<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/ata/atapi-fd.c, branch release/6.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-11-26T01:09:48Z</updated>
<entry>
<title>Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.</title>
<updated>2008-11-26T01:09:48Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-11-26T01:09:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a93332491e10c1a23a9fd2f11ccbdba33d72d850'/>
<id>urn:sha1:a93332491e10c1a23a9fd2f11ccbdba33d72d850</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 6.4-RELEASE image.
</content>
</entry>
<entry>
<title>Update with the latest fixes from -current.</title>
<updated>2007-11-22T07:50:37Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2007-11-22T07:50:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1d0d900b631b6b92c3ad5555446e60abe5bc99e8'/>
<id>urn:sha1:1d0d900b631b6b92c3ad5555446e60abe5bc99e8</id>
<content type='text'>
Approved by: re@
</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-10T12:30:08Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2006-03-10T12:30:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9ff9f0fd9aed6967c9530fd9a58c58998adf2b0d'/>
<id>urn:sha1:9ff9f0fd9aed6967c9530fd9a58c58998adf2b0d</id>
<content type='text'>
Only use the channel in the request given to ata_completed if its
still present.
Only look for ICRC and CORR errors on ATA devices not ATAPI.
Get rid of all the "long long"/"maxint" casting around in printf's.
On all our platforms intmax == int64_t so simply using %j to print
int64_t's is safe all over, and doesn't pullute the code.
Update atapi-fd to support direct devices such as disks.
ATAUSB will need to hook into the delayed boot identify to have
interrupts running, so externalize it.
Add USB modes.

Approved by: re@ (mux)
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2006-01-25T08:13:46Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2006-01-25T08:13:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=71496dbe42921d257efd99da857d19021567a71b'/>
<id>urn:sha1:71496dbe42921d257efd99da857d19021567a71b</id>
<content type='text'>
        Bring ATA up to -current standards:

Fix SiS SATA support, the SATA registers was off.
Update the ICH7 support so it deals better with chips without AHCI.
Unbreak hotplug support on the ICH6 and ICH7 chipsets.
Add support for VIA VT8251 southbridge.
Add new nVidia nForce4 chips.
Add support for the Marvell 88SX[56]0[48][01] series of SATA chips.
Fix the promise modesetting for old chips.
Get rid of the advertising clause in the copyright.
Add support for using DMA on dump, greatly speeds up the dump process.
When IOCATAGPARM is called, update the capabilities page that is stored
in the kernel and return the new values.
Fix rebuilds of arrays that got stuck.
Add dump support in ataraid.
Add support for for reading and writing SiS metadata.
Add support for writing VIA metadata.
Add support for writing Intel metadata.
Correct calculation of RAID0 sizes on VIA RAID arrays.
Update Intel MatrixRAID support to be able to pick up RAID0+1 (RAID10)
</content>
</entry>
<entry>
<title>Change the way ioctls are issue to ATA.</title>
<updated>2005-05-16T13:07:27Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2005-05-16T13:07:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6667b30d15254872b686d582b2430e2e9098aacd'/>
<id>urn:sha1:6667b30d15254872b686d582b2430e2e9098aacd</id>
<content type='text'>
The most prominent part is that its now possible to issue ata_requests
directly to say acd0, instead of going through the cumbersome /dev/ata
device.
</content>
</entry>
<entry>
<title>Take newbusification one step further, ie use the device_t more consequently</title>
<updated>2005-04-30T16:22:07Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2005-04-30T16:22:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0068f98f8841a3a9041998073ea5241904a84658'/>
<id>urn:sha1:0068f98f8841a3a9041998073ea5241904a84658</id>
<content type='text'>
all way through the code down the layers, instead of the mix'n'match that
resulted from the conversion done earlier.

Sponsored by:	pair.com
</content>
</entry>
<entry>
<title>Move the creation of ata_channel child devices to the channel code.</title>
<updated>2005-04-15T10:20:52Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2005-04-15T10:20:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9f2ea2bcd597d9c38b11ad188c015b56e3619350'/>
<id>urn:sha1:9f2ea2bcd597d9c38b11ad188c015b56e3619350</id>
<content type='text'>
This allows to attach to the children (ATA devices) even without a
driver being attached. This allows atapi-cam to do its work both
with and without the pure ATAPI driver being present.

ATA patches by /me
ATAPI-cam pathes by Thomas
</content>
</entry>
<entry>
<title>Change the ata_* methods to use a channel device instead of a</title>
<updated>2005-03-31T15:05:40Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2005-03-31T15:05:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5a5b148dd838cf02ca3827f8182864dd2a817233'/>
<id>urn:sha1:5a5b148dd838cf02ca3827f8182864dd2a817233</id>
<content type='text'>
controller device. This helps when there is no controller parent
to a channel (PPC port).
</content>
</entry>
</feed>
