From owner-freebsd-hackers Mon May 6 15:31:51 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA14409 for hackers-outgoing; Mon, 6 May 1996 15:31:51 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA14404 for ; Mon, 6 May 1996 15:31:49 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id PAA22016; Mon, 6 May 1996 15:21:40 -0700 From: Terry Lambert Message-Id: <199605062221.PAA22016@phaeton.artisoft.com> Subject: Re: shared interrupts? To: hasty@rah.star-gate.com (Amancio Hasty Jr.) Date: Mon, 6 May 1996 15:21:39 -0700 (MST) Cc: freebsd-hackers@freebsd.org In-Reply-To: <199605062144.OAA00499@rah.star-gate.com> from "Amancio Hasty Jr." at May 6, 96 02:44:53 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Is it possible for PCI devices to shared interrupts? Yes. > And if so how does one identify which device is generating the interrupt? One asks each device sharing the interrupt "Are *yo* talking to *me*?". 8-). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.