From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCHv5 0/3] Deprecate DAC960 driver To: Hannes Reinecke Cc: "Martin K. Petersen" , Christoph Hellwig , James Bottomley , linux-scsi@vger.kernel.org, linux-block@vger.kernel.org References: <20181012071548.129113-1-hare@suse.de> From: Jens Axboe Message-ID: <3ac9b798-c2ba-a0a3-9a43-c3743eefae0a@kernel.dk> Date: Wed, 17 Oct 2018 08:19:56 -0600 MIME-Version: 1.0 In-Reply-To: <20181012071548.129113-1-hare@suse.de> Content-Type: text/plain; charset=utf-8 List-ID: On 10/12/18 1:15 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). Martin, are you taking the two new drivers? Then I'll queue up the old driver removal. -- Jens Axboe