diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-10-23 17:13:56 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2008-10-23 17:13:56 +0000 |
commit | 866c106d2117a273a9f4bd2d7ff86ee827614490 (patch) | |
tree | 841fdaffb3f8b61a236b009b7090a0e6828c09c2 /sys/dev/usb/usbdevs | |
parent | 32e4f7d89758560b47521a0c802e5c1391c0af6e (diff) |
moschip ethernet devices
Diffstat (limited to 'sys/dev/usb/usbdevs')
-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 5926c0153ce..d3dc53a702e 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.386 2008/10/03 15:09:52 deraadt Exp $ +$OpenBSD: usbdevs,v 1.387 2008/10/23 17:13:55 deraadt Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1996,6 +1996,7 @@ product MOBILITY EASIDOCK 0x0304 EasiDock Ethernet /* MosChip products */ product MOSCHIP MCS7703 0x7703 MCS7703 Serial +product MOSCHIP MCS7730 0x7730 MCS7730 Ethernet product MOSCHIP MCS7830 0x7830 MCS7830 Ethernet /* Motorola products */ @@ -2597,6 +2598,7 @@ product SITECOMEU RT2870_2 0x002b RT2870 product SITECOMEU RT2870_3 0x002c RT2870 product SITECOMEU RT2870_4 0x002d RT2870 product SITECOMEU LN028 0x061c LN-028 +product SITECOMEU LN030 0x0021 LN-030 product SITECOMEU WL113 0x9071 WL-113 product SITECOMEU ZD1211B 0x9075 ZD1211B product SITECOMEU WL172 0x90ac WL-172 |