Subject: CVS commit: [netbsd-2] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/16/2005 13:04:31
Module Name:	src
Committed By:	tron
Date:		Wed Mar 16 13:04:31 UTC 2005

Modified Files:
	src/sys/dev/pci [netbsd-2]: pciide_common.c

Log Message:
Pull up revision 1.22 (requested by bouyer in ticket #1016):
Move bus_dma setup out of pciide_dma_init() in a new function,
pciide_dma_dmamap_setup(), for the benefit of drivers that needs special
registers setup in dmainit().


To generate a diff of this commit:
cvs rdiff -r1.8.2.3 -r1.8.2.3.2.1 src/sys/dev/pci/pciide_common.c

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