Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/x86




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/sys/arch/x86

From: "David Young" <dyoung%netbsd.org@localhost>

Date: Sun, 28 Aug 2011 06:04:18 +0000


Module Name:    src
Committed By:   dyoung
Date:           Sun Aug 28 06:04:18 UTC 2011

Modified Files:
        src/sys/arch/x86/include: pci_machdep_common.h
        src/sys/arch/x86/pci: pci_machdep.c

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/x86/include/pci_machdep_common.h
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/x86/pci/pci_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: src/sys/arch/x86/pci

Next by Date: CVS commit: src/sys/arch/x86/pci

Previous by Thread: CVS commit: src/sys/arch/x86/pci

Next by Thread: CVS commit: src/sys/arch/x86/pci

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index