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