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: jmcneill
Date: Sun Jan 7 01:04:26 UTC 2007
Modified Files:
src/sys/arch/i386/i386: machdep.c
src/sys/arch/i386/include: xbox.h
src/sys/arch/i386/xbox: xbox.c
Log Message:
Remove nForce ethernet hack from machdep and instead call xbox_startup from
cpu_startup, which applies the patch.
To generate a diff of this commit:
cvs rdiff -r1.591 -r1.592 src/sys/arch/i386/i386/machdep.c
cvs rdiff -r1.2 -r1.3 src/sys/arch/i386/include/xbox.h
cvs rdiff -r1.1 -r1.2 src/sys/arch/i386/xbox/xbox.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