summaryrefslogtreecommitdiff
path: root/sys/dev/twe/twevar.h
Commit message (Expand)AuthorAgeFilesLines
* Create release/8.0.0 for the 8.0-RELEASE.release/8.0.0_cvsKen Smith2009-11-211-1/+1
* Fix for a problem seen only on 6xxx series controllers, where-in theVinod Kashyap2004-06-111-2/+3
* 1. Fixed potential problem that would cause out-of-order requests in twe_star...Vinod Kashyap2004-05-121-5/+1
* 1. Better handle a return value of EINPROGRESS from bus_dmamap_load.Vinod Kashyap2004-03-251-1/+3
* Device megapatch 1/6:Poul-Henning Kamp2004-02-211-2/+0
* After extensive QA cycles at 3ware, bring the driver in-line with all thePaul Saab2003-12-021-8/+26
* Fix the busdma support in twe to support EINPROGRESS and enable it forPaul Saab2003-08-121-7/+14
* Properly support the 3ware generic API.Paul Saab2003-08-051-1/+3
* Update for the 6.9 firmware family (6xxx controllers), as well as forMike Smith2002-03-071-0/+2
* Update to C99, s/__FUNCTION__/__func__/,David E. O'Brien2001-12-101-2/+2
* Minor updates:Mike Smith2001-05-071-3/+3
* - add support for crashdumps (courtesy of ps and Y!)Mike Smith2000-12-031-14/+6
* Major update to the 'twe' driver.Mike Smith2000-10-251-54/+165
* Initial import of a driver for the 3ware Escalade family of ATA RAIDMike Smith2000-05-241-0/+163