[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PCI] building PCI IDs/drivers DB from Linux kernel sources



On Mon, 30 Jul 2001 11:33:19 +0200, 
Thierry Laronde <thierry@cri74.org> wrote:
>In order to allow a kind of light detection of hardware to be use during
>installation, I wanted to build a database (for PCI: I start with the
>easiest...) with the following format:
>
>CLASS_ID	VENDOR_ID	DEVICE_ID	driver_name

depmod already builds /lib/modules/`uname -r`/modules.pcimap containing
all the data required for PCI identification.  Before you reinvent too
many wheels, see the hotplug project,
http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel



Reply to: