>In 5.1 I have already moved the pci_ids into the driver files so
>auto-generating config.c would be moving in the opposite direction,
>and it would would make it very hard to have a multiple driver etherboot.
I know, but I'm not autogenerating config.c, just include files called
$family_ids.c containing the table so you can just as easily include the
file in $family.c and ignore config.c. I agree that it makes more sense
to have the table in $family.c, all you need is a Perl fragment to scan
for a known pattern indicating a table and to turn that into NIC lines.
BTW are you keeping track of which drivers are working in 5.1?
|