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 21:05:09
Module Name:	src
Committed By:	thorpej
Date:		Thu Aug 12 21:05:09 UTC 2004

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

Log Message:
Move wdc_downgrade_mode() to ata.c and rename it to ata_downgrade_mode().


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/dev/ata/ata.c
cvs rdiff -r1.51 -r1.52 src/sys/dev/ata/atavar.h
cvs rdiff -r1.195 -r1.196 src/sys/dev/ic/wdc.c

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