On Mon, Oct 19, 2009 at 5:51 PM, Matteo Miraz <telegraph.road@xxxxxxxxx> wrote: > Devin, > > thanks for the support. > > In the meanwhile, can I try to force the "new" vendor id? > Since I have another pinnacle USB device, I was thinking about > creating a new vendor (something like USB_VID_PINNACLE2). > Is it enough to add it just after the USB_VID_PINNACLE definition and > change the 57th line to > > { USB_DEVICE(USB_VID_PINNACLE2, USB_PID_PINNACLE_PCTV73ESE) }, > > or should I do something else? You can definitely give that a try and see if it starts working. I would suggest you call it USB_VID_PCTVSYSTEMS though, since that is the new name. If it works, send in a patch and we'll merge it. My speculation is that they got a new USB ID because of the Hauppauge acquisition, and they started shipping the existing products with the new ID (thereby we would need both USB ids in the driver). 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