Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2002 15:29:26 -0700
From:      Orion Hodson <orion@FreeBSD.ORG>
To:        Bill Schoolcraft <bill@wiliweld.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   RE: 4.6.2 [sound] cs4281 on Toshiba 1715 laptop
Message-ID:  <200209262229.g8QMTQcV091352@puma.icir.org>
In-Reply-To: <Pine.LNX.4.44.0209261346280.26687-100000@corten8>

next in thread | previous in thread | raw e-mail | index | archive | help

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: <Crystal Semiconductor CS4281> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209262229.g8QMTQcV091352>