From owner-freebsd-stable@FreeBSD.ORG Mon Oct 9 22:24:04 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE07F16A40F for ; Mon, 9 Oct 2006 22:24:04 +0000 (UTC) (envelope-from kreios@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6725F43D46 for ; Mon, 9 Oct 2006 22:24:04 +0000 (GMT) (envelope-from kreios@gmail.com) Received: by py-out-1112.google.com with SMTP id c59so2502456pyc for ; Mon, 09 Oct 2006 15:24:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Inbghzt+vlQE2DUsYg9olgx/e98u3GN3tgBXm+JgUT30I8PhA46ipbQC6iyaNddznDPGWvyEsrOOftfunkYSh/mObvmjN4PCu/BSESVIOPa4e4qvoHydht7c0viKPujJx2QCf+nRo2I1rqlHKe4OwdHduwEyx0ttD8+DXHfKQlw= Received: by 10.35.93.15 with SMTP id v15mr13778280pyl; Mon, 09 Oct 2006 15:24:03 -0700 (PDT) Received: by 10.35.33.12 with HTTP; Mon, 9 Oct 2006 15:24:03 -0700 (PDT) Message-ID: <2de4f2a00610091524o49c7248fp78387d71dcd43f28@mail.gmail.com> Date: Mon, 9 Oct 2006 17:24:03 -0500 From: kreios@gmail.com To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Qlogic 2340 problems X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 22:24:04 -0000 I having problems getting this card to attach in FreeBSD 6.1. dmesg shows the following: Qlogic ISP Driver, FreeBSD Version 5.9, Core Version 2.10 isp0: port 0x4000-0x40ff mem 0xed200000-0xed200fff irq 24 at device 1.0 on pci3 isp0: Reserved 0x1000 bytes for rid 0x14 type 3 at 0xed200000 isp0: using Memory space register mapping ioapic1: routing intpin 0 (PCI IRQ 24) to vector 49 isp0: [GIANT-LOCKED] isp0: Board Type 2312, Chip Revision 0x2, loaded F/W Revision 3.3.6 isp0: 839 max I/O commands supported isp0: NVRAM Port WWN 0x210000e08b8fa3b0 isp0: Mailbox Command 'INIT FIRMWARE' failed (HOST INTERFACE ERROR) BIOS has been enabled in the card and the module ispfw has been loaded. Card works in Windows XP. Not sure what to try next. Card is hooked to a Brocade Silkworm 300 switch. Disks I am trying to see are on an Apple Xserve RAID box. Thanks for you time, Dave