<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/ata, branch release/6.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC:</title>
<updated>2006-10-09T16:01:35+00:00</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2006-10-09T16:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=611712f216e1c80f67ce59fafa0d6be3695298cb'/>
<id>611712f216e1c80f67ce59fafa0d6be3695298cb</id>
<content type='text'>
Add missing PCI ID for the acer m5288

Approved by: re@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add missing PCI ID for the acer m5288

Approved by: re@
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-09-30T14:51:49+00:00</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2006-09-30T14:51:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=421171d5539db81fb10f72c13c74913e8726efbd'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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@
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2006-09-16T10:44:34+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2006-09-16T10:44:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=be51dfa9f447a5059b6da9b938d08ea3b7869c3e'/>
<id>be51dfa9f447a5059b6da9b938d08ea3b7869c3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Sync with -current.</title>
<updated>2006-09-02T17:01:32+00:00</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2006-09-02T17:01:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=946ea159087a48563a5e355cec0bc03ada344b42'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC rev. 1.163 by sos:</title>
<updated>2006-08-10T10:19:03+00:00</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2006-08-10T10:19:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ddf1d9dc5bc439f1d20c7ac67b10430a39b392bb'/>
<id>ddf1d9dc5bc439f1d20c7ac67b10430a39b392bb</id>
<content type='text'>
  Fix type casts so that we get at the right response queue.

  Submitted by: glebius+ru
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Fix type casts so that we get at the right response queue.

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

Approved by: re@ (mux)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC</title>
<updated>2006-03-10T12:43:42+00:00</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2006-03-10T12:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2bc61aa6fee9eea2bd03f1d3e409c7b751c7171c'/>
<id>2bc61aa6fee9eea2bd03f1d3e409c7b751c7171c</id>
<content type='text'>
        missed line in last commit
Approved by:    re@ (implicit)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
        missed line in last commit
Approved by:    re@ (implicit)
</pre>
</div>
</content>
</entry>
</feed>
