Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jun 2003 22:02:36 +0100 (BST)
From:      Duncan Barclay <dmlb@dmlb.org>
To:        freebsd-hackers@freebsd.org
Subject:   interrupt handlers in -current
Message-ID:  <XFMail.20030605220236.dmlb@dmlb.org>

next in thread | raw e-mail | index | archive | help
Hello,

This is more of a confirmation of my understanding than anything else.
In -current, should an interrupt thread be created you set up an interrupt
handler? If so, then I'd better check my code because I haven't got one!

If a PCI device generates an interrupt and there is no handler does the
kernel report a stary interrupt?

-current for me is 5.1-BETA1 and I'm doing a driver for the BCM 4401 NIC.
I'm transmitting packets but my handler isn't being called to clean up the
DMA.

Duncan


-- 
________________________________________________________________________
Duncan Barclay  | 
dmlb@dmlb.org   | 
dmlb@freebsd.org| 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20030605220236.dmlb>