> I have a question that would be appropriate for a Linux Kernel list.
> Does anyone know of a good one?
LKML, or the specialized ones (e.g. for USB, networking, etc).
The modules bit doesn't make sense to me; are you referring
to the kernel driver plus the userspace JNI glue to call it?
Or is t
I'm pretty sure Java/Linux isn't the list you want :-). I recommend:
http://www.tux.org/lkml/
Nathan
On Fri, Oct 27, 2000 at 02:31:48PM -0400, Brett Smith wrote:
> I have a question that would be appropriate for a Linux Kernel list.
> Does anyone know of a good one?
>
> We have written a
I have a question that would be appropriate for a Linux Kernel list.
Does anyone know of a good one?
We have written a driver for our proprietary h/w. The driver handles a
multitude of interrupts. The bottom half routine calls the
corresponding "Interrupt Handler" (static void interruptHandler(