<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/mem, branch release/10.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F10.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2013-07-05T21:31:16Z</updated>
<entry>
<title>Add new privileges, PRIV_KMEM_READ and PRIV_KMEM_WRITE, used in opening</title>
<updated>2013-07-05T21:31:16Z</updated>
<author>
<name>Jamie Gritton</name>
<email>jamie@FreeBSD.org</email>
</author>
<published>2013-07-05T21:31:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c71e336230ebd96f3617047923192a3b49f7befe'/>
<id>urn:sha1:c71e336230ebd96f3617047923192a3b49f7befe</id>
<content type='text'>
/dev/kmem and /dev/mem (in addition to traditional file permission checks).
PRIV_KMEM_READ is different from other PRIV_* checks in that it's allowed
by default.

Reviewed by:	kib, mckusick
</content>
</entry>
<entry>
<title>Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().</title>
<updated>2011-01-17T22:58:28Z</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2011-01-17T22:58:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2fea6431120dc19a04430c68b2484524074b2e43'/>
<id>urn:sha1:2fea6431120dc19a04430c68b2484524074b2e43</id>
<content type='text'>
Compile sys/dev/mem/memutil.c for all supported platforms and remove now
unnecessary dev_mem_md_init().  Consistently define mem_range_softc from
mem.c for all platforms.  Add missing #include guards for machine/memdev.h
and sys/memrange.h.  Clean up some nearby style(9) nits.

MFC after:	1 month
</content>
</entry>
<entry>
<title>Fix module builds for i386 and amd64.</title>
<updated>2004-08-04T18:30:31Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2004-08-04T18:30:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a20ad05beb32b120fab7f8cfaee81601d7851d92'/>
<id>urn:sha1:a20ad05beb32b120fab7f8cfaee81601d7851d92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add module versions.</title>
<updated>2004-08-02T20:42:28Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2004-08-02T20:42:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ce46e2059e16557a44be599f86de42c0e1a13220'/>
<id>urn:sha1:ce46e2059e16557a44be599f86de42c0e1a13220</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Break out the MI part of the /dev/[k]mem and /dev/io drivers into</title>
<updated>2004-08-01T11:40:54Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2004-08-01T11:40:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8ab2f5ecc596131f6ca790d6ae35540c06ed7985'/>
<id>urn:sha1:8ab2f5ecc596131f6ca790d6ae35540c06ed7985</id>
<content type='text'>
their own directory and module, leaving the MD parts in the MD
area (the MD parts _are_ part of the modules). /dev/mem and /dev/io
are now loadable modules, thus taking us one step further towards
a kernel created entirely out of modules. Of course, there is nothing
preventing the kernel from having these statically compiled.
</content>
</entry>
</feed>
