From owner-freebsd-current@FreeBSD.ORG Mon Aug 23 00:10:38 2004 Return-Path: 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 7E1A916A4CE for ; Mon, 23 Aug 2004 00:10:38 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C04943D53 for ; Mon, 23 Aug 2004 00:10:38 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 5D53D72DD4; Sun, 22 Aug 2004 17:10:38 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 594C172DCB; Sun, 22 Aug 2004 17:10:38 -0700 (PDT) Date: Sun, 22 Aug 2004 17:10:38 -0700 (PDT) From: Doug White To: Joe Marcus Clarke In-Reply-To: <20040822154204.O94593@carver.gumbysoft.com> Message-ID: <20040822170955.H94593@carver.gumbysoft.com> References: <1093058259.9940.29.camel@shumai.marcuscom.com> <1093195573.11223.3.camel@shumai.marcuscom.com> <20040822154204.O94593@carver.gumbysoft.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Divacky Roman cc: current@freebsd.org Subject: Re: Cannot install onto mpt-driven drive X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 23 Aug 2004 00:10:38 -0000 Followup to this -- My PE1750 boots and appears to operate normally with this patch. So at least there's no regression. :-) On Sun, 22 Aug 2004, Doug White wrote: > On Sun, 22 Aug 2004, Joe Marcus Clarke wrote: > > > > > > > I just got a new Dell Precision 360 workstation with an LSILogic SCSI > > > > > > controller: > > > > > > > > > > > > mpt0: port 0xcd00-0xcdff mem > > > > > > 0xfe780000-0xfe79ffff,0xfe760000-0xfe77ffff irq 10 at device 3.0 on pci2 > > > > > > mpt1: port 0xce00-0xceff mem > > > > > > 0xfe7x0000-0xfe7dffff,0xfe7a0000-0xfe7bffff irq 9 at device 3.1 on pci2 > > Hm .. I have a PowerEdge 1750 here, which has the same controller, but it > installed 5.2.1R fine: > > mpt0: port 0xbc00-0xbcff mem > 0xfcb20000-0xfcb2ffff,0xfcb30000-0xfcb3ffff irq 18 at device 5.0 on pci4 > mpt0: [GIANT-LOCKED] > mpt1: port 0xb800-0xb8ff mem > 0xfcb00000-0xfcb0ffff,0xfcb10000-0xfcb1ffff irq 19 at device 5.1 on pci4 > mpt1: [GIANT-LOCKED] > > pciconf -lv info: > > mpt0@pci4:5:0: class=0x010000 card=0x014a1028 chip=0x00301000 rev=0x07 > hdr=0x00 > vendor = 'LSI Logic (Was: Symbios Logic, NCR)' > device = 'LSI53C1020/1030 PCI-X to Ultra320 SCSI Controller' > class = mass storage > subclass = SCSI > > > > No, the problem was definitely the bug I mentioned in my follow-up. I > > have a custom 5.2.1-RELEASE ISO that will work just fine. If you decide > > to upgrade beyond 5.2.1-RELEASE, you will also need to re-patch the > > mpt(4) driver. I'm currently running 5.3-BETA, and it works just fine. > > > > http://www.marcuscom.com/downloads/5.2.1-RELEASE-i386-miniinst.iso > > http://www.marcuscom.com/downloads/mpt.diff > > I'll do a build pass with this patch to make sure there's no regression on > my machine. > > -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org