Subject: sun-lamp CVS commits
To: None <source-changes@sun-lamp.cs.berkeley.edu>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 11/03/1994 12:30:02
mycroft
Thu Nov 3 12:22:52 PST 1994
Update of /b/source/CVS/src/sys/arch/i386/include
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/i386/include
Modified Files:
cpu.h
Log Message:
Add CONFIG_INDIRECT flag.
mycroft
Thu Nov 3 12:24:24 PST 1994
Update of /b/source/CVS/src/sys/scsi
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/scsi
Modified Files:
scsiconf.c scsiconf.h
Log Message:
Remove a couple of i386-specific hacks, and make a couple of others #ifdef
CONFIG_INDIRECT instead.
mycroft
Thu Nov 3 12:27:03 PST 1994
Update of /b/source/CVS/src/sys/sys
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/sys
Modified Files:
device.h
Log Message:
If CONFIG_INDIRECT, the second arg to the match routine is a softc, not a cfdata.