Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/x86/pci
Module Name: src
Committed By: martin
Date: Sun Jul 20 16:50:29 UTC 2008
Modified Files:
src/sys/arch/x86/pci: pcib.c
Added Files:
src/sys/arch/x86/pci: pcibvar.h
Log Message:
Make the softc externally visible, so other bridges reusing this code
don't have to "get it right" manually.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/x86/pci/pcib.c
cvs rdiff -r0 -r1.1 src/sys/arch/x86/pci/pcibvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index