From owner-freebsd-current@FreeBSD.ORG Sat Sep 9 18:29:07 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77E6D16A49E for ; Sat, 9 Sep 2006 18:29:07 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0B7043D69 for ; Sat, 9 Sep 2006 18:28:57 +0000 (GMT) (envelope-from lydianconcepts@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so1046544wxd for ; Sat, 09 Sep 2006 11:28:56 -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=ovG0hJ5s1w8ZdETfigpvkiQ6Q0aHAmhl0C1k65poclr8l5OJ0nHvvQR5UckMBWHWM21fiNcMQvVx2/iwpJC1gTVpEAzz1ISZb/WQEuyWbI6iIPo/NDQs8VYx122z83lkQtm2tb4z7Yg6ciyQsCGsJ8g2W/Gq6mx3kKAxczCE38A= Received: by 10.90.50.6 with SMTP id x6mr1271539agx; Sat, 09 Sep 2006 11:28:56 -0700 (PDT) Received: by 10.90.70.6 with HTTP; Sat, 9 Sep 2006 11:28:55 -0700 (PDT) Message-ID: <7579f7fb0609091128o4c272776idd879782708322f@mail.gmail.com> Date: Sat, 9 Sep 2006 11:28:55 -0700 From: "Matthew Jacob" To: "Michael Sinatra" In-Reply-To: <4501CC3D.6020508@rancid.berkeley.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1157164264.835.14.camel@atomizer.opensourcebeef.net> <7579f7fb0609021152p5eb9eec7waca10f78fd0eb5cf@mail.gmail.com> <2a41acea0609022255h32477bf4pa64daf3b136358ff@mail.gmail.com> <20060903061010.GA981@zaphod.nitro.dk> <7579f7fb0609051703x27f55547o205243c18450349e@mail.gmail.com> <1157505011.846.0.camel@atomizer.opensourcebeef.net> <7579f7fb0609051928r7dedb68dl506ce9784fa0088f@mail.gmail.com> <44FE677B.7050208@rancid.berkeley.edu> <20060906160607.GC1045@tigerfish2.my.domain> <4501CC3D.6020508@rancid.berkeley.edu> Cc: freebsd-current@freebsd.org Subject: Re: LSI 1030 mpt doesn't work if I build a new kernel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sat, 09 Sep 2006 18:29:07 -0000 This sounds more like some kind of interrupt/ACPI type of issue. On 9/8/06, Michael Sinatra wrote: > Bruce Burden wrote: > > On Tue, Sep 05, 2006 at 11:15:23PM -0700, Michael Sinatra wrote: > >> The really awesome news is that this kernel appears to work just fine > >> with an out-of-the-box S2895 with SCSI disks; it requires none of the > >> BIOS gyrations that 6-STABLE still does. > >> > > Hi Michael, > > > > What gyrations are you referring to? I have a Thunder > > K8WE/S2895 that is running 6.1/i386, and the MPT driver is > > fine. > > > > I do plan to move to 6.1/AMD64 at some point in the near > > future, so your comment caught my eye. (I am working with the > > Adaptec 2230SLP RAID controller on a AMD64 system to verify > > I can control a RAID before switching, as the ASR driver is > > not supported under AMD64. However, the CD's and tape plus > > the system disk will use the MPT driver). > > 6.1/amd64 hangs on boot with the BIOS in the default settings. To get > it to boot, I have had to go into the BIOS config and: > > o disable IEEE 1394 > o disable the SECOND (slave) on-board ethernet > o enable bus master on the onboard LSI 1030 MPT > > Otherwise, the boot process hangs after the SCSI bus reset. This > problem does not occur on 7-CURRENT now that the mpt(4) driver has been > fixed. > > This was still the case as of a few weeks ago with 6-STABLE/amd64. I'll > check it again and let you know if anything has changed. > > michael > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >