search for: s_pci

Displaying 1 result from an estimated 1 matches for "s_pci".

Did you mean: _pci
2007 Aug 09
1
[PATCH 1/1]: Improving PCI collected informations
...directory of your isolinux/pxelinux (i.e the root directory of your tfptboot server if you are using pxelinux). - Add a call to get_name_from_pci_ids() into the pcitest COM32 module - Add a call to get_module_name_from_pci_ids() into the pcitest COM32 module - Fixing typedef struct { ... } s_pci...; by struct pci... {}; - Improving comments With this patch, pcitest.c32 act like lspci plus a bonus by displaying the linux kernel module assiocated to each pci device. Hope this will be usefull for some of you ;) Testing and feedback are welcome. Signed-off-by:Erwan Velu <erwan.velu at f...