7 Flashcards
—- provides raw access while —- provides cooked services.
BIOS, DOS
The actual command tail is stored terminated by a —
CR
Carriage return
Device driver file starts with a —- containing a —– to the next driver. In the —– followed by device attribute word.
header , link
first four byter
If the bit is a —– the device is a character device. and otherwise —- device.
zero, block
Strategy routine?
is called whenever the device is needed and it is passed a request header.
For every command the —– of request header are same.
first 13 bytes
The data starts with a 1 bit is called —- and one to two 0 bits are called —–.
Start bit , stop bits.
The duration of a bit must be precisely known at both ends called —— of the communication.
baud rate
The port parameters in AL consists of
1- Baud rate
2- parity scheme
3- number of stop bits
4- number of data bits
Serial port is also accessible by
I/O ports