<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/ata, branch release/6.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-01-11T22:54:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2007-01-11T22:54:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-01-11T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=201f78d6b90635d961fa373ecd706e3786333b7e'/>
<id>urn:sha1:201f78d6b90635d961fa373ecd706e3786333b7e</id>
<content type='text'>
'RELENG_6_2_0_RELEASE'.

This commit was manufactured to restore the state of the 6.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-10-09T16:01:35Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2006-10-09T16:01:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=611712f216e1c80f67ce59fafa0d6be3695298cb'/>
<id>urn:sha1:611712f216e1c80f67ce59fafa0d6be3695298cb</id>
<content type='text'>
Add missing PCI ID for the acer m5288

Approved by: re@
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-09-30T14:51:49Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2006-09-30T14:51:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=421171d5539db81fb10f72c13c74913e8726efbd'/>
<id>urn:sha1:421171d5539db81fb10f72c13c74913e8726efbd</id>
<content type='text'>
CF devices are ATA not ATAPI.
Add support for the ALI/ULI M5288 AHCI part
Busmaster DMA address fix in VIA 6421 case
Add support for a few more Serverworks and lookalikes chips
If current_heads or current_sectors in the disk cap page are zero, dont try to use the current_ geometry. This avoids a panic with BIOS'n that sets these to zero.
Format mask lacks one bit.

Approved by: re@
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2006-09-16T10:44:34Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-09-16T10:44:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=be51dfa9f447a5059b6da9b938d08ea3b7869c3e'/>
<id>urn:sha1:be51dfa9f447a5059b6da9b938d08ea3b7869c3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Sync with -current.</title>
<updated>2006-09-02T17:01:32Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2006-09-02T17:01:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=946ea159087a48563a5e355cec0bc03ada344b42'/>
<id>urn:sha1:946ea159087a48563a5e355cec0bc03ada344b42</id>
<content type='text'>
Dont poll for ATA_IDLE on a detached channel in suspend.
Add support for the Serverworks HT1000 chip.
Finally fix support for the newer MCP51/MCP55 nVidia chipsets.
Add support for the ICH8 and ESB2 chips, also add a few other missing ICH7 partsUpdate JMicron support to also work with chips where the PATA and SATA
parts are on individual PCI functions.
Add support for VIA 8237A.
Add support for AHCI on the VIA VT8251.
Dont call free on non-alloc'd items.
</content>
</entry>
<entry>
<title>MFC rev. 1.163 by sos:</title>
<updated>2006-08-10T10:19:03Z</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2006-08-10T10:19:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ddf1d9dc5bc439f1d20c7ac67b10430a39b392bb'/>
<id>urn:sha1:ddf1d9dc5bc439f1d20c7ac67b10430a39b392bb</id>
<content type='text'>
  Fix type casts so that we get at the right response queue.

  Submitted by: glebius+ru
</content>
</entry>
<entry>
<title>MFC rev. 1.120: s/PsuedoRAID/PseudoRAID/.</title>
<updated>2006-05-01T19:37:55Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2006-05-01T19:37:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bcf55348a49d91a1fe1455bc612c3a767f1f5744'/>
<id>urn:sha1:bcf55348a49d91a1fe1455bc612c3a767f1f5744</id>
<content type='text'>
Approved by:	re (kensmith)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-04-04T16:07:42Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2006-04-04T16:07:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=faf36e46c36e96cc4f66c4b58d448cc62bdeb364'/>
<id>urn:sha1:faf36e46c36e96cc4f66c4b58d448cc62bdeb364</id>
<content type='text'>
	Make the ATAPI sense data accessible when using the ioctl interface
Approved by: re@ (scottl)
</content>
</entry>
<entry>
<title>MFC rev. 1.109: In afd_describe(), don't initialize sizestring.</title>
<updated>2006-04-02T18:39:59Z</updated>
<author>
<name>Marcel Moolenaar</name>
<email>marcel@FreeBSD.org</email>
</author>
<published>2006-04-02T18:39:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5217ce63aa55e7868188deac89047b6a42a5217f'/>
<id>urn:sha1:5217ce63aa55e7868188deac89047b6a42a5217f</id>
<content type='text'>
Approved by: re (hrs@)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-03-16T21:28:51Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2006-03-16T21:28:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=750d0d3b3993b04f8add4334d63407c9a92bc2a9'/>
<id>urn:sha1:750d0d3b3993b04f8add4334d63407c9a92bc2a9</id>
<content type='text'>
Add support for the JMicron JMB361, 365 and 366 chips.
HW and documentation kindly provided by JMicron.

Approved by: re@ (mux)
</content>
</entry>
</feed>
