From owner-freebsd-questions Sun May 2 1:36:42 1999 Delivered-To: freebsd-questions@freebsd.org Received: from lix.intercom.es (lix.intercom.es [194.179.21.2]) by hub.freebsd.org (Postfix) with ESMTP id 8FC3B14E7C for ; Sun, 2 May 1999 01:36:39 -0700 (PDT) (envelope-from megarcia@intercom.es) Received: from intercom.es (iv2-22.intercom.es [195.76.206.22]) by lix.intercom.es (8.7.3/8.6.12) with ESMTP id KAA28553; Sun, 2 May 1999 10:35:45 +0100 Received: (from megarcia@localhost) by intercom.es (8.8.8/8.8.8) id KAA00382; Sun, 2 May 1999 10:36:10 +0200 (CEST) (envelope-from megarcia) Message-ID: <19990502103609.C312@kicelo.org> Date: Sun, 2 May 1999 10:36:10 +0200 From: Manuel Enrique Garcia Cuesta To: Lucky Green Cc: questions@FreeBSD.org Subject: Re: Sound Blaster config problems References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Lucky Green on Sun, May 02, 1999 at 01:11:54AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Lucky, I got that exact sound card and the device line for opl0 I'm using is device opl0 at isa? port 0x388 Just leave out irq and drq. Hope this helps Manuel Garcia On Sun, May 02, 1999 at 01:11:54AM -0700, Lucky Green wrote: > I am trying to install a genuine Sound Blaster 16 (ISA, PnP). > > My kernel config entries are: > #SoundBlaster 16 ISA additions > controller snd0 > device sb0 at isa? port 0x220 irq 5 drq 1 > device sbxvi0 at isa? drq 5 > device sbmidi0 at isa? port 0x330 > device opl0 at isa? port 0x388 irq 8 drq 0 > > I am pretty sure about everything but the last line. I assume opl0 is what > the Sound Blaster manual calls "Stereo Music Synthesizer". The manual > lists the base address at 0x388, but it doesn't list an IRQ and from all I > can tell the manual only mentions a single IRQ for the SB16: IRQ 5. > > So, what should the last line look like? > > Thanks, > --Lucky > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message