[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091018225641.20994.qmail@stuge.se>
Date: Mon, 19 Oct 2009 00:56:41 +0200
From: Peter Stuge <peter@...ge.se>
To: Randy Dunlap <rdunlap@...otime.net>
Cc: Alan Cox <alan@...rguk.ukuu.org.uk>, linux-kernel@...r.kernel.org
Subject: Re: Adding an ioctl or three
Randy Dunlap wrote:
> > Documentation/ioctl/ioctl-number.txt seems out of date. I picked
> > a number that was used (by linux/toshiba.h) but not listed. Do I
> > have to grep it out?
>
> Can you at least list what files/drivers need to be added to
> Documentation/ioctl/ioctl-number.txt, please?
Linus' include/linux/toshiba.h has a single ioctl:
#define TOSH_SMM _IOWR('t', 0x90, int) /* broken: meant 24 bytes */
Maybe I picked the only unlisted number? :)
//Peter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists