Date: Tue, 11 Jul 2000 18:35:26 -0500 From: "David J. Kanter" <djkanter@northwestern.edu> To: Mark Ovens <mark@dogma.freebsd-uk.eu.org> Cc: FreeBSD questions <freebsd-questions@freebsd.org> Subject: Re: Which /dev for "device pcm" in kernel? Message-ID: <20000711183526.A249@localhost.localdomain> In-Reply-To: <20000711164620.A237@parish>; from mark@dogma.freebsd-uk.eu.org on Tue, Jul 11, 2000 at 04:46:20PM %2B0100 References: <20000710180337.A39923@localhost.localdomain> <20000711002554.L237@parish> <20000710231700.A418@localhost.localdomain> <20000711164620.A237@parish>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 11, 2000 at 04:46:20PM +0100, Mark Ovens wrote: > Yes, but don't forget that /dev is not in your $PATH (unless you added > it) so you must do ``./MAKEDEV'' [snip] > I can only think that you mistyped. This is what you should have: ---end quoted text--- You were right. So I did ./MAKEDEV snd0 in /dev, then rebooted. Still, there's no /dev/snd0: ===>david@localhost:/dev $ ls -l snd* audio* midi* sequen* mix* pss* dsp* music* lrwxrwxrwx 1 root wheel 6 Jul 11 18:23 audio -> audio0 crw-rw-rw- 1 root wheel 30, 4 Jul 11 18:23 audio0 lrwxrwxrwx 1 root wheel 4 Jul 11 18:23 dsp -> dsp0 crw-rw-rw- 1 root wheel 30, 3 Jul 11 18:23 dsp0 lrwxrwxrwx 1 root wheel 5 Jul 11 18:23 dspW -> dspW0 crw-rw-rw- 1 root wheel 30, 5 Jul 11 18:23 dspW0 crw-rw-rw- 1 root wheel 30, 2 Jul 11 18:23 midi0 lrwxrwxrwx 1 root wheel 6 Jul 11 18:23 mixer -> mixer0 crw-rw-rw- 1 root wheel 30, 0 Jul 11 18:23 mixer0 lrwxrwxrwx 1 root wheel 6 Jul 11 18:23 music -> music0 crw-rw-rw- 1 root wheel 30, 8 Jul 11 18:23 music0 lrwxrwxrwx 1 root wheel 4 Jul 11 18:23 pss -> pss0 crw-rw-rw- 1 root wheel 30, 9 Jul 11 18:23 pss0 lrwxrwxrwx 1 root wheel 10 Jul 11 18:23 sequencer -> sequencer0 crw-rw-rw- 1 root wheel 30, 1 Jul 11 18:23 sequencer0 crw-rw-rw- 1 root wheel 30, 6 Jul 11 18:23 sndstat -- David Kanter djkanter@northwestern.edu 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?20000711183526.A249>