1,638 views
0 votes
0 votes

In which of the four I/O software layers is each of the following done.

  1. Computing the track, sector, and head for a disk read.
  2. Writing commands to the device registers.
  3. Checking to see if the user is permitted to use the device.
  4. Converting binary integers to ASCII for printing.

1 Answer

0 votes
0 votes

Answer:

I/O Software Layers Functions
Functions I/O Software Layers
Computing the track, sector, and head for a disk read Device Driver Layer
Writing commands to the device registers Device Driver Layer
Checking to see if the user is permitted to use the device Operating System Layer
Converting binary integers to ASCII for printing User-Level Software Layer

 

Related questions

0 votes
0 votes
1 answer
2
0 votes
0 votes
1 answer
4