Date: Tue, 7 Sep 1999 15:08:51 -0700 (PDT) From: Randy Bush <randy@psg.com> To: "Sean O'Connell" <sean@stat.Duke.EDU> Cc: FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: PNP problems Message-ID: <m11OTQ3-0008G4C@rip.psg.com> References: <m11OSBU-0008G4C@rip.psg.com> <19990907165943.P599@stat.Duke.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
>> # 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. > I think (note this is hypothetical :) that if you do > cd /dev > MAKEDEV snd0 > you should be in business. I think (don't know for sure) that > the new code doesn't use the pcm1 business. ack! so the kernel change moved it from (dsp|mixer|.*)1 to (dsp|mixer|.*)0. so now xmix, mpg123, and xmpeg3 work. fxtv does not. randy, still chasing To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m11OTQ3-0008G4C>