From owner-freebsd-hackers Tue Jan 30 4:48:52 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from samar.sasi.com (samar.sasken.com [164.164.56.2]) by hub.freebsd.org (Postfix) with ESMTP id 83CA237B69C for ; Tue, 30 Jan 2001 04:48:29 -0800 (PST) Received: from samar (samar.sasi.com [164.164.56.2]) by samar.sasi.com (8.9.3/8.9.3) with SMTP id SAA01732 for ; Tue, 30 Jan 2001 18:18:20 +0530 (IST) Received: from suns3.sasi.com ([10.0.36.3]) by samar.sasi.com; Tue, 30 Jan 2001 18:18:20 +0000 (IST) Received: from localhost (sumahr@localhost) by suns3.sasi.com (8.9.3/8.9.3) with ESMTP id SAA19562 for ; Tue, 30 Jan 2001 18:18:19 +0530 (IST) Date: Tue, 30 Jan 2001 18:18:19 +0530 (IST) From: Suma H R To: Subject: hardware not raising interrupts Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, We are writing a network device driver for an ethernet interface network card. The hardware IRQ status register shows an Interrupt to be Pending. But, vmstat -i doesn't show any interrupts from our device. Any idea why it could be happening? Thanks, Suma To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message