diff options
author | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2010-12-17 14:52:41 +0000 |
---|---|---|
committer | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2010-12-17 14:52:41 +0000 |
commit | 09f4dafa8f6f46147a909f7fc859374917df33f2 (patch) | |
tree | b6b2b41969af6b655828fa98292924d8b1916dfb /sys/dev/usb | |
parent | 99ced48cb99b859e75f45d4109466d8e90681de4 (diff) |
add moxa uport110, from rivo nurges
Diffstat (limited to 'sys/dev/usb')
-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 05820ae5817..1e39e821ac4 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.531 2010/12/15 16:49:03 damien Exp $ +$OpenBSD: usbdevs,v 1.532 2010/12/17 14:52:40 jasper Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -466,6 +466,7 @@ vendor ASANTE 0x10bd Asante vendor SILABS 0x10c4 Silicon Labs vendor SILABS3 0x10c5 Silicon Labs vendor VELLEMAN 0x10cf Velleman +vendor MOXA 0x110a Moxa Technologies vendor ANALOG 0x1110 Analog Devices vendor TENX 0x1130 Ten X Technology, Inc. vendor ISSC 0x1131 Integrated System Solution Corp. @@ -3757,6 +3758,9 @@ product USI MC60 0x10c5 MC60 Serial /* Velleman products */ product VELLEMAN K8055 0x5500 K8055 USB Experiment interface board +/* Moxa products */ +product MOXA UPORT1110 0x1110 UPort 1110 + /* VIA products */ product VIA AR9271 0x3801 AR9271 |