Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2014 09:02:59 +0000 (UTC)
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r270165 - head/sys/dev/usb
Message-ID:  <201408190902.s7J92xPe019653@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kevlo
Date: Tue Aug 19 09:02:58 2014
New Revision: 270165
URL: http://svnweb.freebsd.org/changeset/base/270165

Log:
  Sort ASUS section and add USB device ID of ASUS USB-AC51.

Modified:
  head/sys/dev/usb/usbdevs

Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs	Tue Aug 19 06:50:54 2014	(r270164)
+++ head/sys/dev/usb/usbdevs	Tue Aug 19 09:02:58 2014	(r270165)
@@ -1173,6 +1173,7 @@ product ASIX AX88772B_1		0x7e2b	AX88772B
 
 /* ASUS products */
 product ASUS2 USBN11		0x0b05	USB-N11
+product ASUS RT2570		0x1706	RT2500USB Wireless Adapter
 product ASUS WL167G		0x1707	WL-167g Wireless Adapter
 product ASUS WL159G		0x170c	WL-159g
 product ASUS A9T_WIFI		0x171b	A9T wireless
@@ -1186,17 +1187,17 @@ product ASUS RT2870_3		0x1742	RT2870
 product ASUS RT2870_4		0x1760	RT2870
 product ASUS RT2870_5		0x1761	RT2870
 product	ASUS USBN13		0x1784	USB-N13
-product	ASUS RT3070_1		0x1790	RT3070
 product ASUS USBN10		0x1786	USB-N10
+product ASUS RT3070_1		0x1790	RT3070
+product ASUS RTL8192SU		0x1791  RTL8192SU
+product ASUS USB_N53		0x179d	ASUS Black Diamond Dual Band USB-N53
 product ASUS RTL8192CU		0x17ab	RTL8192CU
 product ASUS USBN66		0x17ad	USB-N66
 product ASUS USBN10NANO		0x17ba	USB-N10 Nano
-product ASUS RTL8192SU		0x1791  RTL8192SU
+product ASUS AC51		0x17d1	USB-AC51
 product ASUS A730W		0x4202	ASUS MyPal A730W
 product ASUS P535		0x420f	ASUS P535 PDA
-product	ASUS GMSC		0x422f	ASUS Generic Mass Storage
-product ASUS RT2570		0x1706	RT2500USB Wireless Adapter
-product ASUS USB_N53		0x179d	ASUS Black Diamond Dual Band USB-N53
+product ASUS GMSC		0x422f	ASUS Generic Mass Storage
 
 /* ATen products */
 product ATEN UC1284		0x2001	Parallel printer



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408190902.s7J92xPe019653>