CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/09/17 13:28:22
Modified files:
sys/arch/alpha/pci: pci_bwx_bus_io_chipdep.c
pci_swiz_bus_io_chipdep.c
sys/arch/alpha/tc: tc_bus_mem.c
Log message:
Fail bus_space_map() calls if the flags can't be honoured (such as
BUS_SPACE_MAP_LINEAR in i/o space, or noncacheable linear TURBOchannel
mappings).
>From NetBSD
