Linux console escape and control sequences NAME console_codes - Linux console escape and control sequences DESCRIPTION The Linux console implements a large subset of the VT102 and …real-time clock NAME rtc - real-time clock SYNOPSIS #include <linux/rtc.h> int ioctl( fd , RTC_ request , param ); DESCRIPTION This is the interface to drivers for real-time clocks…line printer devices NAME lp - line printer devices SYNOPSIS #include <linux/lp.h> CONFIGURATION lp [0–2] are character devices for the parallel line printers; they have major numb…lirc devices NAME lirc - lirc devices DESCRIPTION The /dev/lirc* character devices provide a low-level bidirectional interface to infra-red (IR) remotes. Most of these devices can …loop devices NAME loop, loop-control - loop devices SYNOPSIS #include <linux/loop.h> DESCRIPTION The loop device is a block device that maps its data blocks not to a physical devic…loop devices NAME loop, loop-control - loop devices SYNOPSIS #include <linux/loop.h> DESCRIPTION The loop device is a block device that maps its data blocks not to a physical devic…HP Smart Array block driver NAME cciss - HP Smart Array block driver SYNOPSIS modprobe cciss [ cciss_allow_hpsa=1 ] DESCRIPTION Note : This obsolete driver was removed in Linux 4.1…serial mouse interface NAME mouse - serial mouse interface CONFIGURATION Serial mice are connected to a serial RS232/V24 dialout line, see ttyS (4) for a description. DESCRIPTION I…boot loader initialized RAM disk NAME initrd - boot loader initialized RAM disk CONFIGURATION /dev/initrd is a read-only block device assigned major number 1 and minor number 250. …AT&T GIS WaveLAN ISA device driver NAME wavelan - AT&T GIS WaveLAN ISA device driver SYNOPSIS insmod wavelan_cs.o [io= B,B.. ] [ irq= I,I.. ] [name= N,N.. ] DESCRIPTION This driver…Microchip Smart Storage SCSI driver NAME smartpqi - Microchip Smart Storage SCSI driver SYNOPSIS modprobe smartpqi [ disable_device_id_wildcards= { 0 | 1 }] [ disable_heartbeat= { …system memory, kernel memory and system ports NAME mem, kmem, port - system memory, kernel memory and system ports DESCRIPTION /dev/mem is a character device file that is an image …system memory, kernel memory and system ports NAME mem, kmem, port - system memory, kernel memory and system ports DESCRIPTION /dev/mem is a character device file that is an image …system memory, kernel memory and system ports NAME mem, kmem, port - system memory, kernel memory and system ports DESCRIPTION /dev/mem is a character device file that is an image …ram disk device NAME ram - ram disk device DESCRIPTION The ram device is a block device to access the ram disk in raw mode. It is typically created by: mknod -m 660 /dev/ram b 1 1 …virtual console memory NAME vcs, vcsa - virtual console memory DESCRIPTION /dev/vcs0 is a character device with major number 7 and minor number 0, usually with mode 0644 and owners…virtual console memory NAME vcs, vcsa - virtual console memory DESCRIPTION /dev/vcs0 is a character device with major number 7 and minor number 0, usually with mode 0644 and owners…data sink NAME null, zero - data sink DESCRIPTION Data written to the /dev/null and /dev/zero special files is discarded. Reads from /dev/null always return end of file (i.e., read…data sink NAME null, zero - data sink DESCRIPTION Data written to the /dev/null and /dev/zero special files is discarded. Reads from /dev/null always return end of file (i.e., read…MFM/IDE hard disk devices NAME hd - MFM/IDE hard disk devices DESCRIPTION The hd* devices are block devices to access MFM/IDE hard disk drives in raw mode. The master drive on the …