* Paolo Aglialoro <paol...@gmail.com> [131113 14:37]: > Hi Jim, > > just today I had compiled the kernel (after fiddling with GENERIC and > sli_pci.c) with this result: > > pci0 at vpci0 > sli0 at pci0 dev 0 function 0 "Emulex LPe11000" rev 0x02: ivec 0x794 > sli1 at pci0 dev 0 function 1 "Emulex LPe11000" rev 0x02: ivec 0x795 > > also I have: > > # pcidump > Domain /dev/pci0: > 2:0:0: Emulex LPe11000 > 2:0:1: Emulex LPe11000 > Domain /dev/pci1: > 2:0:0: ServerWorks PCIE-PCIX > 3:4:0: Broadcom BCM5714 > 3:4:1: Broadcom BCM5714 > 3:8:0: ServerWorks HT-1000 PCIX > 4:1:0: Broadcom BCM5704C > 4:1:1: Broadcom BCM5704C > 4:2:0: Symbios Logic SAS1064 > > but haven't tried yet to connect the box to a FC storage, as a colleague > should yet give me the correct cable. > > Now, reading your mail, turned me completely off :((( > As far as I get it... I am alone in the desert... or is any light somewhere? >
Sorry, I don't have any water for you. I started the sli driver many years back with some guidance from dlg@. Checking cvs, I see that was 6 years ago now. Clearly, I never got back to it. To see just how incomplete the driver is, take a look here: http://www.openbsd.org/cgi-bin/cvsweb/src/sys/dev/ic/sli.c?rev=1.2 Best regards, jim@