Date: 30 Dec 1999 20:12:38 -0500 From: Rajappa Iyer <rajappa@mindspring.com> To: William Woods <freebsd@cybcon.com> Cc: freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG, Frank Louwers <frank@student.rug.ac.be>, Martin Dieringer <dieringe@physik.fu-berlin.de> Subject: Re: Sound on a Thinkpad 770E (600) Message-ID: <199912310112.UAA00586@kamikaze.mindspring.com> References: <XFMail.991230165707.freebsd@cybcon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
William Woods <freebsd@cybcon.com> writes: > Well, I just did that, and this is the output in dmesg: > > pcm0 at 0x52c irq 5 drq 1 flags 0xa610 on isa Well, that's progress. > I did a : > > /dev/./MAKEDEV snd0 , nada > /dev/./MAKEDEV snd1 , nada You just need to use /dev/MAKEDEV snd0. What does cat /dev/sndstat produce? On my machine, here's what it says: FreeBSD Audio Driver (newpcm) Dec 30 1999 18:50:27 Installed devices: pcm0: <CS4236> at io 0x52c irq 5 drq 1:0 (1/1 channels duplex) Maybe newpcm works better with the soundcard than the old pcm code. I'm not too sure, but isn't newpcm part of 3.4? Rajappa -- <rajappa@mindspring.com> a.k.a. Rajappa Iyer. New York, New York. We're too busy mopping the floor to turn off the faucet. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912310112.UAA00586>