Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 11/20/2002 21:20:25
Module Name:	syssrc
Committed By:	bouyer
Date:		Wed Nov 20 19:20:25 UTC 2002

Modified Files:
	syssrc/sys/dev/pci: pciide.c

Log Message:
For sis_setup_channel, acer_setup_channel, hpt_setup_channel,
pdc202xx_setup_channel, pdc20268_setup_channel:
Properly compute the address of the DMA control register for channel 1.
I think the controllers ignore these bits, I suspect it's only there so that
the BIOS can tell the OS is has configured DMA, but better be correct.
Thanks to Alexander Yurchenko for pointing this out.


To generate a diff of this commit:
cvs rdiff -r1.174 -r1.175 syssrc/sys/dev/pci/pciide.c

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