arcmsr(4): Use cam_calc_geometry().
[dragonfly.git] / sys / dev / raid / arcmsr / arcmsr.c
2012-08-07 Sascha Wildnerarcmsr(4): Use cam_calc_geometry().
2012-06-12 Sascha Wildnerarcmsr(4): To check for sense data, use sense_len.
2012-05-24 Sascha Wildnerkernel: Remove some bogus casts to the own type.
2012-05-13 Sascha Wildnerarcmsr(4): Disable MSI support on the 1880 models.
2012-05-06 Sascha Wildnerarcmsr(4): Sync with FreeBSD.
2012-04-07 Sascha Wildnerarcmsr(4): Use the available dev variable (like bus_rel...
2012-04-07 Sascha Wildnerarcmsr(4): Add MODULE_VERSION.
2012-04-07 Sascha Wildnerarcmsr(4): Use MSI if it is supported by the device.
2012-02-16 Sascha Wildnerkernel: Include <sys/ioccom.h> where ioctls are defined...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-08-11 François TigeotMark the arcmsr driver MPSAFE
2011-06-24 Sascha Wildnerkernel: Use NULL for DRIVER_MODULE()'s evh ...
2010-12-12 Sascha Wildnerarcmsr(4): Add missing cam_simq_release and creation...
2010-11-23 Sascha Wildnerarcmsr(4): Update to vendor release 1.20.00.19.
2010-11-23 Sascha Wildnerarcmsr(4): Fix up the device description a bit.
2010-08-25 Sascha WildnerBring in arcmsr(4), a driver for Areca RAID controllers.