On Tue, Jun 7, 2011 at 12:12 PM, Peter Moon <pomoon@xxxxxxxxx> wrote: > According to the Windows driver inf file that I have, the USB ID of > the NTSC version is 2040:b111. Correct. The PAL defaulted device is b110. The NTSC defaulted device is B111. > I can add the USB device definition for the NTSC targeted device as well. You can do this either one of two ways: you can add just the USB ID and point them both to the same card profile. Or you can create two card profiles that are identical in every way except for the default standard. The second approach is probably a better end-user experience (since the default standard would match the user's expectations), but the first approach is less code. Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- 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