diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-08-05 09:22:07 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2015-08-05 09:22:07 +0200 |
commit | f7514acc95ee1b7515936a9a7bfd48f72d21025b (patch) | |
tree | 074d1d0720342881256eb9d51dfd73bc66cb5f35 /sys/lib/python/symtable.py | |
parent | 145624eec22577ec6a61cb3c469da48061d6f447 (diff) |
devkbd: disable mosue/keyboard on shutdown, disable ps2 mouse on init, remove kbdenable()/kbdinit()
on vmware, loading a new kernel sometimes reboots when
wiggling the mouse. disabling keyboard and mouse on
shutdown fixes the issue.
make sure ps2 mouse is disabled on init, will get re-enabled
in i8042auxenable().
keyboard isnt special anymore, we can just use the devreset
entry point in the device to do the keyboard initialization,
so kbdinit()/kbdenable() are not needed anymore.
Diffstat (limited to 'sys/lib/python/symtable.py')
0 files changed, 0 insertions, 0 deletions