Subject: CVS commit: syssrc/sys/arch/acorn32/podulebus
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 08/06/2002 02:30:05
Module Name:	syssrc
Committed By:	bjh21
Date:		Mon Aug  5 23:30:05 UTC 2002

Modified Files:
	syssrc/sys/arch/acorn32/podulebus: asc.c cosc.c csc.c ptsc.c

Log Message:
Rather than forcing on XS_POLL in SCSI transfers ourselves, set
SCSIPI_ADAPT_POLL_ONLY to tell the MI scsipi layer to do it for us.  This,
plus G/Cing some debugging code, removes the card-specific scsi_request
wrappers.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/acorn32/podulebus/asc.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/acorn32/podulebus/cosc.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/acorn32/podulebus/csc.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/acorn32/podulebus/ptsc.c

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