> In digging through the source, I see that ivtv is looking specifically for > the 4444 > #define PCI_VENDOR_ID_ICOMP 0x44444
Since you have already found the line defining the PCI-ID that ivtv looks for, have you tried changing that line? #define PCI_VENDOR_ID_ICOMP 0x4444 changed to #define PCI_VENDOR_ID_ICOMP 0x4404 _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
