On Mon, 2009-08-31 at 12:27 +0200, DCRYPT@xxxxxxxxxxxxxx wrote: > Eduard, > > Could you please specify what to do in order to add a PCI ID to the > driver list? I was investigating by myself some time ago, but could not > manage to do it. > you go to saa716x_hybrid.c and add a "MAKE_ENTRY" to static struct pci_device_id saa716x_hybrid_pci_table structure. (know it is at line 592) You have to choose a config structure for your card I have choose saa716x_atlantis_config and I think it worked. -- 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