Date: Tue, 07 Sep 1999 14:16:15 -0700 From: Manfred Antar <mantar@pacbell.net> To: Randy Bush <randy@psg.com>, Doug Rabson <dfr@nlsystems.com> Cc: FreeBSD Current <freebsd-current@FreeBSD.ORG> Subject: Re: PNP problems Message-ID: <4.2.0.58.19990907141123.00a3aa10@216.101.162.50> In-Reply-To: <m11OSBU-0008G4C@rip.psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 ===================== || mantar@pacbell.net || || Ph. (415) 681-6235 || ===================== 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?4.2.0.58.19990907141123.00a3aa10>