diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-01-07 14:06:52 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2014-01-07 14:06:52 +0000 |
commit | 311befe3ba7b9af43e456cbb7973a473702d514f (patch) | |
tree | ec5702cc84d7705390bc8ed5eeaf1633f59fa9ba /sys/dev/usb/usbdevs.h | |
parent | 8f9f888775ded99fca9f73a5f2770ffa745fab3e (diff) |
sync
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index c8448a476a6..4e75856f2a4 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.630 2014/01/07 14:00:54 deraadt Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.631 2014/01/07 14:06:51 deraadt Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.619 2014/01/07 14:00:51 deraadt Exp + * OpenBSD: usbdevs,v 1.620 2014/01/07 14:06:48 deraadt Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -592,6 +592,7 @@ #define USB_VENDOR_TCTMOBILE 0x1bbb /* TCT Mobile */ #define USB_VENDOR_MDS 0x1bc8 /* MDS */ #define USB_VENDOR_ALTI2 0x1bc9 /* Alti-2 */ +#define USB_VENDOR_SUNPLUS 0x1bcf /* Sunplus */ #define USB_VENDOR_WAGO 0x1be3 /* WAGO Kontakttechnik */ #define USB_VENDOR_LONGCHEER 0x1c9e /* Longcheer Technology */ #define USB_VENDOR_DRESDENELEC 0x1cf1 /* Dresden Elektronic */ @@ -1470,6 +1471,7 @@ #define USB_PRODUCT_DLINK_DUBE100B1 0x3c05 /* DUB-E100 rev B1 */ #define USB_PRODUCT_DLINK_RT2870 0x3c09 /* RT2870 */ #define USB_PRODUCT_DLINK_RT3072 0x3c0a /* RT3072 */ +#define USB_PRODUCT_DLINK_DWA140B3 0x3c15 /* DWA-140 rev B3 */ #define USB_PRODUCT_DLINK_DWA127 0x3c1b /* DWA-127 */ #define USB_PRODUCT_DLINK_DSB650C 0x4000 /* 10Mbps Ethernet */ #define USB_PRODUCT_DLINK_DSB650TX1 0x4001 /* 10/100 Ethernet */ @@ -3398,6 +3400,7 @@ #define USB_PRODUCT_RALINK_RT3072 0x3072 /* RT3072 */ #define USB_PRODUCT_RALINK_RT3370 0x3370 /* RT3370 */ #define USB_PRODUCT_RALINK_RT3572 0x3572 /* RT3572 */ +#define USB_PRODUCT_RALINK_RT5370 0x5370 /* RT5370 */ #define USB_PRODUCT_RALINK_RT8070 0x8070 /* RT8070 */ #define USB_PRODUCT_RALINK_RT2570_3 0x9020 /* RT2570 */ #define USB_PRODUCT_RALINK_RT2573_2 0x9021 /* RT2573 */ |