<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/arl, branch release/5.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-05-07T17:51:10Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-05-07T17:51:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-05-07T17:51:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77'/>
<id>urn:sha1:e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77</id>
<content type='text'>
'RELENG_5_4_0_RELEASE'.

This commit was manufactured to restore the state of the 5.4-RELEASE image.
</content>
</entry>
<entry>
<title>Since if_arl doesn't contain locking or run with INTR_MPSAFE, mark</title>
<updated>2004-08-13T22:54:19Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2004-08-13T22:54:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ea69bf33ecefdf23cd015785586b0ca2bc287dc6'/>
<id>urn:sha1:ea69bf33ecefdf23cd015785586b0ca2bc287dc6</id>
<content type='text'>
the interface as IFF_NEEDSGIANT so if_start is run holding Giant.
</content>
</entry>
<entry>
<title>Add copyright notices.</title>
<updated>2004-07-31T20:47:57Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2004-07-31T20:47:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8fc406a66443dcaf701110f0950dd86d22531d7c'/>
<id>urn:sha1:8fc406a66443dcaf701110f0950dd86d22531d7c</id>
<content type='text'>
Prodded by:	imp
</content>
</entry>
<entry>
<title>Remove extra semicolon.</title>
<updated>2004-06-02T18:03:07Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2004-06-02T18:03:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9455fe9a67f3755273d9395398eac9ae5dc428b3'/>
<id>urn:sha1:9455fe9a67f3755273d9395398eac9ae5dc428b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We don't need to initialize if_output, ether_ifattach() does it</title>
<updated>2004-05-23T16:11:53Z</updated>
<author>
<name>Maxime Henrion</name>
<email>mux@FreeBSD.org</email>
</author>
<published>2004-05-23T16:11:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=866a788cc2d433216235cd8ab56b2c052b0b2aa6'/>
<id>urn:sha1:866a788cc2d433216235cd8ab56b2c052b0b2aa6</id>
<content type='text'>
for us.
</content>
</entry>
<entry>
<title>Add 354k and 512k support.</title>
<updated>2004-04-17T20:30:05Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2004-04-17T20:30:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a59b7fd5a4434a3c8adeab4deca27d138c501cd1'/>
<id>urn:sha1:a59b7fd5a4434a3c8adeab4deca27d138c501cd1</id>
<content type='text'>
Fix quality stats.

Submitted by:	Stanislav A Svirid &lt;count@riss-telecom.ru&gt;
</content>
</entry>
<entry>
<title>Remove improper use of if_addrhead in device drivers to check</title>
<updated>2004-04-15T20:31:10Z</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2004-04-15T20:31:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0318355d0e0c749359d4d8d384fb34240e4b1a4e'/>
<id>urn:sha1:0318355d0e0c749359d4d8d384fb34240e4b1a4e</id>
<content type='text'>
if the link-level address has been initialized already.

The majority of modern drivers never does this and works fine, which
makes me think that the check is totally unnecessary and a residue
of cut&amp;paste from other drivers.

This change is done to simplify locking because now almost none of the
drivers uses this field. The exceptions are "ct" "ctau" and "cx"
where i am not sure if i can remove that part.
</content>
</entry>
<entry>
<title>Use ifconfig(8) for setting common 802.11 parameters.</title>
<updated>2004-04-13T19:25:26Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2004-04-13T19:25:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=02eb96c8845b1d6c2eeeec4ea813bb8a456d5a46'/>
<id>urn:sha1:02eb96c8845b1d6c2eeeec4ea813bb8a456d5a46</id>
<content type='text'>
Submitted by:	Stanislav A. Svirid &lt;count@riss-telecom.ru&gt;
</content>
</entry>
<entry>
<title>Implement "arlconfig arlX quality".</title>
<updated>2004-03-16T22:29:26Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2004-03-16T22:29:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=456f076f012ff357a988fea4639a53e3a414ab83'/>
<id>urn:sha1:456f076f012ff357a988fea4639a53e3a414ab83</id>
<content type='text'>
Man pages fixes.

Submitted by:	Stanislav A. Svirid &lt;count@riss-telecom.ru&gt;
</content>
</entry>
<entry>
<title>Add arl(4): driver for Aironet Arlan 655 wireless adapters.</title>
<updated>2004-03-15T22:24:28Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2004-03-15T22:24:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=798f0e16035844f5a46fdf328e40695a9477eb6a'/>
<id>urn:sha1:798f0e16035844f5a46fdf328e40695a9477eb6a</id>
<content type='text'>
MFC after:	2 weeks
</content>
</entry>
</feed>
