Re: svn commit: r228644 - head/sys/dev/syscons

2011-12-17 Thread Andriy Gapon
on 17/12/2011 17:57 Andriy Gapon said the following: > Author: avg > Date: Sat Dec 17 15:57:39 2011 > New Revision: 228644 > URL: http://svn.freebsd.org/changeset/base/228644 > > Log: > syscons: provide a first iteration of cngrab/cnungrab implementation > > - put underlying keyboard(s) int

svn commit: r228644 - head/sys/dev/syscons

2011-12-17 Thread Andriy Gapon
Author: avg Date: Sat Dec 17 15:57:39 2011 New Revision: 228644 URL: http://svn.freebsd.org/changeset/base/228644 Log: 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 t