From owner-freebsd-stable@FreeBSD.ORG Tue Oct 10 14:50:08 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 64C7B16A40F for ; Tue, 10 Oct 2006 14:50:08 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEBFC43D45 for ; Tue, 10 Oct 2006 14:50:07 +0000 (GMT) (envelope-from lydianconcepts@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so717787uge for ; Tue, 10 Oct 2006 07:50:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nmF/NyCY1RFyR0zmLOOt91w3QW2FgNZNYTJal8ibTMqZgxTnzbHRsL9tSVB3+Z0FtQAEJZJy0OtBaOxeFckzevL7P5CVk1FiCYb9qftYe/ynxCMmNBCTn2f4KDJA4hThaA1jNZwrhA4CDOoFBjkrSDRDvIKFOSjVk7Q+gxK7pm4= Received: by 10.78.157.8 with SMTP id f8mr6045655hue; Tue, 10 Oct 2006 07:50:06 -0700 (PDT) Received: by 10.78.197.4 with HTTP; Tue, 10 Oct 2006 07:50:06 -0700 (PDT) Message-ID: <7579f7fb0610100750p456e06a4xaa66d92ef97f16f7@mail.gmail.com> Date: Tue, 10 Oct 2006 07:50:06 -0700 From: "Matthew Jacob" To: "kreios@gmail.com" In-Reply-To: <2de4f2a00610091524o49c7248fp78387d71dcd43f28@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <2de4f2a00610091524o49c7248fp78387d71dcd43f28@mail.gmail.com> Cc: stable@freebsd.org Subject: Re: 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: Tue, 10 Oct 2006 14:50:08 -0000 That's an odd one. It means that the DMA of the ICB failed. Three questions: a) Tell me more about this system b) Is this still a problem for the latest RELENG_6 branch changes? c) Can you try a test kernel? On 10/9/06, kreios@gmail.com wrote: > 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 > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >