interrupt handlers in -current

Duncan Barclay dmlb at dmlb.org
Thu Jun 5 14:02:39 PDT 2003


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 at dmlb.org   | 
dmlb at freebsd.org| 


More information about the freebsd-hackers mailing list