-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm writing my device driver for a webcam here, using usbvideo.h. I'm using
ibmcam.c as an example of how to build a usb video driver.
This is my id_table:
static struct usb_device_id id_table[] = {
{ USB_DEVICE_VER(VOLCANO_DG640E_VENDOR_ID, VOLCANO_DG640E_PRODUCT_ID, 0x0002,
0x0002) },
{ }
};
Largely copied from ibmcam.c. What do the values 0x0002, 0x0002 do in
id_table?
Please forgive me for asking all these stupid questions. I'm trying to learn
as quickly as I can. Thanks,
David
- --
It's not that engineers are boring people, we just get excited about boring
things.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE/VbHvfC4dKZ8TgzIRAvgjAJ41IEVlwwSR1imt1xOYCNqLQuLOSQCfeHOq
eJE8jRiVSQ7hUkM+7ho2zqA=
=gUNN
-----END PGP SIGNATURE-----
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel