Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Dec 2016 09:10:48 +0000 (UTC)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r309790 - head/sys/dev/usb
Message-ID:  <201612100910.uBA9AmSJ058332@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: phk
Date: Sat Dec 10 09:10:48 2016
New Revision: 309790
URL: https://svnweb.freebsd.org/changeset/base/309790

Log:
  Add Genesys Logic USB hub.
  
  Make two other USB hub descriptions more precise.

Modified:
  head/sys/dev/usb/usbdevs

Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs	Sat Dec 10 06:27:45 2016	(r309789)
+++ head/sys/dev/usb/usbdevs	Sat Dec 10 09:10:48 2016	(r309790)
@@ -1240,7 +1240,7 @@ product ATHEROS2 AR9170		0x9170	AR9170
 
 /* Atmel Comp. products */
 product ATMEL STK541		0x2109	Zigbee Controller
-product ATMEL UHB124		0x3301	UHB124 hub
+product ATMEL UHB124		0x3301	AT43301 USB 1.1 Hub
 product ATMEL DWL120		0x7603	DWL-120 Wireless Adapter
 product ATMEL BW002		0x7605	BW002 Wireless Adapter
 product ATMEL WL1130USB		0x7613	WL-1130 USB
@@ -2174,7 +2174,8 @@ product GENERALINSTMNTS SB5100	0x5100	SU
 /* Genesys Logic products */
 product GENESYS GL620USB	0x0501	GL620USB Host-Host interface
 product GENESYS GL650		0x0604	GL650 HUB
-product GENESYS GL606		0x0606	USB 2.0 HUB
+product GENESYS GL606		0x0606	GL606 USB 2.0 HUB
+product GENESYS GL850G		0x0608	GL850G USB 2.0 HUB
 product GENESYS GL641USB	0x0700	GL641USB CompactFlash Card Reader
 product GENESYS GL641USB2IDE_2	0x0701	GL641USB USB-IDE Bridge No 2
 product GENESYS GL641USB2IDE	0x0702	GL641USB USB-IDE Bridge



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