Le 13/06/2011 14:22, Sven Barth a écrit :

So I'm planning to clone an AV 450 config struct from the AV 400 one in
pvrusb2 and see what gives, but if anyone has already done it, just let
me know. :)

I haven't done it, but I have a first suggestion for you:

In pvrusb2-devattr.c in the array pvr2_device_table you could copy the
following entry (located at the end of the array):

{ USB_DEVICE(0x0ccd, 0x0039),
.driver_info = (kernel_ulong_t)&pvr2_device_av400},

And replace the second value in "USB_DEVICE" with the device ID of your
AV450 (check with lsusb).

If the two devices are similar technically as well then this should
already be it. ;)

Thanks Sven. I'm already pulling the .39 kernel right now and will try what you suggest as soon as I can.

Amicalement,
--
Albert.
_______________________________________________
pvrusb2 mailing list
[email protected]
http://www.isely.net/cgi-bin/mailman/listinfo/pvrusb2

Reply via email to