<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/em, branch release/5.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-01-10T05:53:29Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-01-10T05:53:29Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-01-10T05:53:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=58c9ff44c8041f394c663cb9640e9b77fe07bb13'/>
<id>urn:sha1:58c9ff44c8041f394c663cb9640e9b77fe07bb13</id>
<content type='text'>
'RELENG_5_2_0_RELEASE'.

This commit was manufactured to restore the state of the 5.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: Don't call em_stop() when the watchdog expires.  This prevents</title>
<updated>2003-12-07T16:53:50Z</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2003-12-07T16:53:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=918783a66c1ceca3ebf699a8455d8a11c930e18d'/>
<id>urn:sha1:918783a66c1ceca3ebf699a8455d8a11c930e18d</id>
<content type='text'>
     a panic caused by a mutex assertion.

Approved by:	re@(scottl)
</content>
</entry>
<entry>
<title>Use if_flags to check for IFF_POLLING instead of if_ipending.</title>
<updated>2003-12-02T22:13:08Z</updated>
<author>
<name>Prafulla Deuskar</name>
<email>pdeuskar@FreeBSD.org</email>
</author>
<published>2003-12-02T22:13:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=20109fa0460db86326bf66c24acb154b8de3941b'/>
<id>urn:sha1:20109fa0460db86326bf66c24acb154b8de3941b</id>
<content type='text'>
Submitted by:	jroberson (Jeff Roberson)
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>- Code cleanup</title>
<updated>2003-11-14T18:02:25Z</updated>
<author>
<name>Prafulla Deuskar</name>
<email>pdeuskar@FreeBSD.org</email>
</author>
<published>2003-11-14T18:02:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3c2ef4e7e291b11de80cdab1dfe3ac7abd72ef54'/>
<id>urn:sha1:3c2ef4e7e291b11de80cdab1dfe3ac7abd72ef54</id>
<content type='text'>
- In the receive routine handle the case where last descriptor could have
  less than 4 bytes of data.
- Handle race between detach/ioctl routine.

MFC after:	3 days
</content>
</entry>
<entry>
<title>Replace the if_name and if_unit members of struct ifnet with new members</title>
<updated>2003-10-31T18:32:15Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2003-10-31T18:32:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9bf40ede4a299f315bc4b0ae5329631b8c7dc271'/>
<id>urn:sha1:9bf40ede4a299f315bc4b0ae5329631b8c7dc271</id>
<content type='text'>
if_xname, if_dname, and if_dunit. if_xname is the name of the interface
and if_dname/unit are the driver name and instance.

This change paves the way for interface renaming and enhanced pseudo
device creation and configuration symantics.

Approved By:	re (in principle)
Reviewed By:	njl, imp
Tested On:	i386, amd64, sparc64
Obtained From:	NetBSD (if_xname)
</content>
</entry>
<entry>
<title>Add a wrapper for a function that takes and releases the adapter</title>
<updated>2003-10-15T05:34:41Z</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2003-10-15T05:34:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0bea487cfa4036552e959451d7eb8f67a1404c5e'/>
<id>urn:sha1:0bea487cfa4036552e959451d7eb8f67a1404c5e</id>
<content type='text'>
lock around a call to the original function.  Make the timeout
function in callout_reset() use the wrapped function to avoid a
lock assertion panic.

Reviewed by:	sam
Reported by:	cgiordano@ids.net
</content>
</entry>
<entry>
<title>locking fixups:</title>
<updated>2003-10-10T23:14:21Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-10-10T23:14:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7f59ff24d8c993ce05d1dbbdda87ce7ff52ff33d'/>
<id>urn:sha1:7f59ff24d8c993ce05d1dbbdda87ce7ff52ff33d</id>
<content type='text'>
o correct recursive locking when polling and in em_82547_move_tail
o destroy mutex on detach
o add EM_LOCK_ASSERT and similar macros for creating+deleteing the mtx

Submitted by:	Daniel Eischen &lt;eischen@vigrid.com&gt;
</content>
</entry>
<entry>
<title>add locking</title>
<updated>2003-09-23T00:18:25Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-09-23T00:18:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=266f0707bb06fe91d13461619297b637dbf50e42'/>
<id>urn:sha1:266f0707bb06fe91d13461619297b637dbf50e42</id>
<content type='text'>
Reviewed by:	Prafulla Deuskar &lt;pdeuskar@FreeBSD.ORG&gt;
Sponsored by:	FreeBSD Foundation
</content>
</entry>
<entry>
<title>Add support for new devices.</title>
<updated>2003-08-27T21:52:37Z</updated>
<author>
<name>Prafulla Deuskar</name>
<email>pdeuskar@FreeBSD.org</email>
</author>
<published>2003-08-27T21:52:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3a47a99d78722cf543c0e90caf157f8b22d9db12'/>
<id>urn:sha1:3a47a99d78722cf543c0e90caf157f8b22d9db12</id>
<content type='text'>
Bug Fixes:
	- Allow users to use LAA
	- Remember promiscuous mode settings while bridging
	- Allow gratuitous arp's to be sent

PR:		52966/54488
MFC after:	1 week
</content>
</entry>
<entry>
<title>Use __FBSDID().</title>
<updated>2003-08-24T17:55:58Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-24T17:55:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1'/>
<id>urn:sha1:aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1</id>
<content type='text'>
Also some minor style cleanups.
</content>
</entry>
</feed>
