diff options
author | Yojiro Uo <yuo@cvs.openbsd.org> | 2010-06-30 16:43:20 +0000 |
---|---|---|
committer | Yojiro Uo <yuo@cvs.openbsd.org> | 2010-06-30 16:43:20 +0000 |
commit | dec4ca01610eae76433bfd863d6908a2c95934b9 (patch) | |
tree | 7e3ea35a22d00b2a910f861b0e4dcfb8dc19b17d | |
parent | a36c9923430f75c6f2a2fd13747862c1fe7c2e0e (diff) |
add MOSCHIP MCS7715
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 9d718a39904..625d9e2f77e 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.502 2010/06/27 01:05:33 maja Exp $ +$OpenBSD: usbdevs,v 1.503 2010/06/30 16:43:19 yuo Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -2614,6 +2614,7 @@ product MOBILITY EASIDOCK 0x0304 EasiDock Ethernet /* MosChip products */ product MOSCHIP MCS7703 0x7703 MCS7703 Serial +product MOSCHIP MCS7715 0x7715 MCS7715 Serial Parallel product MOSCHIP MCS7730 0x7730 MCS7730 Ethernet product MOSCHIP MCS7830 0x7830 MCS7830 Ethernet |