diff options
author | brooks <brooks@FreeBSD.org> | 2004-07-01 05:14:12 +0000 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2004-07-01 05:14:12 +0000 |
commit | 18cd3a96f1220373d5a04b85457f61afc6bb0662 (patch) | |
tree | d6c454c8a6a893e3ba7ec5a01b71e7a08d02d3a5 /sys/dev/usb/usbdevs | |
parent | 11afec25d97144990948e0559c54c3e26e4ba78f (diff) | |
download | FreeBSD-src-18cd3a96f1220373d5a04b85457f61afc6bb0662.zip FreeBSD-src-18cd3a96f1220373d5a04b85457f61afc6bb0662.tar.gz |
Product and vendor ids for SIIG US2308 USB to Serial adaptor.
Tested against: rwatson's laptop
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index ed7ee70..9b5ee2b 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -379,6 +379,7 @@ vendor VIDZMEDIA 0x3275 VidzMedia Pte Ltd vendor DAISY 0x3579 Daisy Technology vendor DELL 0x413c Dell vendor INTEL 0x8086 Intel +vendor SIIG2 0x0b39 SIIG vendor HP2 0xf003 Hewlett Packard /* @@ -1192,6 +1193,7 @@ product SIGMATEL I_BEAD100 0x8008 i-Bead 100 MP3 Player /* SIIG products */ product SIIG DIGIFILMREADER 0x0004 DigiFilm-Combo Reader +product SIIG2 US2308 0x0421 USB to Serial /* Silicon Portals Inc. */ product SILICONPORTALS YAPPH_NF 0x0200 YAP Phone (no firmware) |