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: Thu Jan 4 18:16:44 UTC 2007
Modified Files:
src/sys/arch/i386/conf: files.i386
src/sys/arch/i386/i386: machdep.c
Added Files:
src/sys/arch/i386/conf: XBOX
src/sys/arch/i386/include: xbox.h
src/sys/arch/i386/xbox: pic16l.S xboxfb.c xboxlcd.c
Log Message:
Microsoft Xbox support, from Andrew Gillham.
Still requires some bug fixes in the nfe(4) driver; works with USB ethernet.
Requires Xromwell / Cromwell 2.41dev or above to boot. Tested both CD boot
and etherboot.
xboxfb(4) currently does not work properly with component video cables.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/i386/conf/XBOX
cvs rdiff -r1.297 -r1.298 src/sys/arch/i386/conf/files.i386
cvs rdiff -r1.586 -r1.587 src/sys/arch/i386/i386/machdep.c
cvs rdiff -r0 -r1.1 src/sys/arch/i386/include/xbox.h
cvs rdiff -r0 -r1.1 src/sys/arch/i386/xbox/pic16l.S \
src/sys/arch/i386/xbox/xboxfb.c src/sys/arch/i386/xbox/xboxlcd.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