Subject: CVS commit: syssrc [thorpej_scsipi]
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 11/20/2000 22:07:37
Module Name:	syssrc
Committed By:	bouyer
Date:		Mon Nov 20 20:07:37 UTC 2000

Modified Files:
	syssrc/sys/arch/evbsh3/conf [thorpej_scsipi]: CQREEKSH3 Makefile.evbsh3
	    files.evbsh3 files.shbus sh.x shl.x std.evbsh3
	syssrc/sys/arch/evbsh3/evbsh3 [thorpej_scsipi]: conf.c genassym.cf
	    locore.s machdep.c shb.c
	syssrc/sys/arch/evbsh3/include [thorpej_scsipi]: Makefile conf.h cpu.h
	    endian.h intr.h param.h
Added Files:
	syssrc/sys/arch/evbsh3/conf [thorpej_scsipi]: COMPUTEX7750 COMPUTEXEVB
	    DREAMCAST KZSH401
	syssrc/sys/arch/evbsh3/include [thorpej_scsipi]: endian_machdep.h
	    int_types.h lock.h math.h

Log Message:
Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.


To generate a diff of this commit:
cvs rdiff -r0 -r1.7.2.1 syssrc/sys/arch/evbsh3/conf/COMPUTEX7750
cvs rdiff -r0 -r1.8.2.1 syssrc/sys/arch/evbsh3/conf/COMPUTEXEVB \
    syssrc/sys/arch/evbsh3/conf/KZSH401
cvs rdiff -r1.4 -r1.4.2.1 syssrc/sys/arch/evbsh3/conf/CQREEKSH3 \
    syssrc/sys/arch/evbsh3/conf/files.shbus
cvs rdiff -r0 -r1.6.2.1 syssrc/sys/arch/evbsh3/conf/DREAMCAST
cvs rdiff -r1.1 -r1.1.2.1 syssrc/sys/arch/evbsh3/conf/Makefile.evbsh3 \
    syssrc/sys/arch/evbsh3/conf/files.evbsh3 syssrc/sys/arch/evbsh3/conf/sh.x \
    syssrc/sys/arch/evbsh3/conf/shl.x syssrc/sys/arch/evbsh3/conf/std.evbsh3
cvs rdiff -r1.2 -r1.2.2.1 syssrc/sys/arch/evbsh3/evbsh3/conf.c
cvs rdiff -r1.3 -r1.3.2.1 syssrc/sys/arch/evbsh3/evbsh3/genassym.cf \
    syssrc/sys/arch/evbsh3/evbsh3/shb.c
cvs rdiff -r1.4 -r1.4.2.1 syssrc/sys/arch/evbsh3/evbsh3/locore.s
cvs rdiff -r1.5 -r1.5.2.1 syssrc/sys/arch/evbsh3/evbsh3/machdep.c
cvs rdiff -r1.1 -r1.1.2.1 syssrc/sys/arch/evbsh3/include/Makefile \
    syssrc/sys/arch/evbsh3/include/conf.h \
    syssrc/sys/arch/evbsh3/include/cpu.h \
    syssrc/sys/arch/evbsh3/include/endian.h \
    syssrc/sys/arch/evbsh3/include/intr.h \
    syssrc/sys/arch/evbsh3/include/param.h
cvs rdiff -r0 -r1.1.6.1 syssrc/sys/arch/evbsh3/include/endian_machdep.h \
    syssrc/sys/arch/evbsh3/include/lock.h \
    syssrc/sys/arch/evbsh3/include/math.h
cvs rdiff -r0 -r1.1.2.1 syssrc/sys/arch/evbsh3/include/int_types.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.