Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Ken Hornstein <kenh@netbsd.org>
List: source-changes
Date: 11/23/1998 15:00:27
Module Name:	src
Committed By:	kenh
Date:		Mon Nov 23 23:00:27 UTC 1998

Modified Files:
	src/sys/dev/ata: atavar.h wd.c
Log Message:
Add a new flag to wdc_command: ATA_READREG.  This will indicate that all
device registers should be read back into the wdc_command structure after
successfull command completion.  Use this this in wdioctl() for
ATAIOCCOMMAND.