Subject: CVS commit: [netbsd-2] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 08/07/2005 15:51:32
Module Name:	src
Committed By:	riz
Date:		Sun Aug  7 15:51:32 UTC 2005

Modified Files:
	src/sys/dev/pci [netbsd-2]: pciide_acer_reg.h

Log Message:
Pull up revision 1.9 via patch (requested by bouyer in ticket #5555):
Add an optionnal controller callback for channel reset. If the callback
is set to NULL, use the generic reset code.
Use this to work around a bug in some Acer IDE controllers (like the
one found in some sparc systems) where a controller disable/enable
is required after a reset to avoid data corruption when Ultra-DMA is
used. Workaround from opensolaris, thanks to Hiroki Sato for testing.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.6.1 src/sys/dev/pci/pciide_acer_reg.h

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