<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/ata, branch releng/6.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F6.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F6.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2008-10-30T13:18:28Z</updated>
<entry>
<title>MFC of the r179312 by sos:</title>
<updated>2008-10-30T13:18:28Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2008-10-30T13:18:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=956853b3db2a2ef82a575bf7a02a7fa68b37e807'/>
<id>urn:sha1:956853b3db2a2ef82a575bf7a02a7fa68b37e807</id>
<content type='text'>
Do not call ata_start() when ata_reinit fails in the ioctl path.

Approved by:	re (kensmith), sos
Prodded by:	Andrey V. Elsukov &lt;bu7cher@yandex.ru&gt;
</content>
</entry>
<entry>
<title>MFC: Use 32k transfers rather than 63k transfers for chipsets that can't do</title>
<updated>2008-10-21T18:40:29Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-10-21T18:40:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ab1941d8f535c70ab7536f0990d96e1cc49942a4'/>
<id>urn:sha1:ab1941d8f535c70ab7536f0990d96e1cc49942a4</id>
<content type='text'>
64k transfers and use the MIO method to talk to the Serverworks HT1000_S1
SATA controller.

Approved by:	re (kib)
</content>
</entry>
<entry>
<title>MFC r180437</title>
<updated>2008-08-02T12:40:12Z</updated>
<author>
<name>Remko Lodder</name>
<email>remko@FreeBSD.org</email>
</author>
<published>2008-08-02T12:40:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0708f405a6ddb7707549e8913a846423bf738f72'/>
<id>urn:sha1:0708f405a6ddb7707549e8913a846423bf738f72</id>
<content type='text'>
    Detect ATA controllers in the Macbook3.

    PR:           118135
    Submitted by: ed
    Approved by:  imp (mentor, implicit)
    MFC after:    1 week

Approved by:    imp (mentor, implicit)
</content>
</entry>
<entry>
<title>MFC r180384</title>
<updated>2008-08-02T12:39:23Z</updated>
<author>
<name>Remko Lodder</name>
<email>remko@FreeBSD.org</email>
</author>
<published>2008-08-02T12:39:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f85440014f69511b3bd6d4d3a5bec8ee3db5041e'/>
<id>urn:sha1:f85440014f69511b3bd6d4d3a5bec8ee3db5041e</id>
<content type='text'>
    Driver failed to allocate MMIO resources. Attached patch adds a fallback path.
    It uses generic IDE facilities if sii-specific allocations failed

    PR:           125421
    Submitted by: Andrey V. Elsukov &lt;bu7cher at yandex dot ru&gt;
    Approved by:  imp (mentor, implicit)
    MFC after:    1 week

Approved by:    imp (mentor, implicit)
</content>
</entry>
<entry>
<title>MFC r180383</title>
<updated>2008-08-02T12:38:18Z</updated>
<author>
<name>Remko Lodder</name>
<email>remko@FreeBSD.org</email>
</author>
<published>2008-08-02T12:38:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a94775c681d462db736857e02967da03b6b93557'/>
<id>urn:sha1:a94775c681d462db736857e02967da03b6b93557</id>
<content type='text'>
    Add new device id for ICH8M, which supports greater than UDMA33 mode
    when it worked as generic IDE.

    PR:                   125422
    Submitted by:         Andrey V. Elsukov &lt;bu7cher at yandex dot ru&gt;
    Approved by:          imp (mentor, implicit)
    MFC after:            1 week

Approved by:    imp (mentor, implicit)
</content>
</entry>
<entry>
<title>MFC r180382:</title>
<updated>2008-08-02T12:37:10Z</updated>
<author>
<name>Remko Lodder</name>
<email>remko@FreeBSD.org</email>
</author>
<published>2008-08-02T12:37:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5d9695254919b027d04db23f1705800947bbb22e'/>
<id>urn:sha1:5d9695254919b027d04db23f1705800947bbb22e</id>
<content type='text'>
    Add support for the ICH9 in non AHCI mode (RAID mode).

    Submitted by: Andrey V. Elsukov &lt;bu7cher at yandex dot ru&gt;
    Tested by:    Vitalij L. Fadeev &lt;fvl at mail dot ru&gt;
    Approved by:  imp (mentor, implicit)
    MFC after:    1 week

Approved by:    imp (mentor, implicit)
</content>
</entry>
<entry>
<title>MFC rev 1.212 ata-chipset.c</title>
<updated>2008-04-01T18:22:37Z</updated>
<author>
<name>Remko Lodder</name>
<email>remko@FreeBSD.org</email>
</author>
<published>2008-04-01T18:22:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=efc29c65a6f19704612f2fae2df110efcbcea1f1'/>
<id>urn:sha1:efc29c65a6f19704612f2fae2df110efcbcea1f1</id>
<content type='text'>
MFC rev 1.83 ata-pci.h

  Add proper support for the SATA/AHCI part of IXP[67]00

Approved by:    imp (mentor, implicit), sos
</content>
</entry>
<entry>
<title>MFC: 1.198</title>
<updated>2008-03-09T14:30:49Z</updated>
<author>
<name>Marius Strobl</name>
<email>marius@FreeBSD.org</email>
</author>
<published>2008-03-09T14:30:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dee9dc52ac33bd2f26118e762263e609b327c7a9'/>
<id>urn:sha1:dee9dc52ac33bd2f26118e762263e609b327c7a9</id>
<content type='text'>
Add a hook that allows the geometry to be overridden on certain platforms.
</content>
</entry>
<entry>
<title>MFC important fixes by sos@:</title>
<updated>2008-01-09T08:55:51Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2008-01-09T08:55:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c241bf9a2d1a6d98a965243cd9fa4b5ec607d64b'/>
<id>urn:sha1:c241bf9a2d1a6d98a965243cd9fa4b5ec607d64b</id>
<content type='text'>
Implement a workaround of the datacorruption problem on ServerWorks
HT1000 chipsets.  The HT1000 DMA engine seems to not always like 64K
transfers and sometimes barfs data all over memory leading to instant
chrash and burn.

Also fix 48bit adressing issues, apparently newer chips needs 16bit
writes and not the usual fifo thing.

HW donated by:	Travis Mikalson at TerraNovaNet
Original work:	sos
</content>
</entry>
<entry>
<title>Sync up ata(4) work by sos@ on -HEAD:</title>
<updated>2007-12-09T19:27:19Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2007-12-09T19:27:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3319a1560749fb0598a5d6f68918b0c160c08d34'/>
<id>urn:sha1:3319a1560749fb0598a5d6f68918b0c160c08d34</id>
<content type='text'>
 * Add preliminary SATA ATAPI support for sii 3132/3124 chips.
 * Fix speed report on Intel SATA chips in compat mode.
 * Fix broken detect of JMicron 368.

Related revisions:
 - ata-chipset.c: 1.208, 1.210
 - ata-disk.c.c:  1.205

Approved by:	re (kensmith), sos
</content>
</entry>
</feed>
