From owner-freebsd-stable@FreeBSD.ORG Tue Dec 21 18:28:35 2004 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 914FF16A4CE; Tue, 21 Dec 2004 18:28:35 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 729A543D46; Tue, 21 Dec 2004 18:28:35 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 6315672DD4; Tue, 21 Dec 2004 10:28:35 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 6056E72DCB; Tue, 21 Dec 2004 10:28:35 -0800 (PST) Date: Tue, 21 Dec 2004 10:28:35 -0800 (PST) From: Doug White To: "Mr. Darren" In-Reply-To: <20041220065922.35072.qmail@web40702.mail.yahoo.com> Message-ID: <20041221102340.O75632@carver.gumbysoft.com> References: <20041220065922.35072.qmail@web40702.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org cc: freebsd-stable@freebsd.org Subject: Re: pci dma error 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: Tue, 21 Dec 2004 18:28:35 -0000 On Sun, 19 Dec 2004, Mr. Darren wrote: > I have a diamond mx400 and I get the following error > Maestro: DMA buffer beyond 256MB (busaddr 0x1ed50000 > size 81920) > Couldn't allocate Maestro memory This string doesn't appear in the FreeBSD maestro driver, at least in HEAD. What is the output of 'ident /boot/kernel/snd_maestro.ko', 'ident /boot/kernel/snd_maestro.ko', and 'uname -a'? > I am informed on some linux sites that this problem is > related to having more than 250megs of ram. they > claimed the problem was fixed by manually setting a > dma.. I'm not sure how to do this in freebsd. According the commit logs the necessary adjustments to busdma were made to the maestro3 driver months ago. What sound driver does the Diamond use? -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org