> how about a list with PCI Vendor/Device ID's and the corresponding module,
> CONFIG_OPTION? Same could be done for ISA PnP. That means as soon as someone
> writes a device driver for a PCI/ISA card he/she adds the device/vendor numbers
> in pci-device.txt file. He/she has to know it anyway for the pci_ routines.
It would be better to have each of the drivers list the PCI ID's it's
able to handle and use it to control autoprobing and also for building
a ID->driver table you'd like.
Have a nice fortnight
-- Martin `MJ' Mares <mj@ucw.cz> http://atrey.karlin.mff.cuni.cz/~mj/ Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth "If a train station is where the train stops, what is a work station?"- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/