diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-06-24 11:31:50 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-06-24 11:31:50 +0000 |
commit | 92b09c6c5e2d15bff7dcfee422cedc5edc1c3315 (patch) | |
tree | 5e0a9953855e6480a2faa8539c1c38ee33f1adc4 /sys/dev/usb/usbdevs.h | |
parent | d73cf00615570a506d820319844ec6e74f8c881f (diff) |
regen
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index bf2137af331..38da34e02ae 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.663 2015/06/16 05:07:54 jsg Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.664 2015/06/24 11:31:49 mpi Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.651 2015/06/16 05:07:25 jsg Exp + * OpenBSD: usbdevs,v 1.652 2015/06/24 11:31:04 mpi Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -541,6 +541,7 @@ #define USB_VENDOR_RALINK 0x148f /* Ralink Technology */ #define USB_VENDOR_STARTECH 0x14b0 /* StarTech.com */ #define USB_VENDOR_CONCEPTRONIC2 0x14b2 /* Conceptronic */ +#define USB_VENDOR_SUPERTOP 0x14cd /* SuperTop */ #define USB_VENDOR_PLANEX3 0x14ea /* Planex Communications */ #define USB_VENDOR_SILICONPORTALS 0x1527 /* Silicon Portals */ #define USB_VENDOR_UBLOX 0x1546 /* U-blox */ @@ -4066,6 +4067,9 @@ #define USB_PRODUCT_SUNTAC_AS64LX 0x000b /* U-Cable type A3 */ #define USB_PRODUCT_SUNTAC_AS144L4 0x0011 /* U-Cable type A4 */ +/* SuperTop products */ +#define USB_PRODUCT_SUPERTOP_IDEBRIDGE 0x6600 /* SuperTop IDE Bridge */ + /* System TALKS, Inc. */ #define USB_PRODUCT_SYSTEMTALKS_SGCX2UL 0x1920 /* SGC-X2UL */ |