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:           Sat Jan  6 18:42:36 UTC 2007

Modified Files:
        src/sys/arch/i386/conf: files.i386
        src/sys/arch/i386/i386: machdep.c
        src/sys/arch/i386/include: xbox.h
Added Files:
        src/sys/arch/i386/xbox: xbox.c

Log Message:
Use the pic16lc@iic driver for setting the system LED, rebooting, and
powering off the machine instead of the assembly code in pic16l.S


To generate a diff of this commit:
cvs rdiff -r1.298 -r1.299 src/sys/arch/i386/conf/files.i386
cvs rdiff -r1.590 -r1.591 src/sys/arch/i386/i386/machdep.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/i386/include/xbox.h
cvs rdiff -r0 -r1.1 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