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 17:19:44
Module Name: src
Committed By: thorpej
Date: Fri Aug 20 17:19:44 UTC 2004
Modified Files:
src/sys/dev/ata: atavar.h wd.c
Log Message:
Rename the ata_bustype "ata_reset_channel" member to "ata_reset_drive"
to reflect the new reality after Manuel added the bus reset ioctls.
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/dev/ata/atavar.h
cvs rdiff -r1.289 -r1.290 src/sys/dev/ata/wd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.