aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/memdev.h
Commit message (Expand)AuthorAgeFilesLines
* Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().Jung-uk Kim2011-01-171-1/+4
* Add a memory-range interface to /dev/mem on PowerPC using PAT attributes.Nathan Whitehorn2010-10-031-1/+1
* Remove the unused M_MEMDEV from the kernel.Ed Schouten2008-06-251-2/+0
* Remove the unused major/minor numbers from iodev and memdev.Ed Schouten2008-06-251-1/+0
* Add /dev/mem and /dev/kmem to powerpc.Suleiman Souhlal2004-08-161-0/+40