Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/01/2004 20:25:22
Module Name:	src
Committed By:	thorpej
Date:		Thu Jan  1 20:25:22 UTC 2004

Modified Files:
	src/sys/dev/ata: ata_wdc.c
	src/sys/dev/ic: wdc.c wdcvar.h
	src/sys/dev/scsipi: atapi_wdc.c

Log Message:
Prepend "wdc_" to wait_for_drq, wait_for_unbusy, and wait_for_ready.


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/sys/dev/ata/ata_wdc.c
cvs rdiff -r1.165 -r1.166 src/sys/dev/ic/wdc.c
cvs rdiff -r1.50 -r1.51 src/sys/dev/ic/wdcvar.h
cvs rdiff -r1.63 -r1.64 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.