Subject: CVS commit: src/sys/arch/cobalt/pci
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 07/15/2006 08:08:23
Module Name:	src
Committed By:	tsutsui
Date:		Sat Jul 15 08:08:23 UTC 2006

Modified Files:
	src/sys/arch/cobalt/pci: pci_machdep.c

Log Message:
- configure PCI space for viaide so that DMA will work even if the firmware
  doesn't map DMA registers properly
- enable viaide secondary port explicitly which isn't enabled by some firmware

Tested on RaQ and RaQ2.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/arch/cobalt/pci/pci_machdep.c

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