diff options
author | 2001-10-26 18:05:28 +0000 | |
---|---|---|
committer | 2001-10-26 18:05:28 +0000 | |
commit | ad8ee89e0262355c459649c60c569bb9f2a7c332 (patch) | |
tree | 47f9f5859d9c286ef34e508462a48b08b46b2ad0 | |
parent | Update for FreeBSD port. Noted by olof@crt.se. (diff) | |
download | wireguard-openbsd-ad8ee89e0262355c459649c60c569bb9f2a7c332.tar.xz wireguard-openbsd-ad8ee89e0262355c459649c60c569bb9f2a7c332.zip |
MCT USB-232 interface
from S@mSmith.net
-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 |