...ion from the code used for processing to the code used for printing. If the console is in UTF-8 mode, then the incoming bytes are first assembled into 16-bit Unicode codes. Othe…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…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…driver for SCSI disk drives NAME sd - driver for SCSI disk drives SYNOPSIS #include <linux/hdreg.h> /* for HDIO_GETGEO */ #include <linux/fs.h> /* for BLKGETSIZE and BLKRRPART */ C…serial terminal lines NAME ttyS - serial terminal lines DESCRIPTION ttyS[0-3] are character devices for the serial terminal lines. They are typically created by: mknod -m 660 /dev/…Virtual Ethernet Device NAME veth - Virtual Ethernet Device DESCRIPTION The veth devices are virtual Ethernet devices. They can act as tunnels between network namespaces to create …HP Smart Array SCSI driver NAME hpsa - HP Smart Array SCSI driver SYNOPSIS modprobe hpsa [ hpsa_allow_any=1 ] DESCRIPTION hpsa is a SCSI driver for HP Smart Array RAID controllers.…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. …x86 CPU MSR access device NAME msr - x86 CPU MSR access device DESCRIPTION /dev/cpu/CPUNUM/msr provides an interface to read and write the model-specific registers (MSRs) of an x86…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…controlling terminal NAME tty - controlling terminal DESCRIPTION The file /dev/tty is a character file with major number 5 and minor number 0, usually with mode 0666 and ownership …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 …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…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 …kernel random number source devices NAME random, urandom - kernel random number source devices SYNOPSIS #include <linux/random.h> int ioctl( fd , RND request , param ); DESCRIPTION…kernel random number source devices NAME random, urandom - kernel random number source devices SYNOPSIS #include <linux/random.h> int ioctl( fd , RND request , param ); DESCRIPTION…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…