...he third ioctl (2) argument. These devices replace the screendump ioctl (2) operations of ioctl_console (2), so the system administrator can control access using filesystem perm…...he third ioctl (2) argument. These devices replace the screendump ioctl (2) operations of ioctl_console (2), so the system administrator can control access using filesystem perm…See the file man2/ioctl_console.2....does not need to detach itself. FILES /dev/tty SEE ALSO chown (1), mknod (1), ioctl (2), ioctl_console (2), ioctl_tty (2), termios (3), ttyS (4), vcs (4), pty (7), agetty (8), m…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 …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…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…DSP56001 interface device NAME dsp56k - DSP56001 interface device SYNOPSIS #include <asm/dsp56k.h> ssize_t read(int fd , void * data , size_t length ); ssize_t write(int fd , void …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…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…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 …See the file man2/ioctl_tty.2.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.…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…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= { …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…