Subject: changed files: 'src/sys/arch/mac68k/scsi cd.c ch.c scsi_all.h scsi_base.c scsi_cd.h scsi_changer.h scsi_debug.h scsi_disk.h scsi_ioctl.c scsi_tape.h scsiconf.c scsiconf.h sd.c st.c uk.c'
To: None <source-changes>
From: Alien Briggs <briggs>
List: source-changes
Date: 01/29/1994 17:22:03
Update of /b/source/CVS/src/sys/arch/mac68k/scsi
In directory sun-lamp.cs.berkeley.edu:/f/users/briggs/current/sys/arch/mac68k/scsi

Modified Files:
	cd.c ch.c scsi_all.h scsi_base.c scsi_cd.h scsi_changer.h 
	scsi_debug.h scsi_disk.h scsi_ioctl.c scsi_tape.h scsiconf.c 
	scsiconf.h sd.c st.c uk.c 
Log Message:
Update to magnum scsi system.  Also added a function to sd.c to map a
scsi target to a disk unit for setroot().  If anyone knows a better way
to do this, please let me know.  The only other way I could think of
would be to add a field in disk.h:struct dkdevice to reference the scsi
target.  Ideally, the correct boot device would be passed in from the
booter.  As we only have one scsi bus (until we support NuBUS scsi
cards), it makes sense to be backward-compatible (especially since mac
weenies seem to need help tying their shoes).


------------------------------------------------------------------------------