Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.edu.au!munnari.OZ.AU!uunet!in3.uu.net!128.230.129.106!news.maxwell.syr.edu!mindspring!cssun.mathcs.emory.edu!cc.gatech.edu!prism!smash.gatech.edu!tpac.gcatt.gatech.edu!doug From: Doug Porter <doug@tpac.gcatt.gatech.edu> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Sound card not detected Date: 20 Jun 1997 15:16:01 GMT Organization: Georgia Institute of Technology Lines: 20 Message-ID: <5oe6rh$fnu@smash.gatech.edu> References: <5odkc9$sal@nuscc.nus.sg> <5oe0tn$d69@ui-gate.utell.co.uk> NNTP-Posting-Host: tpac.gcatt.gatech.edu X-Newsreader: TIN [UNIX 1.3 unoff BETA 970309; i386 FreeBSD 2.2.1-RELEASE] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:43227 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. > >