Date: Wed, 19 Jul 2000 18:36:57 -0500 From: David Uhring <duhring@charter.net> To: freebsd-stable@FreeBSD.ORG, Oliver Fromme <olli@dorifer.heim3.tu-clausthal.de>, freebsd-stable@FreeBSD.ORG Subject: Re: Issues with './MAKEDEV snd' Message-ID: <00071918392901.00302@dave.uhring.com> In-Reply-To: <200007192316.BAA57221@dorifer.heim3.tu-clausthal.de> References: <200007192316.BAA57221@dorifer.heim3.tu-clausthal.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 19 Jul 2000, Oliver Fromme wrote: > In list.freebsd-stable mi@aldan.algebra.com, wrote: > > On 19 Jul, Oliver Fromme wrote: > > = In list.freebsd-stable Joel Lindau <alastyr@home.se> wrote: > > = > But when i try to './MAKEDEV snd' i get the following errors: > > = > [...] > > = > > = Use ``./MAKEDEV snd1'' (because your card was probed as pcm1). > > > > Which means, he should not have ``device pcm0'' in the kernel -- only > > ``device pcm''. Right? > > I believe it doesn't make a difference. > (Someone correct me please if I'm wrong.) > > Regards > Oliver > > -- > Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany > (Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de) > Addresses will change soon!! If in doubt: www.fromme.com > > "In jedem Stück Kohle wartet ein Diamant auf seine Geburt" > (Terry Pratchett) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message I'm afraid it really does make a difference. I was using a SB 16 and when I did a ./MAKEDEV snd0, I could not get the card to work. Taking a closer look at dmesg, the card appeared as sbc1. So, I took a flyer and did ./MAKEDEV snd1 and lo and behold, I had sound. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00071918392901.00302>