On Sun, 2 Aug 2009 14:12:28 -0500 (CDT) Theodore Kilgore <kilgota@xxxxxxxxxxxxxxxxxxxxxx> wrote: [snip] > > - as there is only one vend:prod, one line is enough in gspca.txt. > > This is a question about which I have been curious for quite some > time, and I think that now is a good time to ask it. > > Just what policy do we have about this? The information which links > brand and model to driver ought to be presented somewhere. If it does > not go into gspca.txt then where exactly is the appropriate place to > put said information? [snip] Hi Theodore, gspca.txt has been defined only to know which subdriver has to be generated for a webcam that a user already owns. The trade name of the webcams are often not clear enough (look at all the Creative varieties). So, the user has just to plug her webcam and with the vend:prod ID, she will know which driver she has to generate (you may say that there are already tools which do the job, as easycam, but I do not think they are often used). The device list of the other drivers (CARDLIST.xx) are not sorted and their format (numbered list) does not facilitate this job. So, I prefered a list sorted by vend:prod. In gspca.txt, the 3rd column contains the webcam names. As you can see, it is a comma separated list, so, you may put here all the names you may know. But, is it useful? I think that the webcam names should be only in the file usb.ids which comes with the usbutils. To go further, there should be a general file which should contain all the usb (and pci) devices and their associated drivers. This information exists in /lib/modules/`uname -r`/modules.usbmap when all drivers are generated. So, we just need a tool (and a guy!) to maintain this general file... Best regards. -- Ken ar c'hentañ | ** Breizh ha Linux atav! ** Jef | http://moinejf.free.fr/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html