Last change
on this file since c88da186 was 10b21a1b, checked in by Jiri Svoboda <jiri@…>, 7 years ago |
PC parallel port driver and printing utility
Add pc-lpt driver for the standard PC parallel port. Add lprint utility
to print a file or a short message to the printer port. Tested in Qemu.
|
-
Property mode
set to
100644
|
File size:
96 bytes
|
Line | |
---|
1 | /** @addtogroup uspace_drv_pc_lpt pc-lpt
|
---|
2 | * @brief PC parallel port driver
|
---|
3 | * @ingroup drvs
|
---|
4 | */
|
---|
Note:
See
TracBrowser
for help on using the repository browser.