<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/ath, branch release/8.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F8.1.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2010-06-28T14:15:54Z</updated>
<entry>
<title>MFC r209541, r209548:</title>
<updated>2010-06-28T14:15:54Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-06-28T14:15:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6543f92a8cb9bf529c8948d636818901ba76782a'/>
<id>urn:sha1:6543f92a8cb9bf529c8948d636818901ba76782a</id>
<content type='text'>
  Fix the AR_SREV_MERLIN_20_OR_LATER() check.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC r208642:</title>
<updated>2010-06-10T20:54:53Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-06-10T20:54:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fa21d89074d677fadb78869bfe65b5345a90bbb0'/>
<id>urn:sha1:fa21d89074d677fadb78869bfe65b5345a90bbb0</id>
<content type='text'>
 Don't shadow the global variable 'version'.

Submitted by:	Arnaud Lacombe &lt;alc@NetBSD.org&gt;
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC r204644:</title>
<updated>2010-06-10T20:51:13Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-06-10T20:51:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dc6051400a6724ab49a5912d2ed3d0bb35f32e9f'/>
<id>urn:sha1:dc6051400a6724ab49a5912d2ed3d0bb35f32e9f</id>
<content type='text'>
  Replace Id keyword with FreeBSD keyword and set the svn props correctly.
  No functional change.

Approved by:	re (bz)
</content>
</entry>
<entry>
<title>MFC r208643:</title>
<updated>2010-06-10T20:36:30Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-06-10T20:36:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7b8d03e3a8c5e9cb451133c8fd68e14802c9edb7'/>
<id>urn:sha1:7b8d03e3a8c5e9cb451133c8fd68e14802c9edb7</id>
<content type='text'>
 Due to the way HALDEBUG() is defined, we need to add curly brackets
 when using it as a sole if clause instruction.

Submitted by:	Arnaud Lacombe &lt;alc@NetBSD.org&gt;
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC r208644:</title>
<updated>2010-06-10T20:34:22Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-06-10T20:34:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=378cb7d565a91c3f65d13d5c29c712ee39eb0eef'/>
<id>urn:sha1:378cb7d565a91c3f65d13d5c29c712ee39eb0eef</id>
<content type='text'>
 Due to the way HALDEBUG() is defined, we need to add curly brackets
 when using it as a sole if clause instruction.
 While there, fix 'const static' typo.

Submitted by:	Arnaud Lacombe &lt;alc@FreeBSD.org&gt;
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC r208712:</title>
<updated>2010-06-10T20:28:42Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-06-10T20:28:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dae0c2cfd6aa231e951d9552d2cd9b3932e0070c'/>
<id>urn:sha1:dae0c2cfd6aa231e951d9552d2cd9b3932e0070c</id>
<content type='text'>
  Rewrite ar9285SetBoardValues() to match what ath9k does and fix out of
  bounds reads.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC r208711:</title>
<updated>2010-06-10T20:26:34Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-06-10T20:26:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e6f349f7a5bb97c9e37fe89f6530809c69e82b4c'/>
<id>urn:sha1:e6f349f7a5bb97c9e37fe89f6530809c69e82b4c</id>
<content type='text'>
  Bring in a couple of fixes from the Linux ath9k related to chip hangs.
  While there, try to make the register write pattern look like what's
  done by ath9k.

Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC r208703:</title>
<updated>2010-06-10T20:23:20Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-06-10T20:23:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dffe19032653d353a0d7b0eb38a826322cb94896'/>
<id>urn:sha1:dffe19032653d353a0d7b0eb38a826322cb94896</id>
<content type='text'>
  Fix an off by one in ar9285SetPowerCalTable().

Found with:	Coverity Prevent(tm)
CID:		3979
Approved by:	re (kensmit)
</content>
</entry>
<entry>
<title>MFC r206420:</title>
<updated>2010-04-16T09:08:19Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-04-16T09:08:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3dd8c32d14999e0de88dd64c05aba3c1aaaf831c'/>
<id>urn:sha1:3dd8c32d14999e0de88dd64c05aba3c1aaaf831c</id>
<content type='text'>
 Setup the correct RX/TX chainmask when we play with the antenna
 settings.

Sponsored by:	iXsystems, inc
</content>
</entry>
<entry>
<title>MFC r197948 r203156 r203158 r203159 r203680 r203682 r203750 r203882 r203930</title>
<updated>2010-03-02T13:13:12Z</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2010-03-02T13:13:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2d057e0f6a593a9f64c23fb70498265227f025cb'/>
<id>urn:sha1:2d057e0f6a593a9f64c23fb70498265227f025cb</id>
<content type='text'>
    r203933 r203959 r204521 r204578:

Atheros AR9285 support.
</content>
</entry>
</feed>
