summaryrefslogtreecommitdiff
path: root/sys/dev/ata/ata_raid_intel.c
AgeCommit message (Expand)Author
2014-03-25kill sprintfchristos
2010-07-06* use correct interleave factor for RAID-0 of Intel MatrixRaid.bsh
2010-07-06fix some probles with ataraid(4) and Intel MatrixRaid.bsh
2009-05-11use device_xname()cegger
2008-09-16Support multiple volumes connected to Intel MatrixRAID controllers.tron
2008-09-15Add support for status reports via bio(4) to ataraid(4).tron
2008-09-11Add support for Intel MatrixRAID to ataraid(4). It is currently limitedtron