From owner-freebsd-questions Wed Oct 25 12:29:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id 78A8A37B479 for ; Wed, 25 Oct 2000 12:29:12 -0700 (PDT) Received: (qmail 94197 invoked by uid 100); 25 Oct 2000 19:29:12 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14839.13448.73297.787778@guru.mired.org> Date: Wed, 25 Oct 2000 14:29:12 -0500 (CDT) To: kint@videotron.ca (Joel Dinel) Cc: questions@freebsd.org Subject: Re: Ensoniq 1370 In-Reply-To: <32403097@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joel Dinel writes: > I have an Ensoniq 1370. Is there a chance it will be supported if I > recompile my kernel? Anybody else has that type of card and has it > operational under FreeBSD? First, please put newlines in your mail; that will make your mail easier for others to read, and prevent it from violating network specifications for email. You don't say which version of FreeBSD you have, but yes, there is a chance. Assuming you're running something recent enough, adding "device pcm" to the kernel config will cause the ensoniq 1370 to be recognized at boot time. Create the appropriate devices (cd /etc; sh MAKEDEV snd0) and install sound applications, and it'll work.