Regarding Multi processes

Krishna Murthy (kmurthy@seeyes.co.in)
Wed, 15 Sep 1999 10:49:39 +0530


Hi all,
I'm writing driver code for the card, which is having four
ethernet contollers.We attached IRQ to each device.
When interrupt is rised,one of two different processes to be called
depending on the contents of the INTERRUPT CAUSE
REGISTER.Linux is new to me.So, can I know how can I create two
processes(Is there any documentation for kernel threads)
and signal them whenever required(like VXWORKS).Can I do it in "bottom
half".If so how can?Educate me.

Thanks
kams

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/