summaryrefslogtreecommitdiffstats
path: root/sys/dev/arcmsr
Commit message (Expand)AuthorAgeFilesLines
* Fix spurious I/O errors when under high load.scottl2007-02-152-2/+6
* Update to version 1.20.00.13 of the arcmsr driver. This fixes many bugsscottl2006-12-132-3070/+2923
* Add MODULE_DEPENDS for cam, pci, mca, eisa and isa where needed.mjacob2006-12-111-0/+2
* 2nd and final commit that moves us to CAM_NEW_TRAN_CODEmjacob2006-11-021-12/+0
* The first of 3 major steps to move the CAM layer forward to usingmjacob2006-10-311-2/+31
* Fix typos: s/rebulid/rebuild/rse2006-08-311-4/+4
* Since DELAY() was moved, most <machine/clock.h> #includes have beenphk2006-05-161-1/+0
* Fix -Wundef.ru2005-12-041-1/+1
* Use same RID we allocated the resource with to free itimp2005-06-051-1/+1
* Remove bus_{mem,p}io.h and related code for a micro-optimization on i386nyan2005-05-291-1/+0
* Properly mask off the status bits when checking to see if the ccb is stillscottl2005-05-031-1/+1
* The driver looks like it can create valid 64-bit scatter-gather lists, soscottl2005-05-031-4/+4
* The kthread is disabled at this time, so don't try to wake it up onscottl2005-05-031-0/+2
* Don't bother pretending that CAM will send CAM_DATA_PHYS pointers. It'sscottl2005-04-291-5/+1
* arcmsr_make_timespec, and arcmsr_getcmos_time appear to be unused, andimp2005-04-011-0/+4
* Add the Areca SATA RAID driver (arcmsr). This supports the ARC-11xx and 12xxscottl2005-03-312-0/+7525
OpenPOWER on IntegriCloud