On Wed, Oct 16, 2002, Bob Lockie <[EMAIL PROTECTED]> wrote: > The SANE people don't know. > How is the V4L driver able to detect which USB devices are video devices? > The SANE driver for a USB scanner requires the vendor and product ID as parameters. > > insmod scanner vendor=0x06bd product=0x208f
This is a generic driver. It could as easily use the same table the other USB drivers use and not require the command line options. > insmod videodev > insmod ov511 This driver only supports one device so it knows the vendor/product of all of the hardware it is compatible with and sets up the appropriate table with that list. JE _______________________________________________ Video4linux-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/video4linux-list