Date: Tue, 9 Sep 1997 08:26:57 +0200 (MET DST) From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> To: hackers@freebsd.org Subject: interrupts in interrupt routines Message-ID: <199709090626.IAA18398@labinfo.iet.unipi.it>
next in thread | raw e-mail | index | archive | help
Excuse my ignorance... am I correct in assuming that within an interrupt driver interrupst are masked according to the imask declared in the config line ? e.g. device pcm0 at isa? tty ... vectpr pcmintr results in pcmintr() being called at spltty ? Cheers Luigi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199709090626.IAA18398>