freebsd-dev/sys/mips/adm5120
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
..
adm5120_machdep.c - dump_avail layout should be sequence of [start, end) 2010-12-09 07:47:40 +00:00
adm5120reg.h
admpci.c - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
console.c kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
files.adm5120 Merge from projects/mips to head by hand: 2010-01-10 20:11:10 +00:00
if_admsw.c Remove some stray ';'s 2010-05-13 01:50:29 +00:00
if_admswreg.h
if_admswvar.h Use a single private timer to drive the transmit watchdog rather than using 2009-11-24 18:34:47 +00:00
obio.c bus_add_child: change type of order parameter to u_int 2010-09-10 11:19:03 +00:00
obiovar.h
std.adm5120 Remove the 'machine mips' from DEFAULTS. Put the proper 'machine mips 2010-11-13 22:34:12 +00:00
uart_bus_adm5120.c Fix path in all includes: remove /mips32 subdirectory 2008-09-10 03:49:08 +00:00
uart_cpu_adm5120.c Merge from projects/mips to head by hand: 2010-01-10 20:11:10 +00:00
uart_dev_adm5120.c Fix path in all includes: remove /mips32 subdirectory 2008-09-10 03:49:08 +00:00
uart_dev_adm5120.h