Date: Sat, 5 Aug 2000 11:33:10 +0200 From: Neil Blakey-Milner <nbm@mithrandr.moria.org> To: THOMAS_CHEN <Thomas_Chen@asus.com.tw> Cc: hardware@FreeBSD.ORG Subject: Re: can not MAKEDEV snd0 Message-ID: <20000805113309.A73670@mithrandr.moria.org> In-Reply-To: <E8CAD7DB6D79D311BAE300105A67BC99BFD99B@asusgs1.asus.com.tw>; from Thomas_Chen@asus.com.tw on Sat, Aug 05, 2000 at 12:39:51PM %2B0800 References: <E8CAD7DB6D79D311BAE300105A67BC99BFD99B@asusgs1.asus.com.tw>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat 2000-08-05 (12:39), THOMAS_CHEN wrote: > TKS!! > Sorry, U misunderstood my words. > I know how to create it and did it. > # cd /dev > # sh MAKEDEV snd0 > But, the snd0 had not been created in /dev. > That's what I mean! http://www.FreeBSD.org/FAQ/admin.html Q: "I can't create the snd0 device!" A: There is no snd device. The name is used as a shorthand for the various devices that make up the FreeBSD sound driver, such as mixer, sequencer, and dsp. To create these devices you should # cd /dev # sh MAKDEV snd0 Neil -- Neil Blakey-Milner Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000805113309.A73670>