<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/dev/aac/aacvar.h, branch release/6.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2007-01-11T22:54:46Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2007-01-11T22:54:46Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2007-01-11T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=201f78d6b90635d961fa373ecd706e3786333b7e'/>
<id>urn:sha1:201f78d6b90635d961fa373ecd706e3786333b7e</id>
<content type='text'>
'RELENG_6_2_0_RELEASE'.

This commit was manufactured to restore the state of the 6.2-RELEASE image.
</content>
</entry>
<entry>
<title>MFC: Support new adapters and new communication protocol.</title>
<updated>2005-10-09T06:39:21Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2005-10-09T06:39:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=727e45252f1694f68283b29f572eec8222c2b539'/>
<id>urn:sha1:727e45252f1694f68283b29f572eec8222c2b539</id>
<content type='text'>
Submitted by: Adaptec, Inc.
Approved by: re
</content>
</entry>
<entry>
<title>Add support for the Adaptec RAID-On-Chip architecture.  This in turn</title>
<updated>2004-08-13T01:44:09Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2004-08-13T01:44:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4afedc314e8e6ded5fb719708bcc78deba2eadcb'/>
<id>urn:sha1:4afedc314e8e6ded5fb719708bcc78deba2eadcb</id>
<content type='text'>
provides support for the Adaptec 2130S adapter.  Thanks to Adaptec for
providing hardware for this.
</content>
</entry>
<entry>
<title>Remove the AAC_LOCK macros.  They no longer abstract anything and only</title>
<updated>2004-08-12T05:05:06Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2004-08-12T05:05:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bb6fe253cc602e4a0a4ba3a96b9d1da80f3c4e56'/>
<id>urn:sha1:bb6fe253cc602e4a0a4ba3a96b9d1da80f3c4e56</id>
<content type='text'>
obfuscate the code.  No functional differences.
</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>Collapse sync fib locking into normal i/o locking.  The former didn't</title>
<updated>2004-06-02T18:15:48Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2004-06-02T18:15:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=03b5fe51bfd6cb2d7987a4e9504cb9fdb0636558'/>
<id>urn:sha1:03b5fe51bfd6cb2d7987a4e9504cb9fdb0636558</id>
<content type='text'>
protect the registers so it was trivially possible for a sync command and
i/o command to fight each other and confuse the controller.  Make the
sync fib alloc/release functions inline and remove the somewhat worthless
AAC_SYNC_LOCK_FORCE flag.  Thanks to Adil Katchi for helping me to track
this down in RELENG_4.
</content>
</entry>
<entry>
<title>Turn down the queue size by 8 until I can figure out why the 512th command</title>
<updated>2004-05-30T22:40:28Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2004-05-30T22:40:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2c81db6cb5589a7fb41e3f35e196a427fc4b7a0c'/>
<id>urn:sha1:2c81db6cb5589a7fb41e3f35e196a427fc4b7a0c</id>
<content type='text'>
keeps on getting lost.
</content>
</entry>
<entry>
<title>Change the disk(9) API in order to make device removal more robust.</title>
<updated>2004-02-18T21:36:53Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-02-18T21:36:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0b7ed341e106c1583e873116529015d2ae042fd0'/>
<id>urn:sha1:0b7ed341e106c1583e873116529015d2ae042fd0</id>
<content type='text'>
Previously the "struct disk" were owned by the device driver and this
gave us problems when the device disappared and the users of that device
were not immediately disappearing.

Now the struct disk is allocate with a new call, disk_alloc() and owned
by geom_disk and just abandonned by the device driver when disk_create()
is called.

Unfortunately, this results in a ton of "s/\./-&gt;/" changes to device
drivers.

Since I'm doing the sweep anyway, a couple of other API improvements
have been carried out at the same time:

The Giant awareness flag has been flipped from DISKFLAG_NOGIANT to
DISKFLAG_NEEDSGIANT

A version number have been added to disk_create() so that we can detect,
report and ignore binary drivers with old ABI in the future.

Manual page update to follow shortly.
</content>
</entry>
<entry>
<title>Do some small cleanups to comments and remove AACQ_COMPLETE definitions since</title>
<updated>2004-02-07T17:40:38Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2004-02-07T17:40:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ecd1c51f920dc6c90201a217a70519166eb5f89f'/>
<id>urn:sha1:ecd1c51f920dc6c90201a217a70519166eb5f89f</id>
<content type='text'>
the completion queue is long-gone.
</content>
</entry>
<entry>
<title>Remove the hack of lowering AAC_MAX_FIB now that the root cause of the</title>
<updated>2004-02-07T10:30:59Z</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2004-02-07T10:30:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d85f27ce7fc1a9c4a739c4c923355e113d6513d9'/>
<id>urn:sha1:d85f27ce7fc1a9c4a739c4c923355e113d6513d9</id>
<content type='text'>
problem was found.
</content>
</entry>
</feed>
