svn commit: r346393 - stable/12/sys/dev/usb
Bjoern A. Zeeb
bz at FreeBSD.org
Tue Sep 3 14:07:13 UTC 2019
Author: bz
Date: Fri Apr 19 15:48:57 2019
New Revision: 346393
URL: https://svnweb.freebsd.org/changeset/base/346393
Log:
MFC r344959:
Add two more products found inside a T480 to usbdevs.
Add an Intel Bluetooth module.
Add Synaptics as a vendor with a fingerprint reader product.
Modified:
stable/12/sys/dev/usb/usbdevs
Directory Properties:
stable/12/ (props changed)
Modified: stable/12/sys/dev/usb/usbdevs
==============================================================================
--- stable/12/sys/dev/usb/usbdevs Fri Apr 19 15:46:08 2019 (r346392)
+++ stable/12/sys/dev/usb/usbdevs Fri Apr 19 15:48:57 2019 (r346393)
@@ -351,6 +351,7 @@ vendor ALCATELT 0x06b9 Alcatel Telecom
vendor AGFA 0x06bd AGFA-Gevaert
vendor ASIAMD 0x06be Asia Microelectronic Development
vendor BIZLINK 0x06c4 Bizlink International
+vendor SYNAPTICS 0x06cb Synaptics, Inc.
vendor KEYSPAN 0x06cd Keyspan / InnoSys Inc.
vendor CONTEC 0x06ce Contec products
vendor AASHIMA 0x06d6 Aashima Technology
@@ -2582,6 +2583,7 @@ 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 SNP 0x0a2b Stone Peak (7265) Bluetooth Module
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
@@ -2673,6 +2675,9 @@ product KEISOKUGIKEN USBDAQ 0x0068 HKS-0200 USBDAQ
/* Kensington products */
product KENSINGTON ORBIT 0x1003 Orbit USB/PS2 trackball
product KENSINGTON TURBOBALL 0x1005 TurboBall
+
+/* Synaptics products */
+product SYNAPTICS FPR9A 0x009a Fingerprint Reader
/* Keyspan products */
product KEYSPAN USA28_NF 0x0101 USA-28 serial Adapter (no firmware)
More information about the svn-src-stable
mailing list