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 19:30:13
Module Name:	src
Committed By:	thorpej
Date:		Tue Dec 30 19:30:13 UTC 2003

Modified Files:
	src/sys/dev/ata: atareg.h
	src/sys/dev/ic: wdcreg.h

Log Message:
Move the register definitions for ATA Task File registers to atareg.h;
they are also used by controllers that do not map the registers into the
system address space, and are thus distinct from the "controller" registers.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/dev/ata/atareg.h
cvs rdiff -r1.31 -r1.32 src/sys/dev/ic/wdcreg.h

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