Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 08/11/2004 17:51:24
Module Name:	src
Committed By:	mycroft
Date:		Wed Aug 11 17:51:24 UTC 2004

Modified Files:
	src/sys/dev/scsipi: atapi_wdc.c

Log Message:
Change the behavior when a transfer mode setting is rejected.  For PIO, fall
back to mode 3.  For DMA, fall back to mode 0.  These are the minimums for
ATAPI.  For UDMA, fail.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 src/sys/dev/scsipi/atapi_wdc.c

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