Subject: CVS commit: src/sys/dev
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/30/2003 16:28:37
Module Name:	src
Committed By:	thorpej
Date:		Tue Dec 30 16:28:37 UTC 2003

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

Log Message:
Move most of the atabus layer into ata.c.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/dev/ata/ata.c
cvs rdiff -r1.36 -r1.37 src/sys/dev/ata/atavar.h
cvs rdiff -r1.161 -r1.162 src/sys/dev/ic/wdc.c
cvs rdiff -r1.46 -r1.47 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.