summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usbdevs_data.h
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2009-03-24 18:55:33 +0000
committerderaadt <deraadt@openbsd.org>2009-03-24 18:55:33 +0000
commit95a8fddc200812ae373b49d402eba72614ca96af (patch)
tree945ce82e4800643b64115b774a1e345753460b8c /sys/dev/usb/usbdevs_data.h
parentanother ricoh uvc, this one not needing a firmware for once (diff)
downloadwireguard-openbsd-95a8fddc200812ae373b49d402eba72614ca96af.tar.xz
wireguard-openbsd-95a8fddc200812ae373b49d402eba72614ca96af.zip
sync
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
-rw-r--r--sys/dev/usb/usbdevs_data.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h
index 1b475e9307a..1b7e5bb9ab0 100644
--- a/sys/dev/usb/usbdevs_data.h
+++ b/sys/dev/usb/usbdevs_data.h
@@ -1,10 +1,10 @@
-/* $OpenBSD: usbdevs_data.h,v 1.417 2009/03/24 17:51:42 sthen Exp $ */
+/* $OpenBSD: usbdevs_data.h,v 1.418 2009/03/24 18:55:33 deraadt Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: usbdevs,v 1.413 2009/03/24 17:51:01 sthen Exp
+ * OpenBSD: usbdevs,v 1.414 2009/03/24 18:55:30 deraadt Exp
*/
/* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */
@@ -5338,6 +5338,10 @@ const struct usb_known_product usb_known_products[] = {
"VGP-VCC9 Camera",
},
{
+ USB_VENDOR_RICOH, USB_PRODUCT_RICOH_VPGVCCX,
+ "VGP-VCCX Camera",
+ },
+ {
USB_VENDOR_ROLAND, USB_PRODUCT_ROLAND_UA100,
"UA-100 Audio I/F",
},