Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 02/25/2007 04:19:33
Module Name: src
Committed By: tsutsui
Date: Sun Feb 25 04:19:32 UTC 2007
Modified Files:
src/sys/dev/pci: if_rtk_pci.c
Log Message:
Try to map both PCI I/O and memory space and remove #ifdef RTK_USEIOSPACE.
Tested on dreamcast, landisk, and macppc with 8139C on PCI slot.
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/dev/pci/if_rtk_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.