Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/20/2004 20:53:20
Module Name:	src
Committed By:	thorpej
Date:		Fri Aug 20 20:53:20 UTC 2004

Modified Files:
	src/sys/dev/ata: ata.c

Log Message:
In ata_get_params(), use the (*ata_exec_command)() available from the
ata_bustype rather than using wdc_exec_command() directly.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 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.