summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ld_twe.c
AgeCommit message (Expand)Author
2003-09-26Confirmed; don't need to query stripe size on TwinStor.thorpej
2003-09-23- Make CCB allocation slightly more efficient by changing how thethorpej
2003-09-22Add support for dynamically attaching and detaching RAID array units.thorpej
2003-09-21Report the status of the logical drive (normal, degraded, etc.) atthorpej
2003-09-21- Record more information about the array unit, including arraythorpej
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-05-24NBPG is not constant on the sparc, so don't use CPP tricks.christos
2002-05-18- Use write barriers.ad
2001-11-13add RCSIDlukem
2001-06-10Centralise the geometry fudge.ad
2001-01-26No need to submit before poll any more.ad
2001-01-22Nuke useless argument to ld_twe_dobio().ad
2001-01-22Minor optimisation.ad
2001-01-22opt_twe.h isn't needed any more.ad
2001-01-22Don't artificially clamp the maximum number of outstanding commands.ad
2000-11-26lsu -> ld, by popular request.ad