Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/usb regen; iPAQ
details: https://anonhg.NetBSD.org/src/rev/61aad1b62273
branches: trunk
changeset: 515865:61aad1b62273
user: pooka <pooka%NetBSD.org@localhost>
date: Sat Oct 06 15:03:34 2001 +0000
description:
regen; iPAQ
diffstat:
sys/dev/usb/usbdevs.h | 3 ++-
sys/dev/usb/usbdevs_data.h | 8 +++++++-
2 files changed, 9 insertions(+), 2 deletions(-)
diffs (39 lines):
diff -r f6c0c994d3ce -r 61aad1b62273 sys/dev/usb/usbdevs.h
--- a/sys/dev/usb/usbdevs.h Sat Oct 06 15:02:22 2001 +0000
+++ b/sys/dev/usb/usbdevs.h Sat Oct 06 15:03:34 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: usbdevs.h,v 1.186 2001/10/05 00:24:52 thorpej Exp $ */
+/* $NetBSD: usbdevs.h,v 1.187 2001/10/06 15:03:34 pooka Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
@@ -459,6 +459,7 @@
#define USB_PRODUCT_CHICONY_KB8933 0x0001 /* KB-8933 keyboard */
/* Compaq products */
+#define USB_PRODUCT_COMPAQ_IPAQPOCKETPC 0x0003 /* iPAQ PocketPC */
#define USB_PRODUCT_COMPAQ_PJB100 0x504a /* Personal Jukebox PJB100 */
/* Connectix products */
diff -r f6c0c994d3ce -r 61aad1b62273 sys/dev/usb/usbdevs_data.h
--- a/sys/dev/usb/usbdevs_data.h Sat Oct 06 15:02:22 2001 +0000
+++ b/sys/dev/usb/usbdevs_data.h Sat Oct 06 15:03:34 2001 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: usbdevs_data.h,v 1.187 2001/10/05 00:24:53 thorpej Exp $ */
+/* $NetBSD: usbdevs_data.h,v 1.188 2001/10/06 15:03:34 pooka Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
@@ -496,6 +496,12 @@
"KB-8933 keyboard",
},
{
+ USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_IPAQPOCKETPC,
+ 0,
+ "Compaq Computers",
+ "iPAQ PocketPC",
+ },
+ {
USB_VENDOR_COMPAQ, USB_PRODUCT_COMPAQ_PJB100,
0,
"Compaq Computers",
Home |
Main Index |
Thread Index |
Old Index