freebsd-dev/sys/pc98/cbus
Andriy Gapon 9976156f12 kern cons: introduce infrastructure for console grabbing by kernel
At the moment grab and ungrab methods of all console drivers are no-ops.

Current intended meaning of the calls is that the kernel takes control of
console input.  In the future the semantics may be extended to mean that
the calling thread takes full ownership of the console (e.g. console
output from other threads could be suspended).

Inspired by:	bde
MFC after:	2 months
2011-12-17 15:08:43 +00:00
..
30line.h
cbus_dma.c MFi386: revision 199104 2009-11-12 11:27:07 +00:00
cbus_dmareg.h
cbus.h
fdc_cbus.c
fdc.c Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
fdcreg.h
fdcvar.h
gdc.c Update d_mmap() to accept vm_ooffset_t and vm_memattr_t. 2009-12-29 21:51:28 +00:00
nmi.c
olpt.c
olptreg.h
pckbd.c Restore binary compatibility for GIO_KEYMAP and PIO_KEYMAP. 2011-07-17 08:19:19 +00:00
pckbdtables.h
pcrtc.c
pmc.c
sc_machdep.h
scgdcrndr.c
scterm-sck.c Replace inline static' by static inline'. 2011-12-13 14:06:01 +00:00
sctermvar.h
scvtb.c Replace inline static' by static inline'. 2011-12-13 14:06:01 +00:00
sio_cbus.c
sio.c kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
syscons_cbus.c Move VT switching hack for suspend/resume from bus drivers to syscons.c 2011-05-09 18:46:49 +00:00