Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386
Module Name: src
Committed By: matt
Date: Sat Dec 28 17:11:51 UTC 2002
Modified Files:
src/sys/arch/i386/i386: mainbus.c
src/sys/arch/i386/pnpbios: pnpbios.c
Log Message:
Move the call to isa_dmainit to mainbus_attach from pnpbios_attach since
ACPI needs to have that done for the exact same reasons as ACPI.
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/arch/i386/i386/mainbus.c
cvs rdiff -r1.30 -r1.31 src/sys/arch/i386/pnpbios/pnpbios.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