The branch main has been updated by bz:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=1910048eb931bb749c42534a8f252d772c0719de

commit 1910048eb931bb749c42534a8f252d772c0719de
Author:     Bjoern A. Zeeb <[email protected]>
AuthorDate: 2021-10-15 10:46:58 +0000
Commit:     Bjoern A. Zeeb <[email protected]>
CommitDate: 2021-11-29 17:44:08 +0000

    USB: add CYUSB330x to usbdevs
    
    Add the Cypress dual USB3/2 HUB CYUSB330x as found in SolidRun's
    HoneyComb to usbdevs.
---
 sys/dev/usb/usbdevs | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs
index 7cf67ecf44bf..874d5b3e54dd 100644
--- a/sys/dev/usb/usbdevs
+++ b/sys/dev/usb/usbdevs
@@ -1639,6 +1639,8 @@ product CYPRESS FMRADIO           0x1002  FM Radio
 product CYPRESS IKARILASER     0x121f  Ikari Laser SteelSeries ApS
 
 product CYPRESS USBRS232       0x5500  USB-RS232 Interface
+product        CYPRESS CYUSB330x       0x6500  HX3 USB 3.0 Hub
+product        CYPRESS CYUSB330x_2     0x6502  HX3 USB 3.0 Hub (USB 2.0)
 product CYPRESS SLIM_HUB       0x6560  Slim Hub
 product CYPRESS XX6830XX       0x6830  PATA Storage Device
 product CYPRESS SILVERSHIELD   0xfd13  Gembird Silver Shield PM

Reply via email to