diff options
author | Felix Kronlage <fkr@cvs.openbsd.org> | 2010-06-14 13:04:45 +0000 |
---|---|---|
committer | Felix Kronlage <fkr@cvs.openbsd.org> | 2010-06-14 13:04:45 +0000 |
commit | add5e907d6d347bbf001a19e0a81799892cacdfa (patch) | |
tree | d3c66c4b68d3e58315a6d19ff289721455d7a962 /sys/dev/usb/usbdevs | |
parent | f069b2c12883171bf275443909e794ed6cb86bac (diff) |
add usb device id for edvo device CNU-680
ok jsg@
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 1136562f2a0..e891e2336e3 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.499 2010/06/01 04:53:17 mglocker Exp $ +$OpenBSD: usbdevs,v 1.500 2010/06/14 13:04:44 fkr Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1143,6 +1143,7 @@ product CMOTECH CM5100P 0x5523 CM-5100P EVDO product CMOTECH CCU550 0x5533 CCU-550 EVDO product CMOTECH CNU550pro 0x5543 CNU-550pro EVDO product CMOTECH CGU628 0x6006 CGU-628 +product CMOTECH CNU680 0x6803 CNU-680 product CMOTECH CGU628_DISK 0xf000 CGU-628 disk mode /* Conceptronic products */ |