From owner-freebsd-current@FreeBSD.ORG Sat Sep 20 23:07:11 2003 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 C052A16A4B3 for ; Sat, 20 Sep 2003 23:07:11 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3BA043FEC for ; Sat, 20 Sep 2003 23:07:10 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id C1EEC72DA3; Sat, 20 Sep 2003 23:07:10 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id BFFCE72DA2; Sat, 20 Sep 2003 23:07:10 -0700 (PDT) Date: Sat, 20 Sep 2003 23:07:10 -0700 (PDT) From: Doug White To: Bruce Mackay In-Reply-To: <20030920100019.18272a92.brucem128@comcast.net> Message-ID: <20030920230451.E61816@carver.gumbysoft.com> References: <20030920100019.18272a92.brucem128@comcast.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: Sound card troubles 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: Sun, 21 Sep 2003 06:07:11 -0000 On Sat, 20 Sep 2003, Bruce Mackay wrote: > > Hey all, > > I get the following hang up when I try booting up, here's the problem area... > > pcm0: at device 31.5 on pci0 > pcm0: unable to map IO port space > device_probe_and_attach: pcm0 attach returned 6 > > I'm running a CVSUP -current from Thu Sep 18 12:34:00 EDT 2003, I > have a Yamaha YMF753 Codex Chip and it's Sound Blaster Pro compatible > card, anyone have any suggestions? Try setting the tunable hw.pci.allow_unsupported_io_range to 1 in loader.conf and booting. Your machine appears to need special consideration; most ICH3 chips don't need this option. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org