diff options
author | imp <imp@FreeBSD.org> | 2007-06-22 05:14:27 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2007-06-22 05:14:27 +0000 |
commit | 8de1c80f2c98ec30f9b716c2421f59ef1637975b (patch) | |
tree | 492bd008598cc0cdfc4a787bf2d91515eab54122 /sys/dev/usb/usbdevs | |
parent | 07622d6318eb526c8e7e46c7d6d2e445ac6d0696 (diff) | |
download | FreeBSD-src-8de1c80f2c98ec30f9b716c2421f59ef1637975b.zip FreeBSD-src-8de1c80f2c98ec30f9b716c2421f59ef1637975b.tar.gz |
USL101 Host-to-Host bridge support
PR: 82436
Submitted by: Maxim M. Kazachek
Approved by: re (kensmith)
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 7e54b68..8cd09b6 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1042,6 +1042,7 @@ product FUJITSU AH_F401U 0x105b AH-F401U Air H device product GENERALINSTMNTS SB5100 0x5100 SURFboard SB5100 Cable modem /* Genesys Logic products */ +product GENESYS GL620USB 0x0501 GL620USB Host-Host interface product GENESYS GL650 0x0604 GL650 Hub product GENESYS GL641USB 0x0700 GL641USB CompactFlash Card Reader product GENESYS GL641USB2IDE_2 0x0701 GL641USB USB-IDE Bridge No 2 |