From owner-freebsd-questions Thu Sep 26 15:29:28 2002 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 4E23337B401 for ; Thu, 26 Sep 2002 15:29:27 -0700 (PDT) Received: from puma.icir.org (puma.icir.org [192.150.187.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC3AB43E6E for ; Thu, 26 Sep 2002 15:29:26 -0700 (PDT) (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 g8QMTQcV091352; Thu, 26 Sep 2002 15:29:26 -0700 (PDT) (envelope-from hodson@puma.icir.org) Message-Id: <200209262229.g8QMTQcV091352@puma.icir.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 From: Orion Hodson To: Bill Schoolcraft Cc: freebsd-questions@FreeBSD.ORG Subject: RE: 4.6.2 [sound] cs4281 on Toshiba 1715 laptop In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 26 Sep 2002 15:29:26 -0700 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 Bill Schoolcraft wrote: > I've recompiled and added as a grand total to date, 3 entries in > my new kernel, here they are: > > options PNPBIOS > device pcm > device csa FWIW, 'device csa' is not needed. The cs4281 driver is independent of the csa bridge code. > pcm0: irq 5 at device 8.0 on pci0 > pcm0: unable to allocate register space > device_probe_and_attach: pcm0 attach returned 6 Try looking in your bios for a setting along the lines of 'PNP OS', if it exists set it to "no". If it doesn't try adding 'options PCI_ENABLE_IO_MODES' to your kernel config. cheers - Orion To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message