svn commit: r206328 - stable/8/sys/dev/usb

Andrew Thompson thompsa at FreeBSD.org
Wed Apr 7 00:26:39 UTC 2010


Author: thompsa
Date: Wed Apr  7 00:26:39 2010
New Revision: 206328
URL: http://svn.freebsd.org/changeset/base/206328

Log:
  MFC r202609
  
   Product ID of D-Link DWA-120 after loading the firmware is incorrect.

Modified:
  stable/8/sys/dev/usb/usbdevs
Directory Properties:
  stable/8/sys/   (props changed)
  stable/8/sys/amd64/include/xen/   (props changed)
  stable/8/sys/cddl/contrib/opensolaris/   (props changed)
  stable/8/sys/contrib/dev/acpica/   (props changed)
  stable/8/sys/contrib/pf/   (props changed)
  stable/8/sys/dev/xen/xenpci/   (props changed)

Modified: stable/8/sys/dev/usb/usbdevs
==============================================================================
--- stable/8/sys/dev/usb/usbdevs	Wed Apr  7 00:25:03 2010	(r206327)
+++ stable/8/sys/dev/usb/usbdevs	Wed Apr  7 00:26:39 2010	(r206328)
@@ -1343,8 +1343,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-stable mailing list