]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r228631: kern cons: introduce infrastructure for console grabbing by
authoravg <avg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 May 2012 17:04:46 +0000 (17:04 +0000)
committeravg <avg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 13 May 2012 17:04:46 +0000 (17:04 +0000)
commita9a636f85a5f890650e7f8e1614308bde4897b62
treed867033d208a5cb35254ac7f921a3ecc3ac9cf46
parentd7fe7f3083db4461321516bde9f6d34b8defb453
MFC r228631: kern cons: introduce infrastructure for console grabbing by
kernel

git-svn-id: svn://svn.freebsd.org/base/stable/9@235405 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
15 files changed:
sys/dev/cfe/cfe_console.c
sys/dev/dcons/dcons_os.c
sys/dev/ofw/ofw_console.c
sys/dev/sio/sio.c
sys/dev/syscons/syscons.c
sys/dev/uart/uart_tty.c
sys/dev/usb/serial/usb_serial.c
sys/dev/xen/console/console.c
sys/gdb/gdb_cons.c
sys/ia64/ia64/ssc.c
sys/kern/kern_cons.c
sys/mips/adm5120/console.c
sys/pc98/cbus/sio.c
sys/powerpc/mambo/mambo_console.c
sys/sys/cons.h