First page Back Continue Last page Overview Graphics
Main I/O driver characteristics
Closely inspired to the one included in the linux/drivers/char/lp.c file
Supports the open(), close(), read() and write() file operations
Can be configured as a static kernel component or as a module