From owner-freebsd-questions Fri Apr 5 14:12:20 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA16138 for questions-outgoing; Fri, 5 Apr 1996 14:12:20 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA16132 for ; Fri, 5 Apr 1996 14:12:15 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id PAA20389; Fri, 5 Apr 1996 15:12:06 -0700 Date: Fri, 5 Apr 1996 15:12:06 -0700 From: Nate Williams Message-Id: <199604052212.PAA20389@rocky.sri.MT.net> To: segmentation fault Cc: questions@FreeBSD.ORG Subject: Re: soundcard question In-Reply-To: References: Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Is there a way to get the Ensoniq Soundscape Soundcard working under > FreeBSD 2.0.5. I've tried recompiling the kernel with several different > configurations. It is Soundblaster compatible but it is not recognized. It works on my laptop as a sound-blaster Pro, and under MS-DOS as the same. Are you sure that you have the port, irq, and such correctly configured? Here are my lines. controller snd0 device sb0 at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr Nate