Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/bebox/stand/boot



Module Name:    src
Committed By:   kiyohara
Date:           Thu Oct 14 06:58:23 UTC 2010

Modified Files:
        src/sys/arch/bebox/stand/boot: Makefile boot.c conf.c version
Added Files:
        src/sys/arch/bebox/stand/boot: sd.c sdvar.h siop.c

Log Message:
Support kernel load from SCSI HDD with onboard siop.  It is very EXPERIMENTAL!!


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/bebox/stand/boot/Makefile
cvs rdiff -u -r1.22 -r1.23 src/sys/arch/bebox/stand/boot/boot.c
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/bebox/stand/boot/conf.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/bebox/stand/boot/sd.c \
    src/sys/arch/bebox/stand/boot/sdvar.h \
    src/sys/arch/bebox/stand/boot/siop.c
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/bebox/stand/boot/version

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