Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/18/1997 20:00:04
thorpej
Sat Oct 18 12:51:17 PDT 1997
Update of /cvsroot/src/sys/dev/scsipi
In directory netbsd1:/var/slash-tmp/cvs-serv29738

Modified Files:
	cd.c cd_atapi.c cd_scsi.c ch.c if_se.c scsi_base.c 
	scsipi_base.c scsipi_ioctl.c scsipiconf.h sd.c ss_mustek.c 
	ss_scanjet.c st.c 
Log Message:
Implement two macros, scsipi_command() and scsipi_command_direct(), and
use them to hide the structure of the function pointers we jump through
to issue a command.