On Sat, 26 Feb 2000, Brian Hurt wrote:
Is anyone else out there working on adding PCI enumeration to OpenBIOS? Any one have any pointers to code I can theft, er, reuse? I'm looking at the function pci_scan_bus() in the linux source code (drivers/pci/pci.c), but that looks like it just reads the results of an already-enummerated PCI bus.
you're looking in the wrong place. First, get a later kernel. Then look for PCI_DIRECT in a .c file and you should see it.
ron
- To unsubscribe: send mail to majordomo@freiburg.linux.de with 'unsubscribe openbios' in the body of the message