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:39:30
Module Name:	syssrc
Committed By:	bouyer
Date:		Mon Nov 20 20:39:30 UTC 2000

Modified Files:
	syssrc/sys/arch/hpcmips/stand/pbsdboot [thorpej_scsipi]: Makefile
	    README disptest.c elf.c layout.c main.c mips.c pbsdboot.c
	    pbsdboot.dsp pbsdboot.h pbsdboot.uu platid.c platid_mask.c
	    preference.c print.c systeminfo.c tx39xx.c vmem.c vr41xx.c
	syssrc/sys/arch/hpcmips/stand/pbsdboot/res [thorpej_scsipi]:
	    pbsdboot.rc resource.h
Added Files:
	syssrc/sys/arch/hpcmips/stand/pbsdboot [thorpej_scsipi]: hpccmap.c
	    palette.c pbsdboot.config pbsdboot1.uu platid_name.c

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 -r1.1.1.1 -r1.1.1.1.2.1 \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/Makefile \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/layout.c \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.c \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/preference.c
cvs rdiff -r1.2 -r1.2.2.1 syssrc/sys/arch/hpcmips/stand/pbsdboot/README \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/disptest.c \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/elf.c \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/print.c \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/systeminfo.c
cvs rdiff -r0 -r1.1.6.1 syssrc/sys/arch/hpcmips/stand/pbsdboot/hpccmap.c \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/platid_name.c
cvs rdiff -r1.6 -r1.6.2.1 syssrc/sys/arch/hpcmips/stand/pbsdboot/main.c
cvs rdiff -r1.1 -r1.1.2.1 syssrc/sys/arch/hpcmips/stand/pbsdboot/mips.c \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/platid.c \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/platid_mask.c \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/tx39xx.c \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/vr41xx.c
cvs rdiff -r0 -r1.2.6.1 syssrc/sys/arch/hpcmips/stand/pbsdboot/palette.c
cvs rdiff -r0 -r1.9.2.1 \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.config
cvs rdiff -r1.3 -r1.3.2.1 syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.dsp \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/vmem.c
cvs rdiff -r1.4 -r1.4.2.1 syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.h \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot.uu
cvs rdiff -r0 -r1.14.2.1 syssrc/sys/arch/hpcmips/stand/pbsdboot/pbsdboot1.uu
cvs rdiff -r1.1.1.1 -r1.1.1.1.2.1 \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/res/pbsdboot.rc \
    syssrc/sys/arch/hpcmips/stand/pbsdboot/res/resource.h

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