diff options
author | weongyo <weongyo@FreeBSD.org> | 2009-05-29 10:10:23 +0000 |
---|---|---|
committer | weongyo <weongyo@FreeBSD.org> | 2009-05-29 10:10:23 +0000 |
commit | be2772a684b761a0e896a5808a48c30e67fdbbe5 (patch) | |
tree | 66b22772c20fc8d452a7c427debf573e41e726a6 /sys/dev/usb/usbdevs | |
parent | ae136aabf041855e6890b6d5505e5563af926a50 (diff) | |
download | FreeBSD-src-be2772a684b761a0e896a5808a48c30e67fdbbe5.zip FreeBSD-src-be2772a684b761a0e896a5808a48c30e67fdbbe5.tar.gz |
adds new device IDs.
PR: usb/135009
Submitted by: Bill Squire <billsf at 2600.COM>
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 183a77d..363f0e6 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -709,7 +709,10 @@ product ABOCOM WUG2700 0xb21f WUG2700 product ACCTON USB320_EC 0x1046 USB320-EC Ethernet Adapter product ACCTON 2664W 0x3501 2664W product ACCTON 111 0x3503 T-Sinus 111 Wireless Adapter -product ACCTON SMCWUSBG 0x4505 SMCWUSB-G +product ACCTON SMCWUSBG_NF 0x4505 SMCWUSB-G (no firmware) +product ACCTON SMCWUSBG 0x4506 SMCWUSB-G +product ACCTON SMCWUSBTG2_NF 0x4507 SMCWUSBT-G2 (no firmware) +product ACCTON SMCWUSBTG2 0x4508 SMCWUSBT-G2 product ACCTON PRISM_GT 0x4521 PrismGT USB 2.0 WLAN product ACCTON SS1001 0x5046 SpeedStream Ethernet Adapter product ACCTON ZD1211B 0xe501 ZD1211B |