kernel/hptmv: Fix the completion of a write.
[dragonfly.git] / sys / dev / raid / hptmv / entry.c
2012-09-07 Sascha Wildnerkernel/hptmv: Fix the completion of a write.
2012-08-07 Sascha Wildnerhptmv(4): Use cam_calc_geometry().
2012-08-03 Sascha Wildnerhptmv(4): Reduce si_iosize_max to 64KB.
2012-05-24 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-01 Sascha Wildnerhptmv(4): Remove an unneeded NULL check after M_WAITOK.
2012-01-03 Sascha Wildnerkernel: Use NULL for pointers.
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-01-05 Sascha Wildnerhptmv(4): Save some unneeded variables in the locking...
2011-01-05 Sascha Wildnerhptmv(4): Fix shutting down.
2011-01-04 Sascha WildnerAdd hptmv(4), a driver for HighPoint RocketRAID 182x...