The I/O system is divided into the block I/O system (sometimes called the structured
I/O system) and the character I/O system (sometimes called the unstructured I/O
system).
Each physical device is identified by a minor device number, a major device number,
and a class—either block or character—as shown in Figure 13.7.