--- - branch: MAIN date: Sun Aug 28 06:04:18 UTC 2011 files: - new: '1.8' old: '1.7' path: src/sys/arch/x86/include/pci_machdep_common.h pathrev: src/sys/arch/x86/include/pci_machdep_common.h@1.8 type: modified - new: '1.48' old: '1.47' path: src/sys/arch/x86/pci/pci_machdep.c pathrev: src/sys/arch/x86/pci/pci_machdep.c@1.48 type: modified id: 20110828T060418Z.9e5bf7732aa27e6d63ca115a95aa88207641e5ab log: | Add some code for grovelling in the PCI configuration space for all of the memory & I/O space reserved by the PCI BIOS for PCI devices (including bridges) and recording that information for later use. The code takes between 13k and 50k (depends on the architecture and, bizarrely, the kernel configuration) so I am going to move it from pci_machdep.c into its own module on Monday. module: src subject: 'CVS commit: src/sys/arch/x86' unixtime: '1314511458' user: dyoung