From owner-freebsd-mobile Tue Feb 22 18:22: 5 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from oxygen.yy.ics.keio.ac.jp (oxygen.yy.ics.keio.ac.jp [131.113.47.3]) by hub.freebsd.org (Postfix) with ESMTP id 12CBF37B858 for ; Tue, 22 Feb 2000 18:22:01 -0800 (PST) (envelope-from sanpei@sanpei.org) Received: from lavender.yy.cs.keio.ac.jp (lavender.rad.cc.keio.ac.jp [131.113.16.115]) by oxygen.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id LAA10758; Wed, 23 Feb 2000 11:21:30 +0900 (JST) (envelope-from sanpei@sanpei.org) Received: (from sanpei@localhost) by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id LAA13028; Wed, 23 Feb 2000 11:21:30 +0900 (JST) Date: Wed, 23 Feb 2000 11:21:30 +0900 (JST) Message-Id: <200002230221.LAA13028@lavender.yy.cs.keio.ac.jp> To: robert@braingarage.com Cc: n_hibma@calcaphon.com, Robert@braingarage.com, freebsd-mobile@FreeBSD.ORG Subject: Re: ESS sound drivers In-Reply-To: Your message of "Wed, 23 Feb 2000 07:43:12 JST". <200002222243.OAA06824@smartie.braingarage.com> From: sanpei@sanpei.org (MIHIRA Yoshiro) X-Mailer: mnews [version 1.21] 1997-12/23(Tue) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org robert@braingarage.com wrote: >> Quoting Nick Hibma : >> >> > >> 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