Date: Wed, 14 Feb 2007 22:28:10 +0100 (CET) From: Oliver Fromme <olli@lurza.secnetix.de> To: freebsd-hardware@FreeBSD.ORG, nocturnal@swehack.se Subject: Re: Support for HP Smart Array 5i in ciss(4)? Message-ID: <200702142128.l1ELSAfL073686@lurza.secnetix.de> In-Reply-To: <45D366DD.4020304@swehack.se>
next in thread | previous in thread | raw e-mail | index | archive | help
nocturnal <nocturnal@swehack.se> wrote: > I'm sorry for asking but you said you assume it would work then you said > it is running for you on a ProLiant DL360. Are you saying that you do > have the HP Smart Array 5i controller running on a ProLiant DL360? Yes. See the excerpt from the dmesg below. It's even from an old FreeBSD 4.x, but of course 6.x supports it as well. Don't be confused by the names Compaq vs. HP. As I wrote in my previous mail, Compaq was taken over by HP a few years ago, and all of the products were renamed, but they are technically the same. If you don't believe me, look up the PCI ID of the CISS 5i. It's 0x40800e11 for both "Compaq" and "HP". You "HP" one will probably be probed as being "Compaq", too, because the driver has no way to differentiate them. Best regards Oliver ciss0: <Compaq Smart Array 5i> port 0x3000-0x30ff mem 0xf7ef0000-0xf7ef3fff,0xf7fc0000-0xf7ffffff irq 11 at device 4.0 on pci1 ciss0: using 256 of 1024 available commands ciss0: 1 logical drive configured ciss0: firmware 1.80 ciss0: 2 SCSI channels ciss0: signature 'CISS' ciss0: valence 1 ciss0: supported I/O methods 0xe<simple,performant,MEMQ> ciss0: active I/O method 0x3<simple> ciss0: 4G page base 0x00000000 ciss0: interrupt coalesce delay 1000us ciss0: interrupt coalesce count 16 ciss0: max outstanding commands 1024 ciss0: bus types 0x2<ultra3> ciss0: server name '' ciss0: heartbeat 0x30000033 ciss0: 1 logical drive ciss0: logical drive 1: RAID 0, 16896MB online [...] Mounting root from ufs:/dev/da0s1a da0 at ciss0 bus 0 target 0 lun 0 da0: <COMPAQ RAID 0 VOLUME OK> Fixed Direct Access SCSI-0 device da0: 135.168MB/s transfers da0: 17359MB (35553120 512 byte sectors: 255H 32S/T 4357C) -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart Any opinions expressed in this message are personal to the author and may not necessarily reflect the opinions of secnetix GmbH & Co KG in any way. FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone to bind them.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702142128.l1ELSAfL073686>