diff options
author | weongyo <weongyo@FreeBSD.org> | 2010-01-19 01:26:40 +0000 |
---|---|---|
committer | weongyo <weongyo@FreeBSD.org> | 2010-01-19 01:26:40 +0000 |
commit | ef112603d3afe9652617691a57cfe94e857b7bd4 (patch) | |
tree | a288352f8d8eed61ab28c94601190189effbd829 /sys/dev/usb/usbdevs | |
parent | c8645fecc0850e2f425f11c50470b0f0ecceb346 (diff) | |
download | FreeBSD-src-ef112603d3afe9652617691a57cfe94e857b7bd4.zip FreeBSD-src-ef112603d3afe9652617691a57cfe94e857b7bd4.tar.gz |
Product ID of D-Link DWA-120 after loading the firmware is incorrect.
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 5b75a7b..b7d5e9c 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1236,8 +1236,8 @@ product DLINK DSB650TX_PNA 0x4003 1/10/100 Ethernet product DLINK DSB650TX3 0x400b 10/100 Ethernet product DLINK DSB650TX2 0x4102 10/100 Ethernet product DLINK DSB650 0xabc1 10/100 Ethernet +product DLINK2 DWA120 0x3a0c DWA-120 product DLINK2 DWA120_NF 0x3a0d DWA-120 (no firmware) -product DLINK2 DWA120 0x3a0e DWA-120 product DLINK2 DWLG122C1 0x3c03 DWL-G122 c1 product DLINK2 WUA1340 0x3c04 WUA-1340 product DLINK2 DWA111 0x3c06 DWA-111 |