From owner-freebsd-stable@FreeBSD.ORG Tue Jul 29 05:32:26 2003 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 E8EB937B401 for ; Tue, 29 Jul 2003 05:32:26 -0700 (PDT) Received: from lurza.secnetix.de (mail2.secnetix.de [195.143.231.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88EC143FAF for ; Tue, 29 Jul 2003 05:32:25 -0700 (PDT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (xabufw@localhost [127.0.0.1]) by lurza.secnetix.de (8.12.8p1/8.12.8) with ESMTP id h6TCWNgC000643 for ; Tue, 29 Jul 2003 14:32:23 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.12.8p1/8.12.8/Submit) id h6TCWN0f000642; Tue, 29 Jul 2003 14:32:23 +0200 (CEST) Date: Tue, 29 Jul 2003 14:32:23 +0200 (CEST) Message-Id: <200307291232.h6TCWN0f000642@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG In-Reply-To: <20030728230145.GA44038@perpels.com> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.8-RELEASE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: ALi M5451 Sound Card. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-stable@FreeBSD.ORG List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jul 2003 12:32:27 -0000 David Rio wrote: > pcm0: at device 4.0 on pci0 > pcm0: unable to map register space > device_probe_and_attach: pcm0 attach returned 6 You could try to add this line to your kernel: options PCI_ENABLE_IO_MODES It might help, or maybe not, but it's worth a try. Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way.