Source-Changes archive

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

CVS commit: syssrc/sys/dev/pci



Module Name:    syssrc
Committed By:   thorpej
Date:           Tue Aug 28 15:13:49 UTC 2001

Modified Files:
        syssrc/sys/dev/pci: pciconf.c

Log Message:
Add a TODO item: Do this in 2 passes.  One pass that configures the
bus (and optionally maps expansion ROMs), and an optional second
pass to disable expansion ROMs that are mapped.  This would allow
MD code to possibly execute the expansion ROMs (possibly in an x86
emulator) to configure a device (e.g. a VGA card, which pretty much
needs to be configured by its ROM).


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/pci/pciconf.c

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