<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/ata/ata-all.c, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F7.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-02-24T05:45:17Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>urn:sha1:a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
</entry>
<entry>
<title>Add support for the VIA 8237S</title>
<updated>2007-10-04T19:17:16Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2007-10-04T19:17:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=358904bf9d1b28180450707e24e3b3ead1b03dec'/>
<id>urn:sha1:358904bf9d1b28180450707e24e3b3ead1b03dec</id>
<content type='text'>
Fix the LBA28/LBA48 crossover bug.

Approved by: re@
</content>
</entry>
<entry>
<title>Use 'pause' in several places rather than trying to tsleep() on NULL (which</title>
<updated>2007-02-23T16:25:08Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2007-02-23T16:25:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a96255b62d488d4d2f532e64a74cc99571aacbd8'/>
<id>urn:sha1:a96255b62d488d4d2f532e64a74cc99571aacbd8</id>
<content type='text'>
triggers a KASSERT) or local variables.  In the case of kern_ndis, the
tsleep() actually used a common sleep address (curproc) making it
susceptible to a premature wakeup.
</content>
</entry>
<entry>
<title>o break newbus api: add a new argument of type driver_filter_t to</title>
<updated>2007-02-23T12:19:07Z</updated>
<author>
<name>Paolo Pisati</name>
<email>piso@FreeBSD.org</email>
</author>
<published>2007-02-23T12:19:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ef544f631226436ef590825881e7a28369df82f6'/>
<id>urn:sha1:ef544f631226436ef590825881e7a28369df82f6</id>
<content type='text'>
  bus_setup_intr()

o add an int return code to all fast handlers

o retire INTR_FAST/IH_FAST

For more info: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=465712+0+current/freebsd-current

Reviewed by: many
Approved by: re@
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2007-02-21T19:07:19Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2007-02-21T19:07:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=129230b81602d3e4fcc2ae4e0eef002dad24978e'/>
<id>urn:sha1:129230b81602d3e4fcc2ae4e0eef002dad24978e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not special-case __ARMEB__, we handle that in the arm code.</title>
<updated>2006-12-16T14:00:54Z</updated>
<author>
<name>Olivier Houchard</name>
<email>cognet@FreeBSD.org</email>
</author>
<published>2006-12-16T14:00:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c29765b647677cc7f47d06b3ece7db14d534668d'/>
<id>urn:sha1:c29765b647677cc7f47d06b3ece7db14d534668d</id>
<content type='text'>
Approved by:	sos
</content>
</entry>
<entry>
<title>Deal more generically with the byteswap needed on !littleendian HW.</title>
<updated>2006-11-17T11:13:47Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2006-11-17T11:13:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=72a426ba266065187a2b8334f6c10985952e7df6'/>
<id>urn:sha1:72a426ba266065187a2b8334f6c10985952e7df6</id>
<content type='text'>
Account for the odd layout on ARM bigendian HW.
</content>
</entry>
<entry>
<title>CF devices are ATA not ATAPI.</title>
<updated>2006-09-11T18:33:59Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2006-09-11T18:33:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a4ed04c719506f3903c8c7a273634a715f6567de'/>
<id>urn:sha1:a4ed04c719506f3903c8c7a273634a715f6567de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove various bits of conditional Alpha code and fixup a few comments.</title>
<updated>2006-05-12T05:04:46Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2006-05-12T05:04:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=73dbd3da73d83f2bace8bfd2e4e33740ef82acf2'/>
<id>urn:sha1:73dbd3da73d83f2bace8bfd2e4e33740ef82acf2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dont poll for ATA_IDLE on a detached channel in suspend.</title>
<updated>2006-04-14T16:25:42Z</updated>
<author>
<name>Søren Schmidt</name>
<email>sos@FreeBSD.org</email>
</author>
<published>2006-04-14T16:25:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3559734ceeb3176b949ac185ec2a5f4656172be0'/>
<id>urn:sha1:3559734ceeb3176b949ac185ec2a5f4656172be0</id>
<content type='text'>
</content>
</entry>
</feed>
