Re: whether to write kernel driver or kthread or anything else !!!!
Chris Staub <[email protected]>
| Newsgroups | gmane.linux.lfs.general |
|---|---|
| Message-ID | <[email protected]> |
On 02/09/15 06:40, Sayed Zahid wrote: > Hi All, > > I have to write a interrupt handler which will service the temperature > sensor TMP75 in linux. > If the temperature rises above THigh, issue a interrupt and call ISR and > log the information to /var/log/messages and shut down the board > > Please suggest me whether to write kernel module or kthread to implement > above scenario > > Regards, > Zahid Ask on the kernel mailing list. Also, when you do, you should add what, if anything, you've already done to research this. -- http://lists.linuxfromscratch.org/listinfo/lfs-chat FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page