Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 04/21/2001 19:36:38
Module Name:	syssrc
Committed By:	tsutsui
Date:		Sat Apr 21 16:36:38 UTC 2001

Modified Files:
	syssrc/sys/dev/pci: pciide.c
Added Files:
	syssrc/sys/dev/pci: pciide_acard_reg.h

Log Message:
Preliminary support for Acard ATP850/860 UDMA PCI IDE controllers.

XXX Currently disabled by default because it has some problems on macppc.
XXX Maybe some more initialization is needed, but there is few information
XXX about the chips.


To generate a diff of this commit:
cvs rdiff -r1.111 -r1.112 syssrc/sys/dev/pci/pciide.c
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/pciide_acard_reg.h

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