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…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…x86 CPUID access device NAME cpuid - x86 CPUID access device DESCRIPTION CPUID provides an interface for querying information about the x86 CPU. This device is accessed by lseek (2…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 )…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. …