Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 1996 06:29:47 -0800 (PST)
From:      mark thompson <thompson@tgsoft.com>
To:        freebsd-questions@freebsd.org
Subject:   irq conflicts
Message-ID:  <199611251429.GAA28287@squirrel.tgsoft.com>

next in thread | raw e-mail | index | archive | help
I suppose i must be confused. I have added a soundblaster (clone) card
to my ISA-based PC (clone), running 2.1.6R.

Here are a couple of lines from my config:

device lpt0 at isa? port?  tty irq 7 vector lptintr
device sb0  at isa? port 0x220 irq 7 conflicts drq 1 vector sbintr

This seems to be legal. However, when sound is sent to /dev/audio, i get
a burst of static, then silence... and the sound playing never completes.

This sounds to me like the interrupts are not happening. Is this really
a legal config (i.e. can the lpt and the sb really share an irq)?

NB: The lpt works fine...

-mark



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