<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/twa, branch release/6.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC: twa corresponding to the 9.3.0.1 release on the 3ware website.  This driver</title>
<updated>2005-12-07T18:18:06+00:00</updated>
<author>
<name>Vinod Kashyap</name>
<email>vkashyap@FreeBSD.org</email>
</author>
<published>2005-12-07T18:18:06+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9a8f2789d0341b60231ad25f097c037393620b80'/>
<id>9a8f2789d0341b60231ad25f097c037393620b80</id>
<content type='text'>
has support for the 9xxxSX controllers, along with the earlier 9xxxS series
controllers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
has support for the 9xxxSX controllers, along with the earlier 9xxxS series
controllers.
</pre>
</div>
</content>
</entry>
<entry>
<title>The latest release of the FreeBSD driver (twa) for</title>
<updated>2005-04-12T22:07:11+00:00</updated>
<author>
<name>Vinod Kashyap</name>
<email>vkashyap@FreeBSD.org</email>
</author>
<published>2005-04-12T22:07:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f0c1dee27f2ce772f09378972bef69ede3ddadb8'/>
<id>f0c1dee27f2ce772f09378972bef69ede3ddadb8</id>
<content type='text'>
3ware's 9xxx series controllers.  This corresponds to
the 9.2 release (for FreeBSD 5.2.1) on the 3ware website.

Highlights of this release are:

1. The driver has been re-architected to use a "Common Layer"
    (all tw_cl* files), which is a consolidation of all OS-independent
    parts of the driver.  The FreeBSD OS specific portions of the
    driver go into an "OS Layer" (all tw_osl* files).
    This re-architecture is to achieve better maintainability, consistency
    of behavior across OS's, and better portability to new OS's (drivers
    for new OS's can be written by just adding an OS Layer that's specific
    to the OS, by complying to a "Common Layer Programming Interface" API.

2. The driver takes advantage of multiple processors.

3. The driver has a new firmware image bundled, the new features of which
   include Online Capacity Expansion and multi-lun support, among others.
   More details about 3ware's 9.2 release can be found here:
   http://www.3ware.com/download/Escalade9000Series/9.2/9.2_Release_Notes_Web.pdf

Since the Common Layer is used across OS's, the FreeBSD specific include
path for header files (/sys/dev/twa) is not part of the #include pre-processor
directive in any of the source files.  For being able to integrate twa into
the kernel despite this, Makefile.&lt;arch&gt; has been changed to add the include
path to CFLAGS.

Reviewed by: scottl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
3ware's 9xxx series controllers.  This corresponds to
the 9.2 release (for FreeBSD 5.2.1) on the 3ware website.

Highlights of this release are:

1. The driver has been re-architected to use a "Common Layer"
    (all tw_cl* files), which is a consolidation of all OS-independent
    parts of the driver.  The FreeBSD OS specific portions of the
    driver go into an "OS Layer" (all tw_osl* files).
    This re-architecture is to achieve better maintainability, consistency
    of behavior across OS's, and better portability to new OS's (drivers
    for new OS's can be written by just adding an OS Layer that's specific
    to the OS, by complying to a "Common Layer Programming Interface" API.

2. The driver takes advantage of multiple processors.

3. The driver has a new firmware image bundled, the new features of which
   include Online Capacity Expansion and multi-lun support, among others.
   More details about 3ware's 9.2 release can be found here:
   http://www.3ware.com/download/Escalade9000Series/9.2/9.2_Release_Notes_Web.pdf

Since the Common Layer is used across OS's, the FreeBSD specific include
path for header files (/sys/dev/twa) is not part of the #include pre-processor
directive in any of the source files.  For being able to integrate twa into
the kernel despite this, Makefile.&lt;arch&gt; has been changed to add the include
path to CFLAGS.

Reviewed by: scottl
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed comments following changes to not bundle firmware by default.</title>
<updated>2004-04-10T02:41:22+00:00</updated>
<author>
<name>Vinod Kashyap</name>
<email>vkashyap@FreeBSD.org</email>
</author>
<published>2004-04-10T02:41:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b64d6f9ac229e83b01b1f897b607011808149f4b'/>
<id>b64d6f9ac229e83b01b1f897b607011808149f4b</id>
<content type='text'>
Approved by: re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by: re
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't include the firmware image by default as it adds 500k (uncompressed) to</title>
<updated>2004-04-10T02:00:47+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2004-04-10T02:00:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2f0fecd7ab3a791e41a03de8b6da5cf2d859719b'/>
<id>2f0fecd7ab3a791e41a03de8b6da5cf2d859719b</id>
<content type='text'>
the module.

Reviewed by:	vinod
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the module.

Reviewed by:	vinod
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial check-in of the device driver for 3ware's 9000 series</title>
<updated>2004-03-30T03:46:00+00:00</updated>
<author>
<name>Vinod Kashyap</name>
<email>vkashyap@FreeBSD.org</email>
</author>
<published>2004-03-30T03:46:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=99635d6cddfb802254860b480b2a505d4ae609bb'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PATA/SATA RAID controllers.  This driver is a SIM under CAM, and
so, behaves like a driver for a SCSI controller.
</pre>
</div>
</content>
</entry>
</feed>
