Date: Thu, 20 Apr 2000 10:00:27 -0700 From: David Johnson <djohnson@acuson.com> To: wow boong <ipitt@hotmail.com> Cc: freebsd-newbies@FreeBSD.ORG Subject: Re: /dev/dsp device not configured Message-ID: <38FF37AB.F12C7526@acuson.com> References: <20000420091544.47353.qmail@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
wow boong wrote: > > i use, > device pcmo0 at isa? port 0x220 irq 5 drq 1 > for my ESS 1869 sound card Even though the driver is pcm, the device is still snd. You need to /dev/MAKEDEV snd0. This will make all your sound devices such as audio, mixer and dsp. David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38FF37AB.F12C7526>