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

Eitan Adler eadler at FreeBSD.org
Tue May 29 14:04:59 UTC 2018


Author: eadler
Date: Tue May 29 14:04:58 2018
New Revision: 334333
URL: https://svnweb.freebsd.org/changeset/base/334333

Log:
  [usbdevs] add several intel product identifiers

Modified:
  head/sys/dev/usb/usbdevs

Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs	Tue May 29 14:04:57 2018	(r334332)
+++ head/sys/dev/usb/usbdevs	Tue May 29 14:04:58 2018	(r334333)
@@ -2521,6 +2521,10 @@ product INTEL2 IRMH        	0x0020	Integrated Rate Mat
 product INTEL2 IRMH2        	0x0024	Integrated Rate Matching Hub
 product INTEL2 IRMH3        	0x8000	Integrated Rate Matching Hub
 product INTEL2 IRMH4        	0x8008	Integrated Rate Matching Hub
+product INTEL2 SFP		0x0aa7  Sandy Peak (3168) Bluetooth Module
+product INTEL2 JFP		0x0aaa	Jefferson Peak (9460/9560) Bluetooth Module
+product INTEL2 THP 		0x0025	Thunder Peak (9160/9260) Bluetooth Module
+product INTEL2 HSP 		0x0026	Harrison Peak (22560) Bluetooth Modu
 
 /* Interbiometric products */
 product INTERBIOMETRICS IOBOARD		0x1002	FTDI compatible adapter


More information about the svn-src-all mailing list