Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Richard Earnshaw <rearnsha@netbsd.org>
List: source-changes
Date: 02/11/2005 21:11:16
Module Name:	src
Committed By:	rearnsha
Date:		Fri Feb 11 21:11:16 UTC 2005

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

Log Message:
Add support for Artisea chips operating in DPA mode, which has a
16-bit view of the ATA command registers for extended commands.

Approved by briggs.


To generate a diff of this commit:
cvs rdiff -r1.217 -r1.218 src/sys/dev/ic/wdc.c
cvs rdiff -r1.79 -r1.80 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.