diff options
author | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2012-07-07 17:59:04 +0000 |
---|---|---|
committer | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2012-07-07 17:59:04 +0000 |
commit | c003ed53405e16dc6ce734b96eabc4961f0de24b (patch) | |
tree | 5da26b5b1f4b899762f61c3b1b3232b645eff566 /sys/dev/usb/usbdevs | |
parent | a92cc53f01f06d021f6b00b9432fabd0ca52dd2d (diff) |
add the x200 camera
ok mpi@
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 41339f26312..5f37aed0459 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.579 2012/04/08 12:15:21 jsg Exp $ +$OpenBSD: usbdevs,v 1.580 2012/07/07 17:59:03 jasper Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1193,6 +1193,7 @@ product CHIC CYPRESS 0x0003 Cypress /* Chicony products */ product CHICONY KB8933 0x0001 KB-8933 keyboard +product CHICONY CAMERA 0x480c Integrated Camera product CHICONY RTL8188CUS_1 0xaff7 RTL8188CUS product CHICONY RTL8188CUS_2 0xaff8 RTL8188CUS product CHICONY RTL8188CUS_3 0xaff9 RTL8188CUS |