<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/aacraid, branch release/10.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F10.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F10.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2013-09-05T11:58:12Z</updated>
<entry>
<title>Handle cases where capability rights are not provided.</title>
<updated>2013-09-05T11:58:12Z</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2013-09-05T11:58:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ab568de78923856b1240c6f3d29b95fde765a5bc'/>
<id>urn:sha1:ab568de78923856b1240c6f3d29b95fde765a5bc</id>
<content type='text'>
Reported by:	kib
</content>
</entry>
<entry>
<title>Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI</title>
<updated>2013-08-12T23:30:01Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2013-08-12T23:30:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c68534f1d5bab4ad466384c4fb9bb2956811e8b9'/>
<id>urn:sha1:c68534f1d5bab4ad466384c4fb9bb2956811e8b9</id>
<content type='text'>
command register.  The lazy BAR allocation code in FreeBSD sometimes
disables this bit when it detects a range conflict, and will re-enable
it on demand when a driver allocates the BAR.  Thus, the bit is no longer
a reliable indication of capability, and should not be checked.  This
results in the elimination of a lot of code from drivers, and also gives
the opportunity to simplify a lot of drivers to use a helper API to set
the busmaster enable bit.

This changes fixes some recent reports of disk controllers and their
associated drives/enclosures disappearing during boot.

Submitted by:	jhb
Reviewed by:	jfv, marius, achadd, achim
MFC after:	1 day
</content>
</entry>
<entry>
<title>Unbreak ia64 tinderbox: 64-bit support was made conditional upon</title>
<updated>2013-05-26T22:11:13Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2013-05-26T22:11:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dceba9b5062e1954a26337b39423da3596731235'/>
<id>urn:sha1:dceba9b5062e1954a26337b39423da3596731235</id>
<content type='text'>
__amd64__, and thus limited. Eliminate 2 trivial conditionals by
casting the 64-bit integral, holding an address, via (uintptr_t)
to (void *) and replace the last remaining check for __amd64__
with a check for __LP64__ instead.
</content>
</entry>
<entry>
<title>Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Series 6, 7, 8 and upcoming products. Older Adaptec RAID controller families are supported by the 'aac' driver.</title>
<updated>2013-05-24T09:22:43Z</updated>
<author>
<name>Achim Leubner</name>
<email>achim@FreeBSD.org</email>
</author>
<published>2013-05-24T09:22:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dce93cd06d04c24cc142989c1adcb1929b0a2f26'/>
<id>urn:sha1:dce93cd06d04c24cc142989c1adcb1929b0a2f26</id>
<content type='text'>
Approved by:	scottl (mentor)
</content>
</entry>
</feed>
