Ollivier Robert wrote:
> According to Peter Wemm:
> > Have you tried plain "device pcm0"?  (and if it's not detected (ie: it's a
> > motherboard resources rather than a pnp isa device), try adding "options
> > PNPBIOS" to your kernel.)
> 
> With the following options, the machine doesn't crash but mpg123 doesn't
> seem to be able to write anything to the card and just sits. No output.
> 
> options         PNPBIOS
> controller pnp0
> device pcm0     at isa0 port 0x220 irq 5 drq 1 flags 0x13

Err, no, just 'device pcm0'...

> (after changing DMA 0 to DMA 3 in the BIOS of course).

PNPBIOS should pick this up automatically, that's why you need to remove the
'at isa' stuff and stop overriding the pnp code from using what it discovers
from the bios.

Cheers,
-Peter
--
Peter Wemm - [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to