aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/twe
Commit message (Expand)AuthorAgeFilesLines
* MFS of fix to twe(4) driver. Fixes problem seen on 6xxx series controllersKen Smith2004-06-263-8/+18
* 1. Fixed potential problem that would cause out-of-order requests in twe_star...Vinod Kashyap2004-05-123-14/+10
* Merged changes from twe in -CURRENT to RELENG_4.Vinod Kashyap2004-04-077-248/+351
* More vm_offset_t -> vm_paddr_t conversions in kernel dump related code.Luoqi Chen2003-08-311-2/+2
* MFC: Support for the 3ware APIPaul Saab2003-08-107-95/+190
* Update for the 6.9/7.4 firmware families, plus minor bugfixes.Mike Smith2002-03-076-53/+181
* MFC: Fix a signed bug in the crashdump code for systems with > 2GBPaul Saab2001-11-271-1/+1
* MFC: Change the dump routines to only abort if control-c is pressed.Paul Saab2001-07-261-10/+2
* MFC: typo fix.Mike Smith2001-02-261-1/+1
* MFC:Paul Saab2000-12-073-185/+273
* MFC: don't drop I/O when we run out of controller commands, queue itMike Smith2000-11-041-1/+3
* MFC: updated 3ware driver, with improved queueing, error handling andMike Smith2000-10-275-1431/+1448
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-10-271-0/+972
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-10-272-0/+253
* MFC: reduce the outstanding command count to avoid upsetting the firmware.Mike Smith2000-10-121-1/+1
* MFC - reduce confusing verbosity.Mike Smith2000-07-201-18/+3
* MFC: new driver for the 3ware Escalade family of ATA RAID controllers.Mike Smith2000-05-251-0/+53
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-05-244-0/+2592