From owner-freebsd-current@FreeBSD.ORG Mon Jun 2 13:08:42 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A66C8922 for ; Mon, 2 Jun 2014 13:08:42 +0000 (UTC) Received: from eu1sys200aog104.obsmtp.com (eu1sys200aog104.obsmtp.com [207.126.144.117]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 05AA522FE for ; Mon, 2 Jun 2014 13:08:41 +0000 (UTC) Received: from mail-wg0-f52.google.com ([74.125.82.52]) (using TLSv1) by eu1sys200aob104.postini.com ([207.126.147.11]) with SMTP ID DSNKU4x3Ua+EIJ8de+SnevJsuWNBWscH8UFj@postini.com; Mon, 02 Jun 2014 13:08:42 UTC Received: by mail-wg0-f52.google.com with SMTP id l18so5124599wgh.35 for ; Mon, 02 Jun 2014 06:08:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:message-id:to:subject:reply-to; bh=Ho7aiHdwwgcB0P8UAOPI45kB0k0HllmvuRYsCMX06p0=; b=NoaqV5At+GgBmffM83LBSANg9wMClehKGZImbRPjiGgynV+5sbRaxMn5Vn2w35K0X2 9NM4ApuGNXbYE1X74C6NQh5MMWWAsGnsRx4rA/RJ3E5LWyZ7WwRHBLjljBIgFIMkL220 bbYpmVxI0QsSX/71iKLoUBX5IhnsERsZoGOqS03cM1ByNj+TjF9k8OAcluReMR40GCg/ yD4v/hzPpb1Q7p89bRM74MINP4Hyp+ZnlOSKe8p5f8k2qiz9yPACub5175zS0Tm+5gvv /3qCTgxjPO2wJZLE7l+Ig9qXccRiTgJlZ/qQKNaJZtQx9p4WrHQB2JAXAbrK/RzGuJre 3OKw== X-Gm-Message-State: ALoCoQlU1yXw1nVmFWeshM68PQd/6QwB8TJoB45eCqC/ZIg3Av6hymS6AUOQI6SjRKNxLQ+zwJz2LuEXdV43XN0dTF86mS3o8E0OsSia1xMuDAijiwIzg+qOHZwMm+dDIGpi1sVzwFQ9oKZ3ORXolV/UA4fUQuG7Uw== X-Received: by 10.180.228.100 with SMTP id sh4mr22464010wic.40.1401714513757; Mon, 02 Jun 2014 06:08:33 -0700 (PDT) X-Received: by 10.180.228.100 with SMTP id sh4mr22464002wic.40.1401714513681; Mon, 02 Jun 2014 06:08:33 -0700 (PDT) Received: from mech-aslap33.men.bris.ac.uk (eduroam-wireless-pat3.nomadic.bris.ac.uk. [137.222.114.243]) by mx.google.com with ESMTPSA id qq5sm32485844wic.10.2014.06.02.06.08.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Jun 2014 06:08:33 -0700 (PDT) Received: from mech-aslap33.men.bris.ac.uk (localhost [127.0.0.1]) by mech-aslap33.men.bris.ac.uk (8.14.8/8.14.8) with ESMTP id s52D8Uwd001838; Mon, 2 Jun 2014 14:08:30 +0100 (BST) (envelope-from mexas@mech-aslap33.men.bris.ac.uk) Received: (from mexas@localhost) by mech-aslap33.men.bris.ac.uk (8.14.8/8.14.8/Submit) id s52D8Us4001837; Mon, 2 Jun 2014 14:08:30 +0100 (BST) (envelope-from mexas) Date: Mon, 2 Jun 2014 14:08:30 +0100 (BST) From: Anton Shterenlikht Message-Id: <201406021308.s52D8Us4001837@mech-aslap33.men.bris.ac.uk> To: freebsd-current@freebsd.org, freebsd-questions@freebsd.org Subject: isp(4) Qlogic ISP 2422 PCI-X on amd64 or sparc64? Reply-To: mexas@bris.ac.uk X-Mailman-Approved-At: Mon, 02 Jun 2014 15:20:25 +0000 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2014 13:08:42 -0000 I've a storage array accessed with an isp(4) device from ia64/FreeBSD box. I'm looking for a better supported alternative to ia64, e.g. amd64 or sparc64 to house this isp(4) device: isp0@pci0:192:1:0: class=0x0c0400 card=0x12d6103c chip=0x24221077 rev=0x02 hdr=0x00 vendor = 'QLogic Corp.' device = 'ISP2422-based 4Gb Fibre Channel to PCI-X HBA' class = serial bus subclass = Fibre Channel isp0: port 0xc000-0xc0ff mem 0xe0040000-0xe0040fff irq 71 at device 1.0 on pci192 Has anybody used this device successfully on either amd64 or sparc64 FreeBSD recently, i.e. 10-stable or HEAD? Any specific recommendation for a FreeBSD server to house this device? Thanks Anton