diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2005-12-13 17:40:32 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2005-12-13 17:40:32 +0000 |
commit | 8f1b304c856d92e002c6761282c4be9e1a07ff84 (patch) | |
tree | 451a5651e694969a6b5cda584e289cebb9e3e0e1 /sys/dev/usb/usbdevs | |
parent | c27a4ca24d96fa824f4578c2873a7e1da25f9a7f (diff) |
support cdce mode.
Diffstat (limited to 'sys/dev/usb/usbdevs')
-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 416c85365c1..fce0bc639f6 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.175 2005/12/09 05:19:06 jsg Exp $ +$OpenBSD: usbdevs,v 1.176 2005/12/13 17:40:31 drahn Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1360,6 +1360,7 @@ product MOBILITY EASIDOCK 0x0304 EasiDock Ethernet /* Motorola products */ product MOTOROLA MC141555 0x1555 MC141555 hub controller product MOTOROLA2 T720C 0x2822 T720c +product MOTOROLA2 USBLAN 0x600c USBLAN product MOTOROLA SB4100 0x4100 SB4100 Cable Modem /* MultiTech products */ |