Date: Wed, 23 Feb 2000 11:21:30 +0900 (JST) From: sanpei@sanpei.org (MIHIRA Yoshiro) To: robert@braingarage.com Cc: n_hibma@calcaphon.com, Robert@braingarage.com, freebsd-mobile@FreeBSD.ORG Subject: Re: ESS sound drivers Message-ID: <200002230221.LAA13028@lavender.yy.cs.keio.ac.jp> In-Reply-To: Your message of "Wed, 23 Feb 2000 07:43:12 JST". <200002222243.OAA06824@smartie.braingarage.com>
next in thread | previous in thread | raw e-mail | index | archive | help
robert@braingarage.com wrote:
>> Quoting Nick Hibma <n_hibma@calcaphon.com>:
>>
>> >
>> I added the pcm0 line that is in the /snd directory
>> README. My dmesg just came out with pcm0 not found. I
>> did not add the other device line that you gave - I will
>> try it tonight. Is it possible to use those options with
>> no arguments?
What version of FreeBSD do you use, 4-current? 3.4-RELEASE?
or 3.4-RELEASE with PAO?
From mail("/snd directory README"), I think Robert is using 3.x-RELEASE.
It needs to:
- add pnp code to sys/i386/isa/snd/sb_dsp.c
- add below line into kernel configuration file
controller pnp0
device pcm0
- create snd device in /dev
# sh MAKEDEV snd0
Cheers
MIHIRA Yoshiro
Yokohama, Japan
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002230221.LAA13028>
