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

Modified Files:
	src/sys/dev/ata: ata.c atavar.h
	src/sys/dev/ic: wdc.c wdcvar.h

Log Message:
Move wdc_print_modes() into ata.c and rename it ata_print_modes().


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/dev/ata/ata.c
cvs rdiff -r1.50 -r1.51 src/sys/dev/ata/atavar.h
cvs rdiff -r1.194 -r1.195 src/sys/dev/ic/wdc.c
cvs rdiff -r1.66 -r1.67 src/sys/dev/ic/wdcvar.h

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