Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 1996 13:26:19 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        mark thompson <thompson@tgsoft.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: irq conflicts
Message-ID:  <Pine.BSI.3.94.961125132459.1412C-100000@gdi.uoregon.edu>
In-Reply-To: <199611251429.GAA28287@squirrel.tgsoft.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 25 Nov 1996, mark thompson wrote:

> 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

Conflicts are bad.  You should consider moving the card to another unused
IRQ, or setting the lpt to polled mode by removing it's irq entry.  5 is
used by the modern install programs. Make sure you remove the conflicts
keyword when you make the change. 

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.961125132459.1412C-100000>