Date: Mon, 27 Oct 1997 07:41:11 +0100 (MET) From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> To: hackers@freebsd.org Subject: a question about LKM Message-ID: <199710270641.HAA03134@labinfo.iet.unipi.it>
next in thread | raw e-mail | index | archive | help
Hi, I am looking at how ot make my audio driver an LKM. I have seen some examples of LKMs but none of them uses interrupts. As a consequence, I am a bit unclear on what actions should be done at load time (and especially, at unload time) so that interrupts are properly delivered. For the attach part i can probably figure it out -- just do the standard attach() action -- but what for the detach ? Can anyone help ? Thanks Luigi -----------------------------+-------------------------------------- Luigi Rizzo | Dip. di Ingegneria dell'Informazione email: luigi@iet.unipi.it | Universita' di Pisa tel: +39-50-568533 | via Diotisalvi 2, 56126 PISA (Italy) fax: +39-50-568522 | http://www.iet.unipi.it/~luigi/ _____________________________|______________________________________
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710270641.HAA03134>