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



details:   https://anonhg.NetBSD.org/src/rev/89e9a3a8a021
branches:  trunk
changeset: 486363:89e9a3a8a021
user:      castor <castor%NetBSD.org@localhost>
date:      Sat May 20 06:30:13 2000 +0000

description:
regen

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 b75b3a44adeb -r 89e9a3a8a021 sys/dev/usb/usbdevs.h
--- a/sys/dev/usb/usbdevs.h     Sat May 20 06:29:50 2000 +0000
+++ b/sys/dev/usb/usbdevs.h     Sat May 20 06:30:13 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: usbdevs.h,v 1.99 2000/05/14 15:18:33 soren Exp $       */
+/*     $NetBSD: usbdevs.h,v 1.100 2000/05/20 06:30:13 castor Exp $     */
 
 /*
  * THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT.
@@ -228,6 +228,7 @@
 #define        USB_VENDOR_ASAHIOPTICAL 0x0a17          /* Asahi Optical Co., Ltd. */
 #define        USB_VENDOR_BOCASYSTEMS  0x0a43          /* Boca Systems, Inc. */
 #define        USB_VENDOR_BROADCOM     0x0a5c          /* Broadcom Corp. */
+#define        USB_VENDOR_GEOCAST      0x0a79          /* Geocast Network Systems */
 #define        USB_VENDOR_MOTOROLA     0x1063          /* Motorola */
 #define        USB_VENDOR_PLX  0x10b5          /* PLX */
 #define        USB_VENDOR_INSIDEOUT    0x1608          /* Inside Out Networks */
diff -r b75b3a44adeb -r 89e9a3a8a021 sys/dev/usb/usbdevs_data.h
--- a/sys/dev/usb/usbdevs_data.h        Sat May 20 06:29:50 2000 +0000
+++ b/sys/dev/usb/usbdevs_data.h        Sat May 20 06:30:13 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: usbdevs_data.h,v 1.99 2000/05/14 15:18:34 soren Exp $  */
+/*     $NetBSD: usbdevs_data.h,v 1.100 2000/05/20 06:30:13 castor Exp $        */
 
 /*
  * THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT.
@@ -2218,6 +2218,12 @@
            NULL,
        },
        {
+           USB_VENDOR_GEOCAST, 0,
+           USB_KNOWNDEV_NOPROD,
+           "Geocast Network Systems",
+           NULL,
+       },
+       {
            USB_VENDOR_MOTOROLA, 0,
            USB_KNOWNDEV_NOPROD,
            "Motorola",



Home | Main Index | Thread Index | Old Index