Dave
Actually, at a minimum, I should change this:
if (!symbol_exists("pci_devices")) error(FATAL, "no PCI devices found
on this system.\n");
to the generic option_not_supported() message.
Can you accept this change I basically replaced above error message to
option_not_supported() call.
Do let me know your observation
Thanks
Sharyathi N