On Mon, 25 Sep 2000, Andrzej Krzysztofowicz wrote:
> BTW, what do you think of idea making the pci.ids base modular ?
> I mean replacing data requests from pci.ids base by their queuing requests 
> (+ eventually request_module(pci_ids) to process the queue if possible )
> 
> The module while loading should process the queue.
> 
> I see two advantages of this solution:
> - make if possible to use Vendor/Device info when booting from floppy
>   (kernel size limitations)
> - useful for hot-plugable PCI devices...

I'm not sure I understand what you are describing here...

pci.ids is just a vendor/device id -> device name map.  It shouldn't
affect functionality at all... just whether or not you know the names of
your devices.

        Jeff




-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to