From owner-freebsd-questions Thu Dec 30 17:10:40 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp6.mindspring.com (smtp6.mindspring.com [207.69.200.110]) by hub.freebsd.org (Postfix) with ESMTP id 03BA015359; Thu, 30 Dec 1999 17:10:36 -0800 (PST) (envelope-from rajappa@mindspring.com) Received: from kamikaze.mindspring.com (user-2iveb5q.dialup.mindspring.com [165.247.44.186]) by smtp6.mindspring.com (8.9.3/8.8.5) with ESMTP id UAA18358; Thu, 30 Dec 1999 20:10:27 -0500 (EST) Received: (from rsi@localhost) by kamikaze.mindspring.com (8.9.3/8.9.3) id UAA00586; Thu, 30 Dec 1999 20:12:38 -0500 (EST) (envelope-from rajappa@mindspring.com) Message-Id: <199912310112.UAA00586@kamikaze.mindspring.com> X-Authentication-Warning: kamikaze.mindspring.com: rsi set sender to rajappa@mindspring.com using -f To: William Woods Cc: freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG, Frank Louwers , Martin Dieringer Subject: Re: Sound on a Thinkpad 770E (600) References: From: Rajappa Iyer Date: 30 Dec 1999 20:12:38 -0500 Reply-To: rajappa@mindspring.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG William Woods 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: 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 -- 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-questions" in the body of the message