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 …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 …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…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 …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…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…SCSI tape device NAME st - SCSI tape device SYNOPSIS #include <sys/mtio.h> int ioctl(int fd , int request [, (void *) arg3 ]); int ioctl(int fd , MTIOCTOP, (struct mtop *) mt_cmd )…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…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…Filesystem in Userspace (FUSE) device NAME fuse - Filesystem in Userspace (FUSE) device SYNOPSIS #include <linux/fuse.h> DESCRIPTION This device is the primary interface between th…