Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!news.mel.connect.com.au!munnari.OZ.AU!uunet!in3.uu.net!130.207.244.18!gatech!csulb.edu!hammer.uoregon.edu!newsfeed.internetmci.com!howland.erols.net!feed1.news.erols.com!news.nl.innet.net!INnl.net!feed1.news.innet.be!INbe.net!stns.news.pipex.net!warm.news.pipex.net!pipex!tank.news.pipex.net!pipex!news.utell.co.uk!usenet From: brian@shift.utell.net (Brian Somers) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Sound card not detected Date: 23 Jun 1997 11:42:11 GMT Organization: Awfulhak Ltd. Lines: 30 Message-ID: <5olnej$b2l@ui-gate.utell.co.uk> References: <5odkc9$sal@nuscc.nus.sg> <5oe0tn$d69@ui-gate.utell.co.uk> <5oe6rh$fnu@smash.gatech.edu> Reply-To: brian@awfulhak.org, brian@utell.co.uk NNTP-Posting-Host: shift.utell.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Newsreader: knews 0.9.8 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:43346 In article <5oe6rh$fnu@smash.gatech.edu>, Doug Porter <doug@tpac.gcatt.gatech.edu> writes: > > > The setting are fine, but since you changed the irq from 7 to 5 you have > to also make appropriate changes in i386/isa/sound/sound_config.h > > doug > > Brian Somers <brian@shift.utell.net> wrote: >> In article <5odkc9$sal@nuscc.nus.sg>, >> > >> > options SBC_IRQ=5 >> > controller snd0 >> > device sb0 at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr >> > device sbxvi0 at isa? drq 5 >> > device sbmidi0 at isa? port 0x330 >> > >> > As far as i can see, there are no other devices configured to use irq 5. I >> > have Win95 installed on the same machine and this can detect and use the >> > card perfectly using irq 5 at 0x220. So i'm pretty lost here. Or define SBC_IRQ as above. Remember, "options XXX" ends up as a -DXXX on the compile line (or as a #define XXX in opt_something.h in current versions). -- Brian <brian@awfulhak.org> <brian@freebsd.org> <http://www.awfulhak.org> Don't _EVER_ lose your sense of humour !