diff options
author | 2004-11-19 23:17:03 +0000 | |
---|---|---|
committer | 2004-11-19 23:17:03 +0000 | |
commit | 1ae4ff91f3e6bec0f666c72a276b57e3b83e2173 (patch) | |
tree | 029adf8d9cb48bc787d9681fa64d75935f59b923 | |
parent | remove the atmel dwl120 since its product ids dont seem to exist, it looks (diff) | |
download | wireguard-openbsd-1ae4ff91f3e6bec0f666c72a276b57e3b83e2173.tar.xz wireguard-openbsd-1ae4ff91f3e6bec0f666c72a276b57e3b83e2173.zip |
remove the atmel dwl120 since the product id appears to be a typo. reorder
the atmel section by product ids while here
-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 |