<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/twa, branch release/5.3.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-08-25T17:15:26Z</updated>
<entry>
<title>Merged from HEAD, twa changes for amd64 support.</title>
<updated>2004-08-25T17:15:26Z</updated>
<author>
<name>Vinod Kashyap</name>
<email>vkashyap@FreeBSD.org</email>
</author>
<published>2004-08-25T17:15:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bddc00305f6d00def3a81ef8fc3f58300f1320a2'/>
<id>urn:sha1:bddc00305f6d00def3a81ef8fc3f58300f1320a2</id>
<content type='text'>
Reviewed by:re
Approved by:re
</content>
</entry>
<entry>
<title>Fix a typo that made the busdma tag have a 0 highaddr.  This driver heavily</title>
<updated>2004-06-24T18:30:08Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2004-06-24T18:30:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c63d83f7c29fd2871f624c5af92746ee1fc32f17'/>
<id>urn:sha1:c63d83f7c29fd2871f624c5af92746ee1fc32f17</id>
<content type='text'>
abuses busdma in other ways, and those will likely be fixed another day.
</content>
</entry>
<entry>
<title>Do the dreaded s/dev_t/struct cdev */</title>
<updated>2004-06-16T09:47:26Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-06-16T09:47:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=89c9c53da05197f657dfe8e0bdda6941a2e9a0d4'/>
<id>urn:sha1:89c9c53da05197f657dfe8e0bdda6941a2e9a0d4</id>
<content type='text'>
Bump __FreeBSD_version accordingly.
</content>
</entry>
<entry>
<title>Add missing &lt;sys/module.h&gt; includes</title>
<updated>2004-05-30T20:08:47Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-05-30T20:08:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fe12f24bb098d8d2a6c35394a53a65b3e64f83d9'/>
<id>urn:sha1:fe12f24bb098d8d2a6c35394a53a65b3e64f83d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Undid scottl's recent changes.</title>
<updated>2004-05-17T17:16:58Z</updated>
<author>
<name>Vinod Kashyap</name>
<email>vkashyap@FreeBSD.org</email>
</author>
<published>2004-05-17T17:16:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5bc41694118829c30fe87fbfb8223943007f735e'/>
<id>urn:sha1:5bc41694118829c30fe87fbfb8223943007f735e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove twa_intrhook prototype.</title>
<updated>2004-05-15T15:41:59Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2004-05-15T15:41:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f3a537ca3f6f27d77058bbd0a000baf6a6bb295b'/>
<id>urn:sha1:f3a537ca3f6f27d77058bbd0a000baf6a6bb295b</id>
<content type='text'>
Submitted by:	cperciva
</content>
</entry>
<entry>
<title>Set the cpi.hba_inquiry field to something useful.</title>
<updated>2004-05-15T05:18:05Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2004-05-15T05:18:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e25b7fccd412fbe89daf9a6d9d7fec1f9c86edf0'/>
<id>urn:sha1:e25b7fccd412fbe89daf9a6d9d7fec1f9c86edf0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the config_intrhook as it is not needed.</title>
<updated>2004-05-15T05:17:42Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2004-05-15T05:17:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bd4c922777d59230aae6c3812520bc84fafab89c'/>
<id>urn:sha1:bd4c922777d59230aae6c3812520bc84fafab89c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unbreak LINT on 64-bit platforms.  Note that this code is not style(9)-</title>
<updated>2004-04-02T15:09:57Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-04-02T15:09:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4cdc9a643ecf4d0f14a558843a1a0dfdd810378a'/>
<id>urn:sha1:4cdc9a643ecf4d0f14a558843a1a0dfdd810378a</id>
<content type='text'>
compliant, but I'll leave that for someone else.

Noticed by:	tinderbox
Pointy hat to:	the usual suspects
</content>
</entry>
<entry>
<title>Initial check-in of the device driver for 3ware's 9000 series</title>
<updated>2004-03-30T03:46:00Z</updated>
<author>
<name>Vinod Kashyap</name>
<email>vkashyap@FreeBSD.org</email>
</author>
<published>2004-03-30T03:46:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=99635d6cddfb802254860b480b2a505d4ae609bb'/>
<id>urn:sha1:99635d6cddfb802254860b480b2a505d4ae609bb</id>
<content type='text'>
PATA/SATA RAID controllers.  This driver is a SIM under CAM, and
so, behaves like a driver for a SCSI controller.
</content>
</entry>
</feed>
