diff options
author | Nathan Binkert <nate@cvs.openbsd.org> | 2001-10-26 18:05:29 +0000 |
---|---|---|
committer | Nathan Binkert <nate@cvs.openbsd.org> | 2001-10-26 18:05:29 +0000 |
commit | 66919d20da331f413f5b14842e1e1e3e9c4f3af1 (patch) | |
tree | 822d120550fc6f6555e264ed09ca96af0495968c /sys/dev/usb | |
parent | 584ca47fc5ab40d3f7b7bf90590667d3a380419e (diff) |
MCT USB-232 interface
from S@mSmith.net
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index e55d6fe6952..9112696bbac 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.35 2001/10/02 01:37:36 millert Exp $ +$OpenBSD: usbdevs,v 1.36 2001/10/26 18:05:28 nate Exp $ /* $NetBSD: usbdevs,v 1.127 2000/11/15 14:36:09 augustss Exp $ */ /* @@ -610,7 +610,9 @@ product MACALLY MOUSE1 0x0101 mouse /* MCT Corp. */ product MCT HUB0100 0x0100 Hub +product MCT DU_H3SP_USB232 0x0200 D-Link DU-H3SP USB BAY Hub product MCT USB232 0x0210 USB-232 Interface +product MCT SITECOM_USB232 0x0230 Sitecom USB-232 Products /* Melco, Inc products */ product MELCO LUATX1 0x0001 LUA-TX Ethernet |