Re: QLogic ISP2432
Marco Plaut <[email protected]>
| Newsgroups | gmane.os.openbsd.sparc |
|---|---|
| Message-ID | <[email protected]> |
On 04/12/12 15:07, Mark Kettenis wrote: >> Date: Tue, 04 Dec 2012 09:09:13 -0430 >> From: Marco Plaut <[email protected]> >> >> Good evening, >> I'm quite new to OpenBSD. I've managed to get 5.2 installed and running >> on softraid on an Oracle M5000. >> I'd like to be pointed on the right direction to get a pair of QLogic >> ISP2432 HBA to work, some info: >> >> Sun SPARC Enterprise M5000 Server, using Domain console >> Copyright 2010 Sun Microsystems, Inc. All rights reserved. >> Copyright 2010 Sun Microsystems, Inc. and Fujitsu Limited. All rights >> reserved. >> OpenBoot 4.24.13, 32768 MB memory installed, Serial #86538722. >> Ethernet address 0:21:28:28:79:e2, Host ID: 852879e2. >> ... >> ... >> XSCF> console -d 0 >> Connect to DomainID 0?[y|n] :y >> Boot device: svm-root File and args: >> OpenBSD IEEE 1275 Bootblock 1.3 >> ..>> OpenBSD BOOT 1.4 >> Trying bsd... >> Booting /pci@0,600000/pci@0/pci@8/pci@0/scsi@1/disk@0,0:a/bsd >> 6605424@0x1000000+5520@0x164ca70+173400@0x1800000+4020904@0x182a558 >> symbols @ 0xfd76c2c0 81+405456+255993 start=0x1000000 >> [ using 662248 bytes of bsd ELF symbol table ] >> console is /pseudo-console >> Copyright (c) 1982, 1986, 1989, 1991, 1993 >> The Regents of the University of California. All rights reserved. >> Copyright (c) 1995-2012 OpenBSD. All rights reserved. http://www.OpenBSD.org >> >> OpenBSD 5.2 (GENERIC.MP) #236: Mon Jul 30 16:38:18 MDT 2012 >> [email protected]:/usr/src/sys/arch/sparc64/compile/GENERIC.MP >> real mem = 34359738368 (32768MB) >> avail mem = 33799159808 (32233MB)... >> ... >> ... >> isp0 at pci8 dev 0 function 0 "QLogic ISP2432" rev 0x03: ivec 0x94 >> isp0: Polled Mailbox Command (0x8) Timeout (100000us) >> isp0: Mailbox Command 'ABOUT FIRMWARE' failed (TIMEOUT) >> pyro3 at mainbus0: "Oberon", rev 0, ign c0, bus B 2 to 255 >> pyro3: dvma map c0000000-ffffffff >> pci9 at pyro3 >> isp1 at pci9 dev 0 function 0 "QLogic ISP2432" rev 0x03: ivec 0xd4 >> isp1: Polled Mailbox Command (0x8) Timeout (100000us) >> isp1: Mailbox Command 'ABOUT FIRMWARE' failed (TIMEOUT) >> ... >> ... >> Thx in advice! > Unfortunately support for the ISP2432 was never finished, so you won't > have any luck with OpenBSD until somebody does do the work :(. > > I think you're the first person to actually run OpenBSD on an M5000. > Would you minds sending your full dmesg to [email protected], or to me > personally ([email protected])? > > dmesg sent to that list and you. Damn! That's terribly bad since I SERIOUSLY need it! As we speak I'm checking out the CURRENT kernel (and reading a lot!), can someone point me on how to fix this Qlogic issue? Kernel driver development HOWTO? By the way, I can do tests on that M5000 but is nowhere close to my office, I do have a T2000 (32 CPU, 32GB) in my office for my "play/joy/do as I please" with a quite similar QLogic card (pciX, not pciE) Thx in advance!