From owner-freebsd-stable@FreeBSD.ORG Tue Oct 10 20:20:19 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 455A316A49E for ; Tue, 10 Oct 2006 20:20:19 +0000 (UTC) (envelope-from kreios@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0CAC43D66 for ; Tue, 10 Oct 2006 20:20:03 +0000 (GMT) (envelope-from kreios@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so2769778pye for ; Tue, 10 Oct 2006 13:20:03 -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=spks+O0bVOAnaQwDb8HeICEQcW9JNNKTnuh7ggati0zyz1VL/TY56s3WJqWA55++EHtXMVgj4PksoF9eFyP7Ecj4Mh/c9KhXBQSI5VBE3qAqecNs02SO1sUp6YFyK9XuCDDiBf4TRzgPer0lLSUzeNFhOL2Qijfrtry0jU2aElc= Received: by 10.35.83.6 with SMTP id k6mr1540988pyl; Tue, 10 Oct 2006 13:20:03 -0700 (PDT) Received: by 10.35.33.12 with HTTP; Tue, 10 Oct 2006 13:20:03 -0700 (PDT) Message-ID: <2de4f2a00610101320r5cd069efo55a68a2f4dab4c3c@mail.gmail.com> Date: Tue, 10 Oct 2006 15:20:03 -0500 From: kreios@gmail.com To: "Matthew Jacob" In-Reply-To: <2de4f2a00610101117o3e9e523by2338f6532ef9172c@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> <7579f7fb0610100750p456e06a4xaa66d92ef97f16f7@mail.gmail.com> <2de4f2a00610101117o3e9e523by2338f6532ef9172c@mail.gmail.com> Cc: stable@freebsd.org Subject: Re: Re: 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 20:20:19 -0000 We tried updating the cards firmware to an older version thinking that maybe the version it came with broke something since an identical card with an older firmware worked. After flashing the card it started to work. Flashed it to the latest version to see if it would fail again and it continued to work. *sigh* The good news, I am working. The bad news is I am not sure what was really wrong. Thanks for you help, Dave On 10/10/06, kreios@gmail.com wrote: > On 10/10/06, Matthew Jacob wrote: > > That's an odd one. It means that the DMA of the ICB failed. > > > > Three questions: > > > > a) Tell me more about this system > > Supermicro PDSMi Motherboard, 1G of RAM, Pentium D 3.4GHz CPU, 80G > SATA hard drive in a 1U chassis. > > http://www.supermicro.com/products/system/1U/5015/SYS-5015M-MR.cfm > > > b) Is this still a problem for the latest RELENG_6 branch changes? > > Have not tried yet. I am compiling it now and will give it a go. I > have another system that has the same card running 6.1 release that is > working. I am going to take it down tonight and look for differences. > > > c) Can you try a test kernel? > > Yes. The system is new and I have only loaded the OS and just started > testing to make sure all hardware worked before fully configuring the > box. I have remote serial console, remote KVM, and remote power to > the box so its a good box to play on. > > > > > 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 > > Dave >