freebsd-skq/sys/sparc64
marcel 059f203fe6 Allow bus barrier operations on fake tags. The purpose of a fake
bus tag is to allow bus space accesses prior to having newbus
fully initialized, such as would be the case for console drivers.
Since barriers are a fundamental part of bus space accesses, not
allowing them on fake tags would defeat the purpose of these tags.
We use the barrier function normally associated with nexus. This
is the barrier used when subordinates haven't defined a barrier
themselves.
2003-08-24 07:47:52 +00:00
..
central
compile
conf
creator Add a driver for creator upa frame buffers found in many sparc64 machines. 2003-08-24 01:15:40 +00:00
ebus
fhc
include
isa
pci
sbus
sparc64 Allow bus barrier operations on fake tags. The purpose of a fake 2003-08-24 07:47:52 +00:00