Subject: CVS commit: [netbsd-1-6] syssrc/sys/arch/acorn32/podulebus
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 08/08/2002 02:42:21
Module Name:	syssrc
Committed By:	lukem
Date:		Wed Aug  7 23:42:21 UTC 2002

Modified Files:
	syssrc/sys/arch/acorn32/podulebus [netbsd-1-6]: csc.c

Log Message:
Pull up revision 1.4 (requested by bjh21 in ticket #640):
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.2 -r1.2.12.1 syssrc/sys/arch/acorn32/podulebus/csc.c

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