svn commit: r262972 - head/sys/dev/usb/input
Hans Petter Selasky
hps at bitfrost.no
Sat Mar 15 08:55:19 UTC 2014
On 03/15/14 00:26, Bruce Evans wrote:
> LED toggling has to work in critical sections too. Then the LED code
> itself is not being reentered (unless parts of it are locked by
> critical sections), but there are other complications. Of course,
> the LED code must not use any interrupts or do any context switches
> in debugger mode.
CAPS lock works, only the LED is not lighted up.
--HPS
More information about the svn-src-all
mailing list