*BSD News Article 98511


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!inferno.mpx.com.au!news.ci.com.au!brian.telstra.net!act.news.telstra.net!news-out.internetmci.com!newsfeed.internetmci.com!feed1.news.erols.com!zdc!super.zippo.com!szdc!newsp.zippo.com!no!spam
From: john@NOSPAMinforef.com (John Marco - Remove `NOSPAM' to reply.)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Help: SB16 setup
Date: 25 Jun 1997 14:06:12 -0700
Organization: The Information Refinery, Inc.
Lines: 30
Message-ID: <85n2oefl4r.fsf@inforef.com>
References: <5orobp$diu@news.interlog.com>
X-No-Archive: yes
X-Newsreader: Gnus v5.4.56/Emacs 19.34
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:43549

Patrick McConnell <patrick@patrick.interlog.com> writes:

> 
> controller snd0
> device sb0 at isa? port 0x220 irq 7 conflicts drq 1 vector sbintr
> device sbxvi0 at isa? drq 5
> device sbmidi0 at isa? port 0x330
> device opl0 at isa? port 0x388 conflicts
> 
> 
> I also tried this line for sbxvi0:
> device sbxvi0 at isa? port 0x220 irq 7 conflicts drq 5 vector sbintr

Try using IRQ 5 instead of 7.  IRQ 7 is usually assigned to the first
printer port on most "normal" PCs.  Most SB16 cards/clones I've
seen come configured to use IRQ5.  Here's my config lines for
my SB16 clone configured at 220/5/1/5/330:

# Enable the sound driver
controller	snd0
# Basic Sound Blaster Config
device		sb0	at isa0 port 0x220 irq 5 drq 1 vector sbintr
# Additional Sound Blaster Config (High (16bit) DRQ for SB16)
device		sbxvi0	at isa0 drq 5
# SB16 MIDI.
device		sbmidi0	at isa0 port 0x330


--
John Marco / john `@' inforef `.' com  (Remove quotes and spaces.)