summaryrefslogtreecommitdiffstats
path: root/sys/dev/flash
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2010-07-16 03:59:50 +0000
committerjkim <jkim@FreeBSD.org>2010-07-16 03:59:50 +0000
commit4006e89baa5d42876680c2a7d00773bc7b0123fb (patch)
tree5b3e9553f9a4ef71a2b63dc0948bcdd4f1fa0e09 /sys/dev/flash
parent53abeaa9aa48f499610b84c6aafd101890cb1327 (diff)
downloadFreeBSD-src-4006e89baa5d42876680c2a7d00773bc7b0123fb.zip
FreeBSD-src-4006e89baa5d42876680c2a7d00773bc7b0123fb.tar.gz
Use pmap_mapdev()/pmap_unmapdev() to map device memory instead of using
AcpiOsMapMemory()/AcpiOsUnmapMemory() (-> pmap_mapbios()/pmap_unmapbios()) for AcpiOsReadMemory() and AcpiOsWriteMemory(). Although they do not sound too obvious, these functions are exclusively used to access memory mapped IO in ACPICA.
Diffstat (limited to 'sys/dev/flash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud