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

Andrew Thompson thompsa at FreeBSD.org
Tue Dec 22 02:15:36 UTC 2009


Author: thompsa
Date: Tue Dec 22 02:15:36 2009
New Revision: 200827
URL: http://svn.freebsd.org/changeset/base/200827

Log:
  Add missed usb product define in r200826.

Modified:
  head/sys/dev/usb/usbdevs

Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs	Tue Dec 22 02:13:23 2009	(r200826)
+++ head/sys/dev/usb/usbdevs	Tue Dec 22 02:15:36 2009	(r200827)
@@ -2347,6 +2347,7 @@ product ROCKFIRE GAMEPAD	0x2033	gamepad 
 
 /* RATOC Systems products */
 product RATOC REXUSB60		0xb000	REX-USB60
+product RATOC REXUSB60F		0xb020	REX-USB60F
 
 /* Sagem products */
 product SAGEM USBSERIAL		0x0027	USB-Serial Controller


More information about the svn-src-head mailing list