/linux-4.4.14/arch/um/ |
D | Kconfig.char | 24 This option enables support for attaching UML consoles and serial 31 This option enables support for attaching UML consoles and serial 33 <port number>'. Any number of consoles and serial lines may be 41 This option enables support for attaching UML consoles and serial 51 This option enables support for attaching UML consoles and serial 52 lines to host terminals. Access to both virtual consoles 60 This option enables support for attaching UML consoles and serial 83 This is the string describing the channel to which all consoles
|
/linux-4.4.14/Documentation/console/ |
D | console.txt | 5 assigned by the kernel to all the virtual consoles during the boot process. 16 of driver occupying the consoles.) They can only take over the console that is 45 read, or acts to bind or unbind the driver to the virtual consoles 73 driver takes over the consoles vacated by the driver. Binding, on the other 74 hand, will bind the driver to the consoles that are currently occupied by a 82 NOTE2: If any of the virtual consoles are in KD_GRAPHICS mode, then binding or
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | opal.c | 689 struct device_node *np, *consoles, *leds; in opal_init() local 700 consoles = of_find_node_by_path("/ibm,opal/consoles"); in opal_init() 702 consoles = of_node_get(opal_node); in opal_init() 703 if (consoles) { in opal_init() 704 for_each_child_of_node(consoles, np) { in opal_init() 709 of_node_put(consoles); in opal_init()
|
/linux-4.4.14/drivers/usb/misc/sisusbvga/ |
D | Kconfig | 29 one or more of the consoles, you need to specify the number of 30 the first and last consoles (starting at 1) as driver parameters.
|
/linux-4.4.14/fs/proc/ |
D | Makefile | 14 proc-y += consoles.o
|
/linux-4.4.14/drivers/tty/hvc/ |
D | Kconfig | 70 Xen driver for secondary virtual consoles 105 firmware virtual consoles from one Linux partition by
|
/linux-4.4.14/Documentation/fb/ |
D | fbcon.txt | 98 the total length is 64 which is the number of consoles available. In 117 This option tells fbcon to take over only a range of consoles as 118 specified by the values 'n1' and 'n2'. The rest of the consoles 123 is typically located on the same video card. Thus, the consoles that 141 rotate_all - rotate the display of all consoles
|
D | matroxfb.txt | 91 virtual consoles, otherwise X will corrupt accelerator settings. 124 nopan - create initial consoles with vyres = yres, thus disabling virtual 126 pan - create initial consoles as tall as possible (vyres = memory/vxres).
|
/linux-4.4.14/arch/alpha/ |
D | Kconfig.debug | 17 Recent consoles on Titan and Marvel machines also require the
|
D | Kconfig | 498 which always have multiple hoses, and whose consoles support it.
|
/linux-4.4.14/Documentation/powerpc/ |
D | hvcs.txt | 35 space applications access to the system consoles of logically partitioned 37 ppc64 system. Physical hardware consoles per partition are not practical 38 on this hardware so system consoles are accessed by this driver using 277 When hvcs is being used to serve consoles this behavior is not a huge issue 421 access to system consoles. 462 isn't giving it up. You can try to force disconnect the consoles from the
|
/linux-4.4.14/Documentation/ |
D | init.txt | 23 E.g. some serial consoles are unreliable due to serial IRQ issues (e.g.
|
D | sysrq.txt | 147 useful when you want to exit a program that will not let you switch consoles.
|
D | kernel-parameters.txt | 1722 kgdboc= [KGDB,HW] kgdb over consoles. 2030 Specifies range of consoles to be captured by the MDA. 2375 Disable suspending of consoles during suspend and 2377 messages can reach various consoles while the rest 2380 not work reliably with all consoles, but is known 2381 to work with serial and VGA consoles.
|
D | devices.txt | 3252 for a session; this includes virtual consoles, serial ports, and 3268 Virtual consoles and the console device 3270 Virtual consoles are full-screen terminal displays on the system video 3271 monitor. Virtual consoles are named /dev/tty#, with numbering
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | PROBLEMS | 45 - Grabbing is not switched off when changing consoles with XFree.
|
/linux-4.4.14/lib/fonts/ |
D | Kconfig | 86 Medium-size console font. Suitable for framebuffer consoles on
|
/linux-4.4.14/drivers/char/ |
D | virtio_console.c | 77 struct list_head consoles; member 257 list_for_each_entry(cons, &pdrvdata.consoles, list) { in find_port_by_vtermno() 1263 list_add_tail(&port->cons.list, &pdrvdata.consoles); in init_port_console() 2282 INIT_LIST_HEAD(&pdrvdata.consoles); in init()
|
/linux-4.4.14/Documentation/ia64/ |
D | serial.txt | 49 multiple simultaneous consoles and doesn't tell the kernel which
|
/linux-4.4.14/Documentation/networking/ |
D | netconsole.txt | 14 problem where disk logging fails and serial consoles are impractical.
|
/linux-4.4.14/drivers/tty/ |
D | Kconfig | 20 can run several virtual terminals (also called virtual consoles) on 50 on virtual consoles.
|
/linux-4.4.14/arch/powerpc/ |
D | Kconfig.debug | 235 consoles via an external USB Gecko adapter.
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 34 5. Setting up serial lines and consoles 395 o port-helper - Used by consoles which connect to xterms or ports 417 dealing with consoles or command-line switches to the helper programs 478 lines and consoles'' to see how to attach the consoles to 579 5. Setting up serial lines and consoles 582 It is possible to attach UML serial lines and consoles to many types 609 Using just "con" or "ssl" describes all of the consoles or serial 734 consoles to something else:
|
/linux-4.4.14/Documentation/filesystems/ |
D | proc.txt | 1348 2.0 /proc/consoles 1353 /dev/console, you may simply look into the file /proc/consoles: 1355 > cat /proc/consoles
|
/linux-4.4.14/Documentation/m68k/ |
D | kernel-options.txt | 354 Invert the display. This affects both, text (consoles) and graphics
|
/linux-4.4.14/drivers/tty/serial/ |
D | Kconfig | 13 Support for early consoles with the earlycon parameter. This enables
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 926 into some 3270 consoles.
|