Subject: CVS commit: [netbsd-1-5] src/sys/dev/ata
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 01/23/2003 10:11:30
Module Name:	src
Committed By:	msaitoh
Date:		Thu Jan 23 08:11:29 UTC 2003

Modified Files:
	src/sys/dev/ata [netbsd-1-5]: ata.c

Log Message:
Pull up revision 1.17 (requested by Manuel Bouyer):

 read status after data commands in wdc_exec_command(). Mandatory for data out
 commands (nonw are used for now), and doesn't hurt for data in. Also keep
 track if we did transfer data. Makes the probe more robust and solves
 kern/16159


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.13.4.1 src/sys/dev/ata/ata.c

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