diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2004-11-19 23:17:04 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2004-11-19 23:17:04 +0000 |
commit | d3f335dd280c68eaad76f1cf4b36c36b27c618b8 (patch) | |
tree | 507dc9e664294c50ec21a48fcbe2722b14d28932 /sys/dev | |
parent | aa3c786e5d37593ed73bc53225e866f8fa3e4f52 (diff) |
remove the atmel dwl120 since the product id appears to be a typo. reorder
the atmel section by product ids while here
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/usb/usbdevs | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index c82c7fc88a5..8b1b70689d9 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.123 2004/11/17 05:00:27 deraadt Exp $ +$OpenBSD: usbdevs,v 1.124 2004/11/19 23:17:03 dlg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -563,11 +563,10 @@ product ATI2 205 0xa001 USB Cable 205 /* Atmel Comp. products */ product ATMEL UHB124 0x3301 UHB124 hub product ATMEL DWL900AP 0x5601 DWL-900AP Wireless access point -product ATMEL DWL120 0x7602 DWL-120 Wireless +product ATMEL AT76C503A 0x7603 AT76c503a product ATMEL BW002 0x7605 BW002 product ATMEL WL1130 0x7613 WL-1130 product ATMEL AT76C505A 0x7614 AT76c505a -product ATMEL AT76C503A 0x7603 AT76c503a /* Audio-Technica products */ product AUDIOTECHNICA ATCHA4USB 0x0009 ATC-HA4USB USB headphone |