summaryrefslogtreecommitdiffstats
path: root/sys/dev/sio/sio_isa.c
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2003-08-24 07:47:52 +0000
committermarcel <marcel@FreeBSD.org>2003-08-24 07:47:52 +0000
commit059f203fe6d68672d637b3daa5302ecf8e3b304a (patch)
tree6cde2191a0db10c0c3dbbdb624df1c18dda3a7bc /sys/dev/sio/sio_isa.c
parent83aa2d3a0b86119a65cff58bd55817dbee03b9d7 (diff)
downloadFreeBSD-src-059f203fe6d68672d637b3daa5302ecf8e3b304a.zip
FreeBSD-src-059f203fe6d68672d637b3daa5302ecf8e3b304a.tar.gz
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.
Diffstat (limited to 'sys/dev/sio/sio_isa.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud