From owner-freebsd-questions Wed Apr 5 16:27:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-1.sjc.telocity.net (mail-1.sjc.telocity.net [216.227.56.41]) by hub.freebsd.org (Postfix) with ESMTP id 9B73037BC56 for ; Wed, 5 Apr 2000 16:27:48 -0700 (PDT) (envelope-from otter@otter.cc) Received: from otter.cc (dsl-216-227-91-85.telocity.com [216.227.91.85]) by mail-1.sjc.telocity.net (8.9.3/8.9.3) with ESMTP id QAA06512; Wed, 5 Apr 2000 16:22:23 -0700 (PDT) Message-ID: <38EBCB55.7906748@otter.cc> Date: Wed, 05 Apr 2000 19:25:09 -0400 From: Otter X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: "Radeev Alexandr A." Cc: freebsd-questions@FreeBSD.ORG Subject: Re: AWE64 sound card and FreeBSD-4.0 References: <38EB3B9B.B03429B1@aval.kiev.ua> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Radeev Alexandr A." wrote: > > I have FreeBSD-4.0 > Sound card Creative AWE64 isa Pnp > > My kernel config file > device snd0 > device sb0 at isa? port 0x240 irq 9 drq ? > device sbxvi0 at isa? drq ? > device sbmidi0 at isa? port 0x300 > device awe0 at isa? port 0x620 > device opl0 at isa? port 0x388 > > bash-2.03# /usr/sbin/config TAZIK > WARNING: The snd drivers are deprecated. Please see pcm/sbc/etc. > Don't forget to do a ``make depend'' > Kernel build directory is ../../compile/TAZIK > > What is happened . Why "snd drivers are deprecated". I'm not sure *WHY* but it seems that pcm handles it pretty well. I've got an ISA AWE64(value) and it works as it should and I'm running -current. Check out my modifications since 3.x here: device sbc device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15 device pcm I wasn't sure what sbc to put in, so I put both and I get no errors. The cards works fine too. I'm assuming this might be the same for other SB cards. In 3.x I had the same snd0 drivers working for SB16 and my AWE64. Give it a shot and report back how it works. I'll swap cards later tonight just to verify that my SB16 does work in this setup. Check back later for my follow up email. -Otter > Please help. > E-mail sansan@aval.kiev.ua > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message