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 …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…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…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 …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 …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 )…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…