diff options
| author | heinz <heinz@NetBSD.org> | 2002-04-12 13:12:28 +0000 |
|---|---|---|
| committer | heinz <heinz@NetBSD.org> | 2002-04-12 13:12:28 +0000 |
| commit | 16e1edf6ab38dfe9eec2f40f16b35dfafbcee6d7 (patch) | |
| tree | 19e24e094a8c86bd72d798b7beb0edf6b7dee7b8 /sys/dev/usb/usbdevs.h | |
| parent | 1283cdaaed72670585ef07e63a3907728a1db20e (diff) | |
Add a bunch of webcams from Philips (infos found on a Linux web site)
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index e28d3d88881..53a191038a4 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,4 +1,4 @@ -/* $NetBSD: usbdevs.h,v 1.244 2002/04/08 20:04:18 augustss Exp $ */ +/* $NetBSD: usbdevs.h,v 1.245 2002/04/12 13:12:29 heinz Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. @@ -979,8 +979,14 @@ #define USB_PRODUCT_PHILIPS_DSS350 0x0101 /* DSS 350 Digital Speaker System */ #define USB_PRODUCT_PHILIPS_DSS 0x0104 /* DSS XXX Digital Speaker System */ #define USB_PRODUCT_PHILIPS_HUB 0x0201 /* hub */ +#define USB_PRODUCT_PHILIPS_PCA645VC 0x0302 /* PCA645VC PC Camera */ #define USB_PRODUCT_PHILIPS_PCA646VC 0x0303 /* PCA646VC PC Camera */ +#define USB_PRODUCT_PHILIPS_PCVC675K 0x0307 /* PCVC675K Vesta PC Camera */ #define USB_PRODUCT_PHILIPS_PCVC680K 0x0308 /* PCVC680K Vesta Pro PC Camera */ +#define USB_PRODUCT_PHILIPS_PCVC690K 0x030c /* PCVC690K Vesta Pro Scan PC Camera */ +#define USB_PRODUCT_PHILIPS_PCVC730K 0x0310 /* PCVC730K ToUCam Fun PC Camera */ +#define USB_PRODUCT_PHILIPS_PCVC740K 0x0311 /* PCVC740K ToUCam Pro PC Camera */ +#define USB_PRODUCT_PHILIPS_PCVC750K 0x0312 /* PCVC750K ToUCam Pro Scan PC Camera */ #define USB_PRODUCT_PHILIPS_DSS150 0x0471 /* DSS 150 Digital Speaker System */ #define USB_PRODUCT_PHILIPS_DIVAUSB 0x1801 /* DIVA USB mp3 player */ |
