<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/arm/conf/EP80219, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>There's no such thing as a GENERIC kernel on arm.</title>
<updated>2007-02-19T00:37:25+00:00</updated>
<author>
<name>Olivier Houchard</name>
<email>cognet@FreeBSD.org</email>
</author>
<published>2007-02-19T00:37:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0d9fc1e6e183e2eaa7c5fd3b62c5a007a0bcb04f'/>
<id>0d9fc1e6e183e2eaa7c5fd3b62c5a007a0bcb04f</id>
<content type='text'>
Spotted out by:	csjp
MFC After:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Spotted out by:	csjp
MFC After:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Evolve the ctlreq interface added to geom_gpt into a generic</title>
<updated>2007-02-07T18:55:31+00:00</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2007-02-07T18:55:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1d3aed33e8fe3530c44df6fb4a6d196684566bf9'/>
<id>1d3aed33e8fe3530c44df6fb4a6d196684566bf9</id>
<content type='text'>
partitioning class that supports multiple schemes. Current
schemes supported are APM (Apple Partition Map) and GPT.
Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM
and GEOM_PART_GPT (resp).

The ctlreq interface supports verbs to create and destroy
partitioning schemes on a disk; to add, delete and modify
partitions; and to commit or undo changes made.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
partitioning class that supports multiple schemes. Current
schemes supported are APM (Apple Partition Map) and GPT.
Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM
and GEOM_PART_GPT (resp).

The ctlreq interface supports verbs to create and destroy
partitioning schemes on a disk; to add, delete and modify
partitions; and to commit or undo changes made.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the KSE option now that it's in DEFAULTS on these arches/machines.</title>
<updated>2006-10-26T22:11:35+00:00</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>2006-10-26T22:11:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3750d1ecad69e113c5426918190740cab9637095'/>
<id>3750d1ecad69e113c5426918190740cab9637095</id>
<content type='text'>
The 'nooption' kernel config entry has to be used to turn KSE off now.
This isn't my preferred way of dealing with this, but I'll defer to
scottl's experience with the io/mem kernel option change and the grief
experienced over that.

Submitted by:	scottl@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 'nooption' kernel config entry has to be used to turn KSE off now.
This isn't my preferred way of dealing with this, but I'll defer to
scottl's experience with the io/mem kernel option change and the grief
experienced over that.

Submitted by:	scottl@
</pre>
</div>
</content>
</entry>
<entry>
<title>Make KSE a kernel option, turned on by default in all GENERIC</title>
<updated>2006-10-26T21:42:22+00:00</updated>
<author>
<name>John Birrell</name>
<email>jb@FreeBSD.org</email>
</author>
<published>2006-10-26T21:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8460a577a4b4ec185bd813188a5b188893b8c140'/>
<id>8460a577a4b4ec185bd813188a5b188893b8c140</id>
<content type='text'>
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by:	davidxu@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
kernel configs except sun4v (which doesn't process signals properly
with KSE).

Reviewed by:	davidxu@
</pre>
</div>
</content>
</entry>
<entry>
<title>Finally bring it support for the i80219 XScale processor.</title>
<updated>2006-08-24T23:51:28+00:00</updated>
<author>
<name>Olivier Houchard</name>
<email>cognet@FreeBSD.org</email>
</author>
<published>2006-08-24T23:51:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=11d1528ce0f5bd2a5f39c8ae4dff528b4991d0ff'/>
<id>11d1528ce0f5bd2a5f39c8ae4dff528b4991d0ff</id>
<content type='text'>
Submitted by:	Max M. Boyarov &lt;m.boyarov bsd by&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Max M. Boyarov &lt;m.boyarov bsd by&gt;
</pre>
</div>
</content>
</entry>
</feed>
