summaryrefslogtreecommitdiff
path: root/sys/i386/include/memdev.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2020-09-02Add the MEM_EXTRACT_PADDR ioctl to /dev/mem.Mark Johnston
2017-11-27sys/i386: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2011-01-17Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().Jung-uk Kim
2008-06-25Remove the unused M_MEMDEV from the kernel.Ed Schouten
2008-06-25Remove the unused major/minor numbers from iodev and memdev.Ed Schouten
2004-08-01Break out the MI part of the /dev/[k]mem and /dev/io drivers intoMark Murray