Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2018 14:04:59 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r334333 - head/sys/dev/usb
Message-ID:  <201805291404.w4TE4xgb051472@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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