summaryrefslogtreecommitdiff
path: root/sys/dev/ata/ata_raid.c
AgeCommit message (Expand)Author
2003-12-14Garbage-collect __ATA_DISK_PRIVATE; it is no longer needed.thorpej
2003-09-29typo in commentgrant
2003-07-14add missing __KERNEL_RCSID()lukem
2003-02-25Add missing splbio() protecting of bufpool access. Add a clarifyingthorpej
2003-02-25Add a new BUF_INIT() macro which initializes b_dep and b_interlock, andthorpej
2003-02-05Make the buffer cache code MP-safe.pk
2003-01-27Experimental support for RAID volumes configured by ATA "RAID" controllers.thorpej