]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
syscons: provide a first iteration of cngrab/cnungrab implementation
authoravg <avg@FreeBSD.org>
Sat, 17 Dec 2011 15:57:39 +0000 (15:57 +0000)
committeravg <avg@FreeBSD.org>
Sat, 17 Dec 2011 15:57:39 +0000 (15:57 +0000)
commitfbf65ae4d96ff39ba7fb93a69693826ee378cd3c
treef4ce5ee7915aba4862196e01d66e166c4a6c407f
parent34b585c85317ba8042b1a3bb6c3f7ed15617b595
syscons: provide a first iteration of cngrab/cnungrab implementation

- put underlying keyboard(s) into the polling mode for the whole
  duration of the grab, instead of the previous behavior of going into
  and out of the polling mode around each polling attempt
- ditto for setting K_XLATE mode and enabling a disabled keyboard

Inspired by: bde
MFC after: 2 months
sys/dev/syscons/syscons.c
sys/dev/syscons/syscons.h