From owner-freebsd-questions Sat Mar 1 21:20:16 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1207737B401 for ; Sat, 1 Mar 2003 21:20:15 -0800 (PST) Received: from puma.icir.org (puma.icir.org [192.150.187.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91F3543FA3 for ; Sat, 1 Mar 2003 21:20:14 -0800 (PST) (envelope-from hodson@puma.icir.org) Received: from puma.icir.org (localhost [127.0.0.1]) by puma.icir.org (8.12.3/8.12.3) with ESMTP id h225KE8J090231; Sat, 1 Mar 2003 21:20:14 -0800 (PST) (envelope-from hodson@puma.icir.org) Message-Id: <200303020520.h225KE8J090231@puma.icir.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 From: Orion Hodson To: James McNaughton Cc: freebsd-questions@freebsd.org Subject: Re: Soundcard not working In-Reply-To: <867kbi65i5.fsf@jamestown.rcn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 01 Mar 2003 21:20:14 -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG James McNaughton writes: > I just got a new soundcard, a SIIG Soundwave Pro PCI. It has what is > supposed to be a supported chip, the ALS4000. I get the following > errors on boot: > > pcm0: irq 5 at device 14.0 on pci0 > pcm0: unable to allocate register space > pcm0: failed to allocate resources > > I tried setting the bios "PNP OS" to off as suggested in other > messages, but this kills my ATA33 card. I also set the latency timer > for the card to 0x100 in the bios and still it doesn't work. The ALS4000 chipset is supported, it's the bios on the machine in question bios that causes problems on 4.x. Try adding the following to your kernel config file and rebuilding and reinstalling the kernel: options PCI_ENABLE_IO_MODES Regards - Orion To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message