diff options
author | Marcus Glocker <mglocker@cvs.openbsd.org> | 2010-07-25 11:20:07 +0000 |
---|---|---|
committer | Marcus Glocker <mglocker@cvs.openbsd.org> | 2010-07-25 11:20:07 +0000 |
commit | 1d6084a43493af0c1e7560d897aaeecdc2df1690 (patch) | |
tree | ffa91fe775d8c774f7013d34815e854faf4fcbdb | |
parent | 0a3cf252e8cd9b325e683e7bc6fb2432ea21d880 (diff) |
Add another uvideo(4) device which needs the
UVIDEO_FLAG_FIX_MAX_VIDEO_FRAME_SIZE quirk.
-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 6ca2f3b8099..3472a61c11f 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.508 2010/07/19 05:12:49 jakemsr Exp $ +$OpenBSD: usbdevs,v 1.509 2010/07/25 11:20:06 mglocker Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -2556,6 +2556,7 @@ product MSI BLUETOOTH_3 0xa97a Bluetooth /* Microdia / Sonix Techonology Co., Ltd. products */ product MICRODIA YUREX 0x1010 YUREX +product MICRODIA CAM_1 0x62c0 CAM_1 /* Micronet Communications products */ product MICRONET SP128AR 0x0003 SP128AR EtherFast |