Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jan 1996 14:10:29 -0700
From:      kelly@fsl.noaa.gov (Sean Kelly)
To:        humprey@linux1.dlsu.edu.ph
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Can somebody shed some light on this fellow's question? (was: Re: SB16)
Message-ID:  <9601042110.AA28390@emu.fsl.noaa.gov>
In-Reply-To: <199601041938.NAA00523@brasil.moneng.mei.com> (message from Joe Greco on Thu, 4 Jan 1996 13:38:00 -0600 (CST))

next in thread | previous in thread | raw e-mail | index | archive | help

>   controller snd0
>   options "SBC_IRQ=5"
> 
>   device sb0      at isa? port 0x220 irq 5 drq 1 vector sbintr
>   device sbxvi0   at isa? drq 5
>   device sbmidi0  at isa? port 0x330

You need the `conflicts' keyword:

  device sb0 at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr

-- 
Sean Kelly
NOAA Forecast Systems Laboratory, Boulder Colorado USA

When you're going up the stairs and you take a step, kick the other
leg up high behind you to keep people from following too close.
-- Jack Handey



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9601042110.AA28390>