diff options
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 64eb785d487..d7f3a18a3df 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -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. @@ -545,6 +545,7 @@ #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 */ |