<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/mvs, branch release/8.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2011-02-16T16:18:46Z</updated>
<entry>
<title>Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.</title>
<updated>2011-02-16T16:18:46Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T16:18:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dec99dafe5763ba1db6950342aa80a634169c083'/>
<id>urn:sha1:dec99dafe5763ba1db6950342aa80a634169c083</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFC r214102:</title>
<updated>2010-11-02T09:05:40Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-11-02T09:05:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4e42082f9e29459dcd6f3b24ae5e7debf22da9e4'/>
<id>urn:sha1:4e42082f9e29459dcd6f3b24ae5e7debf22da9e4</id>
<content type='text'>
Workaround strange situation when EDMA_RESQIP register returns zero instead
of proper value. It caused bunch of "EMPTY CRPB" messages and potentially
may cause premature requests completion, which could cause data corruption.
For most cases it seems enough to just reread register to get proper value.
To protect against worse cases - erase processed queue entries with
impossible values and ignore them if problem still happen.
</content>
</entry>
<entry>
<title>MFC r214099:</title>
<updated>2010-11-02T09:04:18Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-11-02T09:04:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2a7c69203610758510d0b4cea7d45c60443f1a09'/>
<id>urn:sha1:2a7c69203610758510d0b4cea7d45c60443f1a09</id>
<content type='text'>
Some mvs(4) style cleanup:
- remove commented debugging code;
- wrap long lines.
</content>
</entry>
<entry>
<title>MFC r212732:</title>
<updated>2010-09-30T04:23:03Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-09-30T04:23:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ad2f37604a95f2a088a6329d5e81eb5eac239afb'/>
<id>urn:sha1:ad2f37604a95f2a088a6329d5e81eb5eac239afb</id>
<content type='text'>
Fix panic, when due to some kind of congestion on FIS-based switching
port multiplier some command triggers false positive timeout, but then
completes normally.
</content>
</entry>
<entry>
<title>MFC r208818:</title>
<updated>2010-08-18T15:58:26Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-08-18T15:58:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=539c27ee05b54612f81627d5d5f085a234c469bb'/>
<id>urn:sha1:539c27ee05b54612f81627d5d5f085a234c469bb</id>
<content type='text'>
Plug memory leak to silent Coverity. Error is still not really handled.

Found with:   Coverity Prevent(tm)
CID:          4137
</content>
</entry>
<entry>
<title>MFC r208410:</title>
<updated>2010-05-24T11:01:56Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-05-24T11:01:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8c14a06f56874710f2a350d4b5e8c7724094091f'/>
<id>urn:sha1:8c14a06f56874710f2a350d4b5e8c7724094091f</id>
<content type='text'>
Report ATA/SATA channel number to NewBus at location string.
</content>
</entry>
<entry>
<title>MFC r208414:</title>
<updated>2010-05-24T10:54:50Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-05-24T10:54:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bb4b8a9f5f14205fe110868a264982a058b6c32a'/>
<id>urn:sha1:bb4b8a9f5f14205fe110868a264982a058b6c32a</id>
<content type='text'>
Fill rman range start/end values. It makes devinfo output more readable.
</content>
</entry>
<entry>
<title>MFC r208375, r208393:</title>
<updated>2010-05-23T11:29:34Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-05-23T11:29:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6488c6b3e9dbb449e1655b39a5ae35d606c8ee57'/>
<id>urn:sha1:6488c6b3e9dbb449e1655b39a5ae35d606c8ee57</id>
<content type='text'>
Improve suspend/resume support. Make sure controller is idle on suspend
and reset it on resume.
</content>
</entry>
<entry>
<title>MFC r207536, r207696, r208183:</title>
<updated>2010-05-19T14:50:07Z</updated>
<author>
<name>Alexander Motin</name>
<email>mav@FreeBSD.org</email>
</author>
<published>2010-05-19T14:50:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4567e8334a6a5338ba5f64f4616f47fccc05b71c'/>
<id>urn:sha1:4567e8334a6a5338ba5f64f4616f47fccc05b71c</id>
<content type='text'>
Import mvs(4) - Marvell 88SX50XX/88SX60XX/88SX70XX/SoC SATA controllers
driver for CAM ATA subsystem. This driver supports same hardware as
atamarvell, ataadaptec and atamvsata drivers from ata(4), but provides
many additional features, such as NCQ, PMP, etc.
</content>
</entry>
</feed>
