Date: Tue, 23 Jan 1996 10:16:42 -0700 (MST) From: Terry Lambert <terry@lambert.org> To: archie@tribe.com (Archie Cobbs) Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sharing interrupts Message-ID: <199601231716.KAA17776@phaeton.artisoft.com> In-Reply-To: <199601230647.WAA20410@bubba.tribe.com> from "Archie Cobbs" at Jan 22, 96 10:47:34 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> Does FreeBSD allow sharing interrupts between different devices? > And if so, howabout ed0 and ed1 in particular. The ISA interrupt decode logic (hardware) does not allow sharing of interrupts. Interrupts can be shared for specially configured EISA and PCI devices. Interrupts can be shared for master/slace multiport serial cards, but this requires some kind of card interconnect for it. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601231716.KAA17776>