Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 1996 11:10:12 -0400 (EDT)
From:      Sujal Patel <smpatel@umiacs.umd.edu>
To:        Fred Adorno <fadorn19@idt.liberty.com>
Cc:        multimedia@freebsd.org
Subject:   Re: Sound card conflicts
Message-ID:  <Pine.NEB.3.92.960411110704.514B-100000@xi.dorm.umd.edu>
In-Reply-To: <1.5.4.32.19960411043307.00667e28@idt.liberty.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 10 Apr 1996, Fred Adorno wrote:

> I followed the instructions in the sound.doc for a PAS card in ver. 2.1, but
> the kernel still can't probe the devices due to the conflicts.  Please
> advise how to resolve it.  I put in the following:
>
> options          ALLOW_CONFLICT_IOADDR
> options          ALLOW_CONFLICT_IRQ

These options are no longer used, add the keyword "conflicts" to the
device line... i.e.:

device pas0     at isa? port 0x388 irq 10 conflicts drq 6 vector pasintr

What are you trying to conflict with?  It's generally not recommended that
your soundcard conflict with anything (unless it's another soundcard, or
another emulation on the same soundcard).


Sujal




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.92.960411110704.514B-100000>