diff options
author | Jolan Luff <jolan@cvs.openbsd.org> | 2006-11-01 07:08:51 +0000 |
---|---|---|
committer | Jolan Luff <jolan@cvs.openbsd.org> | 2006-11-01 07:08:51 +0000 |
commit | 5ffa8ca4e9f052b8c4565a2d36b8dc7bd21f0671 (patch) | |
tree | d3fbda4fa238b661369bd710e05902fe670f8e61 /sys | |
parent | 9757e0bd39fd812d09bc5dfd504eb7e121ed742c (diff) |
BWCT serial
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/usb/usbdevs | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 0d3644a5e8a..c46429377c5 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.227 2006/10/26 03:39:09 jsg Exp $ +$OpenBSD: usbdevs,v 1.228 2006/11/01 07:08:50 jolan Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -58,6 +58,7 @@ $OpenBSD: usbdevs,v 1.227 2006/10/26 03:39:09 jsg Exp $ */ vendor EGALAX2 0x0123 eGalax +vendor BWCT 0x03da Bernd Walter Computer Technology vendor AOX 0x03e8 AOX vendor ATMEL 0x03eb Atmel vendor MITSUMI 0x03ee Mitsumi @@ -787,6 +788,9 @@ product BROTHER HL1050 0x0002 HL-1050 laser printer /* Behavior Technology Computer products */ product BTC BTC7932 0x6782 Keyboard/Mouse +/* Bernd Walter Computer Technology products */ +product BWCT 6CHCONSER 0x0001 6ch ConSer + /* Canon, Inc. products */ product CANON N656U 0x2206 CANOSCAN N656U product CANON N1220U 0x2207 CANOSCAN N1220U |