sync
authorbernd <bernd@openbsd.org>
Sat, 12 Jul 2008 16:23:40 +0000 (16:23 +0000)
committerbernd <bernd@openbsd.org>
Sat, 12 Jul 2008 16:23:40 +0000 (16:23 +0000)
sys/dev/usb/usbdevs.h
sys/dev/usb/usbdevs_data.h

index 64eb785..d7f3a18 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: usbdevs.h,v 1.383 2008/07/04 15:07:44 yuo Exp $       */
+/*     $OpenBSD: usbdevs.h,v 1.384 2008/07/12 16:23:40 bernd Exp $     */
 
 /*
  * THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT.
 #define        USB_VENDOR_SWEEX        0x5173          /* Sweex */
 #define        USB_VENDOR_PROLIFIC2    0x5372          /* Prolific Technology */
 #define        USB_VENDOR_ONSPEC2      0x55aa          /* OnSpec */
+#define        USB_VENDOR_ACERLABS2    0x5986          /* Acer */
 #define        USB_VENDOR_ZINWELL      0x5a57          /* Zinwell */
 #define        USB_VENDOR_SITECOM      0x6189          /* Sitecom */
 #define        USB_VENDOR_3COM2        0x6891          /* 3Com */
index bf8f905..0cd780d 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: usbdevs_data.h,v 1.378 2008/07/04 15:07:44 yuo Exp $  */
+/*     $OpenBSD: usbdevs_data.h,v 1.379 2008/07/12 16:23:40 bernd Exp $        */
 
 /*
  * THIS FILE IS AUTOMATICALLY GENERATED.  DO NOT EDIT.
@@ -8521,6 +8521,10 @@ const struct usb_known_vendor usb_known_vendors[] = {
            USB_VENDOR_ONSPEC2,
            "OnSpec",
        },
+       {
+           USB_VENDOR_ACERLABS2,
+           "Acer",
+       },
        {
            USB_VENDOR_ZINWELL,
            "Zinwell",