summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usbdevs.h
diff options
context:
space:
mode:
authorbms <bms@FreeBSD.org>2003-12-16 17:54:41 +0000
committerbms <bms@FreeBSD.org>2003-12-16 17:54:41 +0000
commite78731536befea09d42f6e0f6f219b4fa29613a1 (patch)
treeb34842d5d165f9570ba122c0de6dc6bd3ebd80fc /sys/dev/usb/usbdevs.h
parent5443bd4c65a5c33099df3c11c47c7dcb4acbfeac (diff)
downloadFreeBSD-src-e78731536befea09d42f6e0f6f219b4fa29613a1.zip
FreeBSD-src-e78731536befea09d42f6e0f6f219b4fa29613a1.tar.gz
Add device IDs for the Bluetake BW002, yet another Atmel AT76C503A
variant. These are found in a flavour of MiniITX board which I'm playing with right now.
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r--sys/dev/usb/usbdevs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h
index 7291fe2..b984344 100644
--- a/sys/dev/usb/usbdevs.h
+++ b/sys/dev/usb/usbdevs.h
@@ -489,6 +489,7 @@
/* Atmel Comp. products */
#define USB_PRODUCT_ATMEL_UHB124 0x3301 /* UHB124 hub */
#define USB_PRODUCT_ATMEL_DWL120 0x7602 /* DWL-120 Wireless adapter */
+#define USB_PRODUCT_ATMEL_BW002 0x7605 /* BW002 Wireless adapter */
/* Avision products */
#define USB_PRODUCT_AVISION_1200U 0x0268 /* 1200U scanner */
OpenPOWER on IntegriCloud