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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to