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

Bruce M Simpson bms at FreeBSD.org
Tue Jan 10 00:28:02 UTC 2017


Author: bms
Date: Tue Jan 10 00:28:01 2017
New Revision: 311844
URL: https://svnweb.freebsd.org/changeset/base/311844

Log:
  Add PID for Belkin F5U258 "Windows Easy Transfer Cable", a udbp-like device.

Modified:
  head/sys/dev/usb/usbdevs

Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs	Tue Jan 10 00:03:43 2017	(r311843)
+++ head/sys/dev/usb/usbdevs	Tue Jan 10 00:28:01 2017	(r311844)
@@ -1318,6 +1318,7 @@ product BELKIN RTL8188CU	0x1102  RTL8188
 product BELKIN F9L1103		0x1103	F9L1103 Wireless Adapter
 product BELKIN RTL8192CU	0x2102	RTL8192CU Wireless Adapter
 product BELKIN F7D2102		0x2103  F7D2102 Wireless Adapter
+product BELKIN F5U258		0x258A	F5U258 Host to Host cable
 product BELKIN ZD1211B		0x4050	ZD1211B
 product BELKIN F5D5055		0x5055	F5D5055
 product BELKIN F5D7050		0x7050	F5D7050 Wireless Adapter


More information about the svn-src-all mailing list