diff options
author | le <le@FreeBSD.org> | 2005-04-08 12:48:05 +0000 |
---|---|---|
committer | le <le@FreeBSD.org> | 2005-04-08 12:48:05 +0000 |
commit | ab10e54fee62f9c6d96349041eb6145b7c74d2db (patch) | |
tree | faae00811ac245afa2170c1d8eeabb8d39823832 /sys/dev/usb/usbdevs | |
parent | 24e2f5bb6c5d80bc842ea0c16840d2bc8f8e01a1 (diff) | |
download | FreeBSD-src-ab10e54fee62f9c6d96349041eb6145b7c74d2db.zip FreeBSD-src-ab10e54fee62f9c6d96349041eb6145b7c74d2db.tar.gz |
Add support for Sitecom USB to serial cable (v2)
PR: usb/79230
Submitted by: Rick van der Zwet <rick@wzoeterwoude.net>
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 bd9661b..30f0bda 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1390,6 +1390,7 @@ product SIRIUS ROADSTER 0x0001 NetComm Roadster II 56 USB /* Sitecom products */ product SITECOM LN029 0x182d USB 2.0 Ethernet +product SITECOM SERIAL 0x2068 USB to serial cable (v2) /* SmartBridges products */ product SMARTBRIDGES SMARTLINK 0x0001 SmartLink USB ethernet |