<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/agp, 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>Include agp_i810.c in amd64 AGP builds to get support for the Intel 915 Express</title>
<updated>2006-09-05T16:55:13+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@FreeBSD.org</email>
</author>
<published>2006-09-05T16:55:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f031f0c03dde56be22d33517f39bcc3dbdf831ed'/>
<id>f031f0c03dde56be22d33517f39bcc3dbdf831ed</id>
<content type='text'>
chipsets.

PR:		kern/93676
Submitted by:	Jan Blaha &lt;Jan.Blaha@unet.cz&gt;
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
chipsets.

PR:		kern/93676
Submitted by:	Jan Blaha &lt;Jan.Blaha@unet.cz&gt;
MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Alpha remnants.</title>
<updated>2006-07-27T19:12:49+00:00</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2006-07-27T19:12:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=73b93591e7f7eff8ddb9eff2b917417922ee2075'/>
<id>73b93591e7f7eff8ddb9eff2b917417922ee2075</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove bridge(4) from the tree.  if_bridge(4) is a full functional</title>
<updated>2005-09-27T18:10:43+00:00</updated>
<author>
<name>Max Laier</name>
<email>mlaier@FreeBSD.org</email>
</author>
<published>2005-09-27T18:10:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b6de9e91bd2c47efaeec72a08642f8fd99cc7b20'/>
<id>b6de9e91bd2c47efaeec72a08642f8fd99cc7b20</id>
<content type='text'>
replacement and has additional features which make it superior.

Discussed on:	-arch
Reviewed by:	thompsa
X-MFC-after:	never (RELENG_6 as transition period)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
replacement and has additional features which make it superior.

Discussed on:	-arch
Reviewed by:	thompsa
X-MFC-after:	never (RELENG_6 as transition period)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a new AGP driver for ATI IGP chipsets.  The driver is based on reading of</title>
<updated>2005-09-17T03:36:47+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@FreeBSD.org</email>
</author>
<published>2005-09-17T03:36:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e3e1ac8615f417231a2874ba5f8374f0afbbcf4e'/>
<id>e3e1ac8615f417231a2874ba5f8374f0afbbcf4e</id>
<content type='text'>
the Linux driver, since specs are unavailable.  Many thanks to Adam Kirchhoff
for multiple useful testing cycles, and Ralf Wostrack for the final fix to get
it working.

PR:		i386/75251
Submitted by:	anholt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the Linux driver, since specs are unavailable.  Many thanks to Adam Kirchhoff
for multiple useful testing cycles, and Ralf Wostrack for the final fix to get
it working.

PR:		i386/75251
Submitted by:	anholt
</pre>
</div>
</content>
</entry>
<entry>
<title>The tinderbox seems to have a different set of compiler options</title>
<updated>2005-01-26T21:18:58+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-26T21:18:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c0460337475de80271ecb3b2d112618fd803c0ce'/>
<id>c0460337475de80271ecb3b2d112618fd803c0ce</id>
<content type='text'>
enabled than my box, so the agp module gets different warnings than I
got when I built.  WERROR= to compensate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
enabled than my box, so the agp module gets different warnings than I
got when I built.  WERROR= to compensate.
</pre>
</div>
</content>
</entry>
<entry>
<title>opt_agp.h is not required anymore.</title>
<updated>2004-08-22T15:14:44+00:00</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2004-08-22T15:14:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cd6eccf9b8a9ba6d2d19aaf87ed13b4894f59275'/>
<id>cd6eccf9b8a9ba6d2d19aaf87ed13b4894f59275</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>agp_amd64.c is not needed on pc98.</title>
<updated>2004-08-16T16:01:40+00:00</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2004-08-16T16:01:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c3c04b646f260664dba5447d6270c3a334cab180'/>
<id>c3c04b646f260664dba5447d6270c3a334cab180</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>AMD64 on-CPU GART support.</title>
<updated>2004-08-16T12:25:48+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2004-08-16T12:25:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3c749e3fb159fd8c2f9784a61766a0f6acc75813'/>
<id>3c749e3fb159fd8c2f9784a61766a0f6acc75813</id>
<content type='text'>
This also applies to AMD64 HW running 'i386' OS.

Submitted by:	Jung-uk Kim &lt;jkim@niksun.com&gt;
Integration by:	obrien
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also applies to AMD64 HW running 'i386' OS.

Submitted by:	Jung-uk Kim &lt;jkim@niksun.com&gt;
Integration by:	obrien
</pre>
</div>
</content>
</entry>
<entry>
<title>AGP GART driver for NVIDIA nForce/nForce2 chipsets.</title>
<updated>2003-08-23T18:00:31+00:00</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2003-08-23T18:00:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=34345c0870bb070f9a6e13e3c5162aea8dc66a4c'/>
<id>34345c0870bb070f9a6e13e3c5162aea8dc66a4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
