From owner-freebsd-stable@FreeBSD.ORG Wed May 18 23:03:57 2005 Return-Path: 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 E5D2F16A4CF for ; Wed, 18 May 2005 23:03:57 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B522243DBC for ; Wed, 18 May 2005 23:03:57 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 31EAE72DD9; Wed, 18 May 2005 16:03:56 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 2ECDD72DD4; Wed, 18 May 2005 16:03:56 -0700 (PDT) Date: Wed, 18 May 2005 16:03:56 -0700 (PDT) From: Doug White To: Bruce Burden In-Reply-To: <200505162358.j4GNwFjg033775@sullivan.realtime.net> Message-ID: <20050518160240.Q87264@carver.gumbysoft.com> References: <200505162358.j4GNwFjg033775@sullivan.realtime.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: stable@freebsd.org Subject: Re: problems with ASR card/5.4 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2005 23:03:58 -0000 On Mon, 16 May 2005, Bruce Burden wrote: > > > Hi folks, > > I am trying to get my Adaptec 3210S RAID running under 5.4, > and all I get for my trouble is pmap_ errors. Sorry, no dumps at > the moment. > > If I compile "device asr" into the kernel, I get a message > about "could not copy LDT", and a panic about "pmap_enter: > invalid page directory" when the system moves from single to multi > user. (single user is no problem?) > > If I do not compile the asr driver, and "kldload asr" instead, > I get a panic from pmap_mapdev, instead. > > Any ideas? This is annoying, and I am seriously considering > returning to 4.11, where asr was working... This sounds like your system has severe memory corruption issues. I'd try a different PCI slot for your asr card first, then try the card in another known working system and see if your problems appear there. Have you tested the system without the asr card installed? -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org