First page Back Continue Last page Overview Graphics
Device initialization (1)
Initialize the data structures and assign the resources needed by the I/O driver
Contrary to device registration, device initialization is often done at the last possible moment, namely when a process requires to open a device file
A typical example is the assignment of IRQ lines