Re: mpii support for sas3.5 controllers

2018-06-17 Thread David Gwynne
works on sparc64 with a sas2008 too: mpii0 at pci3 dev 0 function 0 "Symbios Logic SAS2008" rev 0x03: msi mpii0: Intel(R) SSD 910, firmware 12.0.0.0, MPI 2.0 scsibus1 at mpii0: 512 targets ok by me. > On 18 Jun 2018, at 01:01, Robert Nagy wrote: > > Hi > > Obviously I am ok with this since it

Re: mpii support for sas3.5 controllers

2018-06-17 Thread Robert Nagy
Hi Obviously I am ok with this since it makes my controller work ;) mpii0 at pci6 dev 0 function 0 "Symbios Logic MegaRAID SAS3408" rev 0x01: msi scsibus3 at mpii0: 640 targets st0 at scsibus3 targ 5 lun 0: SCSI4 1/sequential removable naa.5000e111c457f001 ch0 at scsibus3 targ 5 lun 1: SCSI3 8

mpii support for sas3.5 controllers

2018-06-16 Thread Jonathan Matthew
This adds support for SAS3.5 controllers in mpii(4). To get these working, I had to rearrange the initialisation code a bit. The new controllers don't like being hard reset, which means we have to call mpii_iocfacts() to determine whether soft reset is supported before calling mpii_init(). The ch