diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-10-26 03:39:10 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-10-26 03:39:10 +0000 |
commit | 9a004fe49a0822f80e6969e1844a04a23ba66001 (patch) | |
tree | 1b309d6295d08cefafd7a8bd96ce8bf2b42436e0 /sys/dev/usb/usbdevs | |
parent | b4feea26f4e7d3b2d32b6ab6a94c92402b0e40d4 (diff) |
MosChip serial & Ethernet
Diffstat (limited to 'sys/dev/usb/usbdevs')
-rw-r--r-- | sys/dev/usb/usbdevs | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 590250a3e0c..0d3644a5e8a 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.226 2006/10/19 16:53:48 jsg Exp $ +$OpenBSD: usbdevs,v 1.227 2006/10/26 03:39:09 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -491,6 +491,7 @@ vendor SITECOM 0x6189 Sitecom vendor 3COM2 0x6891 3Com vendor INTEL 0x8086 Intel vendor SITECOM2 0x9016 Sitecom +vendor MOSCHIP 0x9710 MosChip vendor 3COM3 0xa727 3Com vendor HP2 0xf003 Hewlett Packard @@ -1541,6 +1542,10 @@ product MOBILEACTION MA620 0x0620 MA-620 IrDA product MOBILITY EA 0x0204 Ethernet product MOBILITY EASIDOCK 0x0304 EasiDock Ethernet +/* MosChip products */ +product MOSCHIP MCS7703 0x7703 MCS7703 Serial +product MOSCHIP MCS7830 0x7830 MCS7830 Ethernet + /* Motorola products */ product MOTOROLA MC141555 0x1555 MC141555 hub controller product MOTOROLA2 T720C 0x2822 T720c |