SLIDE 1
1
I/O Systems Chi Zhang czhang@cs.fiu.edu 1 I/O Hardware The - - PowerPoint PPT Presentation
COP 4225 Advanced Unix Programming I/O Systems Chi Zhang czhang@cs.fiu.edu 1 I/O Hardware The kernel is structured to use device- driver modules. Common concepts Port (for one device) Bus (shared direct access) Controller
1
2
3
4
5
6
7
8
9
10
11
12
13
I/O system calls encapsulate device behaviors in generic classes
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28