int proc_rdrv_20 (char * page, char ** start, off_t offset, int count, int * eof, void * data);
page - buffer to write the data in start - where the actual data has been written in page offset - same meaning as the read system call count - same meaning as the read system call eof - set if no more data needs to be returned data - pointer to our soft state
Display real time information about the logical drives 0 through 9.