Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jan 1998 17:48:47 -0500 (EST)
From:      Wee Teck Ng <weeteck@eecs.umich.edu>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   fastintr interrupt handler
Message-ID:  <199801202248.RAA27603@singapore.eecs.umich.edu>

next in thread | raw e-mail | index | archive | help
i've a question concerning the two different types of interrupt 
handler: fastintr and slowintr. i've looked at the code in vector.s, 
and somewhat understands what both do. i've also gathered from sio.c
that comm port 1 & 2 uses fastintr. my question is:

- is it safe to use fastintr for keyboard?

thanks
wee teck



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