Hi.
What's drivers/char/scan_keyb.{c,h} for, when it's referenced in no place (aside
a fact, that it uses some old API and hence is broken)?
$ grep -r scan_keyb *
drivers/char/scan_keyb.c: * $Id: scan_keyb.c,v 1.2 2000/07/04 06:24:42
yaegashi Exp $
drivers/char/scan_keyb.c:struct scan_keyboard {
drivers/char/scan_keyb.c: struct scan_keyboard *next;
drivers/char/scan_keyb.c:static struct scan_keyboard *keyboards=NULL;
drivers/char/scan_keyb.c: struct scan_keyboard *kbd;
drivers/char/scan_keyb.c:int register_scan_keyboard(int (*scan)(unsigned char
*buffer),
drivers/char/scan_keyb.c: struct scan_keyboard *kbd;
drivers/char/scan_keyb.c: kbd = kmalloc(sizeof(struct scan_keyboard),
GFP_KERNEL);
drivers/char/scan_keyb.h: * $Id: scan_keyb.h,v 1.1 2000/06/10 21:45:30
yaegashi Exp $
drivers/char/scan_keyb.h:int register_scan_keyboard(int (*scan)(unsigned char
*buffer),
thanks,
--
http://www.fi.muni.cz/~xslaby/ Jiri Slaby
faculty of informatics, masaryk university, brno, cz
e-mail: jirislaby gmail com, gpg pubkey fingerprint:
B674 9967 0407 CE62 ACC8 22A0 32CC 55C3 39D4 7A7E
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]