cvs commit: src/sys/bus/pci/i386 pci_cfgreg.c
Hiten Pandya
hmp at crater.dragonflybsd.org
Sat Feb 7 23:10:52 PST 2004
hmp 2004/02/07 23:10:46 PST
DragonFly src repository
Modified files:
sys/bus/pci/i386 pci_cfgreg.c
Log:
Merge from FreeBSD:
Replace an outb() with a DELAY(1) during the test for configuration
mechanism #1. This fixes probing for PCI on some systems.
Revision Changes Path
1.7 +2 -1 src/sys/bus/pci/i386/pci_cfgreg.c
http://www.dragonflybsd.org/cvsweb/src/sys/bus/pci/i386/pci_cfgreg.c.diff?r1=1.6&r2=1.7&f=h
More information about the Commits
mailing list