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

Bjoern A. Zeeb bz at FreeBSD.org
Thu May 24 15:47:16 UTC 2018


Author: bz
Date: Thu May 24 15:47:15 2018
New Revision: 334163
URL: https://svnweb.freebsd.org/changeset/base/334163

Log:
  Add Peraso Technologies, Inc. to the list.
  
  Sponsored by:	Turing Robotic Industries

Modified:
  head/sys/dev/usb/usbdevs

Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs	Thu May 24 15:32:49 2018	(r334162)
+++ head/sys/dev/usb/usbdevs	Thu May 24 15:47:15 2018	(r334163)
@@ -751,6 +751,7 @@ vendor TRIPPLITE	0x2478	Tripp-Lite
 vendor HIROSE		0x2631	Hirose Electric
 vendor NHJ		0x2770	NHJ
 vendor THINGM		0x27b8	ThingM
+vendor PERASO		0x2932	Peraso Technologies, Inc.
 vendor PLANEX		0x2c02	Planex Communications
 vendor QUECTEL		0x2c7c	Quectel Wireless Solutions
 vendor VIDZMEDIA	0x3275	VidzMedia Pte Ltd
@@ -3581,6 +3582,9 @@ product PERACOM SERIAL1		0x0001	Serial
 product PERACOM ENET		0x0002	Ethernet
 product PERACOM ENET3		0x0003	At Home Ethernet
 product PERACOM ENET2		0x0005	Ethernet
+
+/* Peraso Technologies, Inc products */
+product PERASO PRS4001		0x4001	PRS4001 WLAN
 
 /* Philips products */
 product PHILIPS DSS350		0x0101	DSS 350 Digital Speaker System


More information about the svn-src-all mailing list