Date: Sun, 07 Jun 1998 13:09:12 +0200 From: "Christoph Prevezanos" <Christoph.Prevezanos@post.uni-bielefeld.de> To: flygt@sr.se, questions@FreeBSD.ORG Subject: Re: MAKEDEV Message-ID: <199806071309120640.0053EDA0@Postfach.Uni-Bielefeld.de> In-Reply-To: <19980607093409.35650@sr.se> References: <19980607093409.35650@sr.se>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, >I'm trying ´Luigis´ sound driver, but my machine complains that there is no >device pcm0. It's not so obvious how to add devices with MAKEDEV. What to do >in this special case? sh MAKEDEV pcm0 or pcm didn't do it. Change to "/dev" and type "sh MAKEDEV pcm0". Then there should be a file called "snddat" or something like this. No file "pcm0" will be created. The informations for this in in the "snddat"-file. Christoph Prevezanos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806071309120640.0053EDA0>