At 01:49 PM 09/07/99 -0700, Randy Bush wrote:


>i am in a similar position.  so i did as you say.
>
>     controller  pnp0                    # PnP support for ISA
>     ...
>     # pcm: Luigi's sound driver
>     #device             pcm0 at isa? port ? irq 5 drq 1 flags 0x0
>     device              pcm0
>
>now, although pcm0 shows up in dmesg, i get
>
>     % xmix
>     Error opening mixer device /dev/mixer: Device not configured
>
>and similar whinging.  xmix worked before the change.

It's probably looking for mixer at mixer1 instead of mixer0.
#cd /dev
#sh MAKEDEV snd0

you don't need any of the snd1 devices with the new pnp, whereas
the old style you did
Manfred
=====================
||    [EMAIL PROTECTED]       ||
||    Ph. (415) 681-6235        ||
=====================


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

Reply via email to