From owner-freebsd-questions Sun Jul 26 08:06:23 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA01708 for freebsd-questions-outgoing; Sun, 26 Jul 1998 08:06:23 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from camel.ethereal.net (mistwolf@camel.ethereal.net [209.104.194.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA01701 for ; Sun, 26 Jul 1998 08:06:18 -0700 (PDT) (envelope-from mistwolf@camel.ethereal.net) Received: (from mistwolf@localhost) by camel.ethereal.net (8.9.1/8.9.1) id IAA27101; Sun, 26 Jul 1998 08:05:41 -0700 (PDT) Message-ID: <19980726080540.A27081@ethereal.net> Date: Sun, 26 Jul 1998 08:05:40 -0700 From: Jamie Norwood To: Mihail Petunin , freebsd-questions@FreeBSD.ORG Subject: Re: How config sound blaster awe64? References: <35BB5798.21715BA3@chat.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.92.8i In-Reply-To: <35BB5798.21715BA3@chat.ru>; from Mihail Petunin on Sun, Jul 26, 1998 at 08:21:46PM +0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jul 26, 1998 at 08:21:46PM +0400, Mihail Petunin wrote: > How i can config my sound blaster awe64 Velue ? > Please give me full answer > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message I have one of these and have never had a problem with it. All you need to do is create a custom kernel, and include the following entries: 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 Hope this helps! Jamie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message