svn commit: r208011 - head/sys/dev/usb

Andrew Thompson thompsa at FreeBSD.org
Wed May 12 22:45:45 UTC 2010


Author: thompsa
Date: Wed May 12 22:45:44 2010
New Revision: 208011
URL: http://svn.freebsd.org/changeset/base/208011

Log:
  Add the ASUS MyPal A730W device id.
  
  Submitted by:	Dmitry Luhtionov

Modified:
  head/sys/dev/usb/usbdevs

Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs	Wed May 12 22:44:57 2010	(r208010)
+++ head/sys/dev/usb/usbdevs	Wed May 12 22:45:44 2010	(r208011)
@@ -1007,6 +1007,7 @@ 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 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


More information about the svn-src-all mailing list