On 10/17/18 9:25 AM, Hannes Reinecke wrote: > Hi all, > > as we're trying to get rid of the remaining request_fn drivers here's > a patchset to move the DAC960 driver to the SCSI stack. > As per request from hch I've split up the driver into two new SCSI > drivers called 'myrb' and 'myrs'. > > The 'myrb' driver only supports the earlier (V1) firmware interface, which > doesn't have a SCSI interface for the logical drives; for those I've added > a (pretty rudimentary, admittedly) SCSI translation for them. > > The 'myrs' driver supports the newer (V2) firmware interface, which is > SCSI based and doesn't need the translation layer. > > And the weird proc interface from DAC960 has been converted to sysfs attributes. > > Tested with eXtremeRAID 1100 (for V1 Firmware) and Mylex AcceleRAID 170 > (for V2 Firmware). Applied 3/3 in for-4.20/block -- Jens Axboe