From owner-freebsd-mobile Tue Oct 3 13:28:21 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id AB2FE37B502 for ; Tue, 3 Oct 2000 13:28:15 -0700 (PDT) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id e93KR9r00328; Tue, 3 Oct 2000 13:27:09 -0700 (PDT) Message-Id: <200010032027.e93KR9r00328@ptavv.es.net> To: Ben_Calvert@amsinc.com Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: pcm and csa config under 4.0? In-reply-to: Your message of "Tue, 03 Oct 2000 12:27:20 PDT." <8525696D.006AFA7B.00@ams-central-gate-5a.amsinc.com> Date: Tue, 03 Oct 2000 13:27:09 -0700 From: "Kevin Oberman" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ben, In all probability, you DON'T need need csa. The pcm device handles it all rather nicely. Just add "device pcm" to the configuration. I also have "options PNPBIOS" At least for my ThinkPad, that is all that is required. My dmesg shows: pcm0: at port 0x537,0x388,0x38b,0x220-0x233 irq 5 drq 1,0 on isa 0 Other than that, you need to "/dev/MAKEDEV snd0". This will NOT create an snd0 device. Rather it will create a bunch of devices including such things as mixer, audio, music, pcaudio, pcaudiocontrol, pss, etc. Once that is done, it should work. I run RealPlayer regularly and have used a few apps that work fine. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message