diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2004-05-26 22:23:17 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2004-05-26 22:23:17 +0000 |
commit | 3ecc749e808e774f7e3c37e44b78add5e967f58b (patch) | |
tree | 9d007603932e5f97a0d8e604ee02c2aecd2023ef /sys | |
parent | 6f60b171e46429d8f1e014a19a8c78d1e460ecdb (diff) |
sitecom serial adapter
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index d6f56d1a487..9b5b0d31569 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.85 2004/05/19 16:58:35 grange Exp $ +$OpenBSD: usbdevs,v 1.86 2004/05/26 22:23:16 markus Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -374,6 +374,7 @@ vendor NI 0x3923 National Instruments vendor IODATA2 0x40bb I-O Data vendor IRIVER 0x4102 iRiver vendor ONSPEC2 0x55aa OnSpec +vendor SITECOM 0x6189 Sitecom vendor INTEL 0x8086 Intel vendor HP2 0xf003 Hewlett Packard @@ -1351,6 +1352,9 @@ product SILICONPORTALS YAPPHONE 0x0201 YAP Phone /* Sirius Technologies products */ product SIRIUS ROADSTER 0x0001 NetComm Roadster II 56 USB +/* Sitecom products */ +product SITECOM CN104 0x2068 CN104 + /* SmartBridges products */ product SMARTBRIDGES SMARTLINK 0x0001 SmartLink Ethernet product SMARTBRIDGES SMARTNIC 0x0003 smartNIC 2 PnP Adapter |