Subject: CVS commit: syssrc/sys/arch/alpha/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/16/2001 06:50:02
Module Name: syssrc
Committed By: thorpej
Date: Sun Sep 16 03:50:02 UTC 2001
Modified Files:
syssrc/sys/arch/alpha/pci: pci_bwx_bus_mem_chipdep.c
Log Message:
BWX-addressable space is aways linear, so always allow BUS_SPACE_MAP_LINEAR
requests to succeed (and ignore BUS_SPACE_MAP_PREFETCHABLE, since it makes
no difference in BWX-addressable space).
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/alpha/pci/pci_bwx_bus_mem_chipdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.