[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <45CC8F2D.3070902@gmail.com>
Date: Fri, 09 Feb 2007 16:11:41 +0100
From: Jiri Slaby <jirislaby@...il.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc: Dmitry Torokhov <dtor_core@...ritech.net>
Subject: WHATIS scan_keyb
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 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