diff options
| author | tron <tron@NetBSD.org> | 2001-06-10 13:10:46 +0000 |
|---|---|---|
| committer | tron <tron@NetBSD.org> | 2001-06-10 13:10:46 +0000 |
| commit | d29b7bb88c6a8f333bc83a4054709690b948b70d (patch) | |
| tree | 1c3f7d1318541a4f64471046a28b4e866949017c /sys/dev/usb/usbdevs_data.h | |
| parent | 8a6a34f18e90f0dae6a2ea4468b431d1f83684da (diff) | |
Regen from "usbdevs".
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
| -rw-r--r-- | sys/dev/usb/usbdevs_data.h | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index 58c6e33dbc8..ce48cc7a51a 100644 --- a/sys/dev/usb/usbdevs_data.h +++ b/sys/dev/usb/usbdevs_data.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs_data.h,v 1.175 2001/06/04 06:00:43 augustss Exp $ */ +/* $NetBSD: usbdevs_data.h,v 1.176 2001/06/10 13:10:46 tron Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.171 2001/06/04 06:00:20 augustss Exp + * NetBSD: usbdevs,v 1.172 2001/06/10 13:10:25 tron Exp */ /* @@ -1594,6 +1594,12 @@ const struct usb_knowndev usb_knowndevs[] = { "hub", }, { + USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCA646VC, + 0, + "Philips", + "PCA646VC PC Camera", + }, + { USB_VENDOR_PHILIPS, USB_PRODUCT_PHILIPS_PCVC680K, 0, "Philips", |
