From owner-freebsd-multimedia Mon Aug 31 08:46:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA07084 for freebsd-multimedia-outgoing; Mon, 31 Aug 1998 08:46:22 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from mvp.net (Walden.mo.Net [209.96.2.52]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA07079 for ; Mon, 31 Aug 1998 08:46:17 -0700 (PDT) (envelope-from bjanish@relivinc.com) Received: from enterprise (reliv099.relivinc.com [209.96.35.99]) by mvp.net (8.8.8/8.8.8) with SMTP id KAA03501 for ; Mon, 31 Aug 1998 10:47:10 -0500 (CDT) From: "Brian Janish" To: Subject: ATZ 2320 Date: Mon, 31 Aug 1998 10:45:09 -0500 Message-ID: <000101bdd4f6$5a274bd0$632360d1@enterprise> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Importance: Normal Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I just need a quick answer. I've been recompiling my kernel all weekend to get my sound to work to no avail. I have a sound card made my Ensoniq. The chipset is Aztech 2320. I know the address is 0x220 and the IRQ is 5 so I assume that AZT2320 is soundblaster compatible. But I still can't get it to work. Here is what I have done so far. In the kernel, I've added: controller pnp0 controller snd0 device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr device sbxvi0 at isa? drq 5 device sbmidi0 at isa? port 0x330 Once the kernel is installed and I reboot. The dmesg says that none of these devices were detected. I have done /dev/MAKEDEV sound and all the devices that should be there are there. I know that this exact question has been asked 100 times over but I can't seem to find a definitive answer yet. Do any of you sound gurus have a sure-fire answer. You help will be very much appreciated. Thanks in advance! Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message