DragonFly bugs List (threaded) for 2011-10
[
Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
[issue2148] DFBSD v2.13.0.38.g09a36 - Switch to TTY panic
Antonio Huete Jimenez <tuxillo@quantumachine.net> added the comment:
Sam,
As you already know what's passed to the ioctl is struct keyboard kbd from the
softc.
For both atkbd and ukbd that struct's private data (kb_data) is modified. One
thing to note is that for both the ioctl function is entirely under a critical
section.
Cheers,
Antonio Huete
_____________________________________________________
DragonFly issue tracker <bugs@lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue2148>
_____________________________________________________
[
Date Prev][
Date Next]
[Thread Prev][
Thread Next]
[
Date Index][
Thread Index]