hal/hald/linux2 ids.c,1.3,1.4
David Zeuthen
david at freedesktop.org
Mon Feb 28 12:56:52 PST 2005
Update of /cvs/hal/hal/hald/linux2
In directory gabe:/tmp/cvs-serv5271/hald/linux2
Modified Files:
ids.c
Log Message:
2005-02-28 David Zeuthen <davidz at redhat.com>
* hald/linux2/ids.c: Added TOS6200, TOS6202, TOS6207 entries from
Richard Hughes <ee21rh at surrey.ac.uk> - he got them from
http://homel.vsb.cz/~pop036/files/acpi_toshiba.c
Index: ids.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/ids.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ids.c 23 Jan 2005 23:11:59 -0000 1.3
+++ ids.c 28 Feb 2005 20:56:50 -0000 1.4
@@ -559,7 +559,11 @@
}
-/* This, somewhat incomplete, list is from http://www.plasma-online.de/english/identify/serial/pnp_id_pnp.html */
+/* This, somewhat incomplete, list is from
+ * http://www.plasma-online.de/english/identify/serial/pnp_id_pnp.html
+ *
+ * Keep this sorted!
+ */
static char *pnp_ids_list[] = {
"PNP0000", "AT Interrupt Controller",
"PNP0001", "EISA Interrupt Controller",
@@ -871,6 +875,9 @@
"PNPB02F", "Joystick/Game port",
"PNPC000", "Compaq 14400 Modem (TBD)",
"PNPC001", "Compaq 2400/9600 Modem (TBD)",
+ "TOS6200", "Toshiba Notebook Extra HCI driver",
+ "TOS6202", "Toshiba Notebook Extra HCI driver",
+ "TOS6207", "Toshiba Notebook Extra HCI driver",
NULL
};
More information about the hal-commit
mailing list