<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/mii/exphy.c, branch release/6.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>2005-11-03T00:35:26+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

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

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Start each of the license/copyright comments with /*-, minor shuffle of lines</title>
<updated>2005-01-06T01:43:34+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-06T01:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=098ca2bda93c701c5331d4e6aace072495b4caaa'/>
<id>098ca2bda93c701c5331d4e6aace072495b4caaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove double __FBSDID and move the remaining one into a common place after</title>
<updated>2004-05-29T18:09:10+00:00</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2004-05-29T18:09:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=50aa106108cc9a610e4bdee7c7fe614a8c425c18'/>
<id>50aa106108cc9a610e4bdee7c7fe614a8c425c18</id>
<content type='text'>
the license(s) and before the driver comment (the latter only in drivers not
having __FBSDID at that location).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the license(s) and before the driver comment (the latter only in drivers not
having __FBSDID at that location).
</pre>
</div>
</content>
</entry>
<entry>
<title>Use __FBSDID().</title>
<updated>2003-08-24T17:55:58+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-24T17:55:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1'/>
<id>aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1</id>
<content type='text'>
Also some minor style cleanups.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also some minor style cleanups.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use __FBSDID rather than rcsid[].</title>
<updated>2003-04-03T21:36:33+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-04-03T21:36:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8368cf8f75949c1d998e41a4b98fc8d6db4332de'/>
<id>8368cf8f75949c1d998e41a4b98fc8d6db4332de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove miidevs.h and generate it from miidevs at compile time.</title>
<updated>2003-01-19T02:59:34+00:00</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-01-19T02:59:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2d3ce7133ad8cd5bfd8ac6b3c3d42dd3e493e911'/>
<id>2d3ce7133ad8cd5bfd8ac6b3c3d42dd3e493e911</id>
<content type='text'>
The devlist2h.awk tool to do this has been repocopied to sys/tools/.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The devlist2h.awk tool to do this has been repocopied to sys/tools/.
</pre>
</div>
</content>
</entry>
<entry>
<title>Put function return types on a line by themselves.</title>
<updated>2002-10-14T22:31:52+00:00</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-10-14T22:31:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9c1c2e99243d6d70c79925621e17e2b7babfc8c3'/>
<id>9c1c2e99243d6d70c79925621e17e2b7babfc8c3</id>
<content type='text'>
Cleanup my earlier de-__P sweep and remove whitespace between function
names and paramters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleanup my earlier de-__P sweep and remove whitespace between function
names and paramters.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 3C905C instead of 3c905Cphy as the identifier for the Broadcom PHY used</title>
<updated>2002-07-05T11:02:17+00:00</updated>
<author>
<name>Benno Rice</name>
<email>benno@FreeBSD.org</email>
</author>
<published>2002-07-05T11:02:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=daec3648eb94d4ec28e64fdc8ca6e810ed51c5c7'/>
<id>daec3648eb94d4ec28e64fdc8ca6e810ed51c5c7</id>
<content type='text'>
in the 3C905C.  This is mainly cosmetic.

I'm doing this mainly so we share the same identifier as NetBSD.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in the 3C905C.  This is mainly cosmetic.

I'm doing this mainly so we share the same identifier as NetBSD.
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert exphy and ukphy over to the new code.</title>
<updated>2002-04-29T13:35:31+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-04-29T13:35:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e5fbad8bca65b89f57ea5692e6cab5ce7c0852af'/>
<id>e5fbad8bca65b89f57ea5692e6cab5ce7c0852af</id>
<content type='text'>
exphy is done flying blind, ukphy is tested on one card.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
exphy is done flying blind, ukphy is tested on one card.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make one generic mii_phy_detach() to replace 19 slightly different ones.</title>
<updated>2002-04-29T13:07:38+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-04-29T13:07:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=279fe8d15669ab601a2b4d94cce9e607d8012b0b'/>
<id>279fe8d15669ab601a2b4d94cce9e607d8012b0b</id>
<content type='text'>
Rename mii_phy_auto_stop() mii_phy_down().

Introduce mii_down(), use it from nge.  Do not indirect it to 19 identical
case's in 19 switchstatements like NetBSD did.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename mii_phy_auto_stop() mii_phy_down().

Introduce mii_down(), use it from nge.  Do not indirect it to 19 identical
case's in 19 switchstatements like NetBSD did.
</pre>
</div>
</content>
</entry>
</feed>
