Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/alpha/pci
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.
Home |
Main Index |
Thread Index |
Old Index