<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/fxp, 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>Remove the volatile qualifier to apply to fxp_miibus_readreg().</title>
<updated>2007-05-30T03:46:04+00:00</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2007-05-30T03:46:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f1928b0cc9329c7248b314b5119332de191456b5'/>
<id>f1928b0cc9329c7248b314b5119332de191456b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for the 82562GX chip within if_fxp.</title>
<updated>2007-03-28T18:10:50+00:00</updated>
<author>
<name>Remko Lodder</name>
<email>remko@FreeBSD.org</email>
</author>
<published>2007-03-28T18:10:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=847f53100ae50a1ca1a32ac72d86515389c967dd'/>
<id>847f53100ae50a1ca1a32ac72d86515389c967dd</id>
<content type='text'>
PR:		110251
Submitted by:	Vyacheslav Vovk
Approved by:	imp (mentor)
MFC After:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		110251
Submitted by:	Vyacheslav Vovk
Approved by:	imp (mentor)
MFC After:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>o break newbus api: add a new argument of type driver_filter_t to</title>
<updated>2007-02-23T12:19:07+00:00</updated>
<author>
<name>Paolo Pisati</name>
<email>piso@FreeBSD.org</email>
</author>
<published>2007-02-23T12:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ef544f631226436ef590825881e7a28369df82f6'/>
<id>ef544f631226436ef590825881e7a28369df82f6</id>
<content type='text'>
  bus_setup_intr()

o add an int return code to all fast handlers

o retire INTR_FAST/IH_FAST

For more info: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=465712+0+current/freebsd-current

Reviewed by: many
Approved by: re@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  bus_setup_intr()

o add an int return code to all fast handlers

o retire INTR_FAST/IH_FAST

For more info: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=465712+0+current/freebsd-current

Reviewed by: many
Approved by: re@
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the remainder of the drivers for DMA'ing devices enabled in the</title>
<updated>2007-01-21T19:32:51+00:00</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2007-01-21T19:32:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c2175ff5cadf1e22b3054180ba69548b00a4a0de'/>
<id>c2175ff5cadf1e22b3054180ba69548b00a4a0de</id>
<content type='text'>
sparc64 GENERIC and the sound device drivers known working on sparc64
to use bus_get_dma_tag() to obtain the parent DMA tag so we can get rid
of the sparc64_root_dma_tag kludge eventually. Except for ath(4), sk(4),
stge(4) and ti(4) these changes are runtime tested (unless I booted up
the wrong kernels again...).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sparc64 GENERIC and the sound device drivers known working on sparc64
to use bus_get_dma_tag() to obtain the parent DMA tag so we can get rid
of the sparc64_root_dma_tag kludge eventually. Except for ath(4), sk(4),
stge(4) and ti(4) these changes are runtime tested (unless I booted up
the wrong kernels again...).
</pre>
</div>
</content>
</entry>
<entry>
<title>Grammar nit.</title>
<updated>2006-12-01T13:07:52+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-12-01T13:07:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=16f1e614d9fc5a78062363c1fb119a394c06d561'/>
<id>16f1e614d9fc5a78062363c1fb119a394c06d561</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Instead of if_watchdog/if_timer interface use our own timer</title>
<updated>2006-11-30T14:58:01+00:00</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2006-11-30T14:58:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=df79d5278f1dec923a2a3324d1cd30e2620fb2a5'/>
<id>df79d5278f1dec923a2a3324d1cd30e2620fb2a5</id>
<content type='text'>
  that piggybacks on fxp_tick() callout.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  that piggybacks on fxp_tick() callout.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added yet another extra fxp(4) PCI ID.</title>
<updated>2006-11-14T18:54:31+00:00</updated>
<author>
<name>Rink Springer</name>
<email>rink@FreeBSD.org</email>
</author>
<published>2006-11-14T18:54:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=597d4fe47d4a806a5e74972c420b13c1f5740c91'/>
<id>597d4fe47d4a806a5e74972c420b13c1f5740c91</id>
<content type='text'>
PR:		kern/104896
Submitted by:	Yoshihiko Sarumaru &lt;mistral@imasy.or.jp&gt;
Reviewed by:	imp (mentor), jfv
Approved by:	imp (mentor)
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		kern/104896
Submitted by:	Yoshihiko Sarumaru &lt;mistral@imasy.or.jp&gt;
Reviewed by:	imp (mentor), jfv
Approved by:	imp (mentor)
MFC after:	3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>Added PCI ID's for:</title>
<updated>2006-11-06T12:19:43+00:00</updated>
<author>
<name>Rink Springer</name>
<email>rink@FreeBSD.org</email>
</author>
<published>2006-11-06T12:19:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=42a4336a90617f4137a474d0dd57b5699d29b0ab'/>
<id>42a4336a90617f4137a474d0dd57b5699d29b0ab</id>
<content type='text'>
- 0x1065: Intel 82562ET/EZ/GT/GZ PRO/100 VE Ethernet [1], as found on
  Tyan GS14 barebones.
- 0x1094: Intel Pro/100 946GZ (ICH7) Network Connection [2], as found on
  Intel 946GZis motherboards.

[1] Submitted by:	myself
[2] Submitted by:	Mike Tancsa &lt;mike@sentex.net&gt;
Reviewed by:		imp (mentor), jfv
Approved by:		imp (mentor)
MFC after:		3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 0x1065: Intel 82562ET/EZ/GT/GZ PRO/100 VE Ethernet [1], as found on
  Tyan GS14 barebones.
- 0x1094: Intel Pro/100 946GZ (ICH7) Network Connection [2], as found on
  Intel 946GZis motherboards.

[1] Submitted by:	myself
[2] Submitted by:	Mike Tancsa &lt;mike@sentex.net&gt;
Reviewed by:		imp (mentor), jfv
Approved by:		imp (mentor)
MFC after:		3 days
</pre>
</div>
</content>
</entry>
<entry>
<title>fix fxp so that it will reset the link when you change the speed...  This</title>
<updated>2006-10-06T20:53:01+00:00</updated>
<author>
<name>John-Mark Gurney</name>
<email>jmg@FreeBSD.org</email>
</author>
<published>2006-10-06T20:53:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5aa0cdf46d078acfc59bf68adcdf8b4e4f14a650'/>
<id>5aa0cdf46d078acfc59bf68adcdf8b4e4f14a650</id>
<content type='text'>
will fix a problem where you boot w/ the default of autoselect, but then
set the speed to 100/full, the switch will keep the autoselect/100/full
negotiation...  This will continue to work till someone resets the switch
or unplugs the cable resulting in the switch failing to autoneg and falling
back to 100/half, causing a hard to track down duplex mismatch..

Submitted by:	nCircle Network Security, Inc.
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
will fix a problem where you boot w/ the default of autoselect, but then
set the speed to 100/full, the switch will keep the autoselect/100/full
negotiation...  This will continue to work till someone resets the switch
or unplugs the cable resulting in the switch failing to autoneg and falling
back to 100/half, causing a hard to track down duplex mismatch..

Submitted by:	nCircle Network Security, Inc.
MFC after:	1 week
</pre>
</div>
</content>
</entry>
</feed>
