From owner-freebsd-questions Thu Apr 11 09:00:05 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA20982 for questions-outgoing; Thu, 11 Apr 1996 09:00:05 -0700 (PDT) Received: from xi.dorm.umd.edu (root@xi.dorm.umd.edu [129.2.152.45]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id JAA20941 for ; Thu, 11 Apr 1996 09:00:02 -0700 (PDT) Received: from localhost (smpatel@localhost [127.0.0.1]) by xi.dorm.umd.edu (8.7.5/8.6.12) with SMTP id LAA00816; Thu, 11 Apr 1996 11:59:56 -0400 (EDT) Date: Thu, 11 Apr 1996 11:59:56 -0400 (EDT) From: Sujal Patel X-Sender: smpatel@xi.dorm.umd.edu To: David Brockus cc: FreeBSD questions Subject: Re: Sound card support... OPTi MAD16 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, 10 Apr 1996, David Brockus wrote: > I have an OPTi MAD 16. > > Is this supported by FreeBSD? Yes... Use the SB-Pro driver and add this line to your kernel config file: options "OPTI_MAD16_PORT" Sujal