RE: [OpenBIOS] PCI enumeration?
-----Original Message----- From: Brian Hurt [SMTP:bhurt@talkware.net] Sent: Saturday, February 26, 2000 2:44 PM To: OpenBios Mailing List Subject: [OpenBIOS] PCI enumeration?
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.
Help would be greatly appreciated.
Brian
- To unsubscribe: send mail to majordomo@freiburg.linux.de with 'unsubscribe openbios' in the body of the message
Hello, I posted this a little earlier: As for PCI initialization stuff you may want to check out the Ralf Brown page. He has a very nice piece of software that finds all your PCI devices with lots of information on the devices. http://www.cs.cmu.edu/afs/cs.cmu.edu/user/ralf/pub/WWW/files.html This has his interrupt list AND "RBpciv1.19 - PCI device info program". Wallace - To unsubscribe: send mail to majordomo@freiburg.linux.de with 'unsubscribe openbios' in the body of the message
participants (1)
-
Wallace I. Kroeker