svn commit: r202609 - head/sys/dev/usb
Weongyo Jeong
weongyo at FreeBSD.org
Tue Jan 19 01:26:41 UTC 2010
Author: weongyo
Date: Tue Jan 19 01:26:40 2010
New Revision: 202609
URL: http://svn.freebsd.org/changeset/base/202609
Log:
Product ID of D-Link DWA-120 after loading the firmware is incorrect.
Modified:
head/sys/dev/usb/usbdevs
Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs Tue Jan 19 01:11:27 2010 (r202608)
+++ head/sys/dev/usb/usbdevs Tue Jan 19 01:26:40 2010 (r202609)
@@ -1236,8 +1236,8 @@ product DLINK DSB650TX_PNA 0x4003 1/10/1
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
More information about the svn-src-all
mailing list