Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 1996 17:32:46 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Charlie ROOT <root@k7.datadesign.com>
Cc:        questions@freebsd.org
Subject:   Re: can't find modem on 03e8, irq 5
Message-ID:  <Pine.BSI.3.94.961028173110.1431B-100000@gdi.uoregon.edu>
In-Reply-To: <Pine.BSF.3.91.961028154432.1187A-100000@k7.datadesign.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 28 Oct 1996, Charlie ROOT wrote:

> > 2.  IRQ 5 must not be used by another device.  Make sure it is free.

> Can you explain this? please.

Every device in the system that uses an IRQ (interrupt request) must use a
unique one under FreeBSD.  This means that if you want to access your
serial port at base 0x3e8 and IRQ 5, no other device can be configured to
use either port 0x3e8 nor IRQ 5.  You cannot share IRQs with
exceptions for multi-port adapters.

Many sound cards use irq 5 by default; make sure yours isn't.

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.961028173110.1431B-100000>