Sorry for all the questions, but I do appreciate the help.

Off = unactive
On = active
Flashing = error talking to connected device

You might want to add the "flash" functionality within the kernel driver
itself, so you can get a bit tighter timing than relying on a
userspace/kernelspace turn around to provide an accurate timing loop.


What would be the best way to implement a loop to handle flashing the LED in kernel space. Is this a good task for a kthread? Or is there a simpler construct to do this with?

Thanks,
Andrew
-
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to