<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/nge, branch release/4.6.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-05-06T09:36:25Z</updated>
<entry>
<title>Minimal patch to get NetGear622 talking to cisco gigE switches.</title>
<updated>2002-05-06T09:36:25Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-05-06T09:36:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b8d1f9e03e0e3c252921f1df549552285a3f38b0'/>
<id>urn:sha1:b8d1f9e03e0e3c252921f1df549552285a3f38b0</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>Use correct mask for ISR register.</title>
<updated>2002-04-21T11:10:28Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-04-21T11:10:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dfc6ae4aa9914ffa6643aabc60843dcfb4fc72af'/>
<id>urn:sha1:dfc6ae4aa9914ffa6643aabc60843dcfb4fc72af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: RX_IDLE handling, de-__P'ing and some minor stylistic changes.</title>
<updated>2002-04-21T07:58:48Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2002-04-21T07:58:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ca453558902704a6a9628b5312be9c08e3bb6ee9'/>
<id>urn:sha1:ca453558902704a6a9628b5312be9c08e3bb6ee9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: r1.21; interface capabilities.</title>
<updated>2001-12-14T19:44:38Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2001-12-14T19:44:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f6cc9e30b6649057236543a6b6ce747d09a53238'/>
<id>urn:sha1:f6cc9e30b6649057236543a6b6ce747d09a53238</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Make vlan(4) devices loadable, unloadable, and clonable.</title>
<updated>2001-12-04T20:01:54Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2001-12-04T20:01:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1d67542397365e0740cb263e2cf5a5676a51a443'/>
<id>urn:sha1:1d67542397365e0740cb263e2cf5a5676a51a443</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: handle RX FIFO overflow with rxeof handler instead of rxeoc,</title>
<updated>2001-09-19T23:14:28Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>2001-09-19T23:14:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0d519730d9f15c2e17878eaa999f785f8492cd26'/>
<id>urn:sha1:0d519730d9f15c2e17878eaa999f785f8492cd26</id>
<content type='text'>
bump size of RX ring
</content>
</entry>
<entry>
<title>MFC rev 1.19: use IFT_L2VLAN</title>
<updated>2001-08-01T01:08:44Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>2001-08-01T01:08:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d0c1df77fc4e503af343345bafb2c76492bce6ec'/>
<id>urn:sha1:d0c1df77fc4e503af343345bafb2c76492bce6ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: handle the RX_ERR interrupt with the end of frame handler, not the</title>
<updated>2001-07-16T16:36:30Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>2001-07-16T16:36:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c805e78fb3b8e9f977fedde687f1e5d72c355076'/>
<id>urn:sha1:c805e78fb3b8e9f977fedde687f1e5d72c355076</id>
<content type='text'>
end of channel handler. Also merge in the i386 receive 'optimization' (no
copies on receive even though this results in unaligned accesses later).
</content>
</entry>
<entry>
<title>MFC: bug fix, only set the MODE_1000 bit if we actualy have a gigabit</title>
<updated>2001-07-08T16:25:24Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>2001-07-08T16:25:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8b079f95212d3c3161bce4794ff8e5fbdb6846ec'/>
<id>urn:sha1:8b079f95212d3c3161bce4794ff8e5fbdb6846ec</id>
<content type='text'>
link.
</content>
</entry>
<entry>
<title>Merge in driver support for the NatSemi DP83820/21 and Level 1 LXT1001</title>
<updated>2001-06-19T19:42:45Z</updated>
<author>
<name>Bill Paul</name>
<email>wpaul@FreeBSD.org</email>
</author>
<published>2001-06-19T19:42:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9a88f955af903f96e3c213113a13faa295cf897f'/>
<id>urn:sha1:9a88f955af903f96e3c213113a13faa295cf897f</id>
<content type='text'>
gigabit ethernet controllers. Also add man pages and module build stuff.
This gives -stable support for 7 or 8 different gigE cards from various
vendors such as D-Link, SMC, Addtron and Asante, both fiber and copper
media.

Note: I only have 64-bit NatSemi card. If anyone has one of the
32-bit only cards that uses the DP83821 and can verify that the nge
and nsgphy drivers work for them, I would appreciate it. The driver
should "just work" with both NICs, but confirmation would be good.

(Alternatively, if someone has a spare D-Link DGE-500T card or similar
they're willing to donate/loan to me, that would work too.)
</content>
</entry>
</feed>
