forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
8 lines
398 B
Text
8 lines
398 B
Text
This library is intended to be used by applications that need to communicate
|
|
with (or at least identify) devices that are attached via a parallel port.
|
|
|
|
The aim of this library is to take all the worry about the above wrinkles
|
|
from the application. It will figure out which methods are appropriate for
|
|
the currently running kernel (or operating system).
|
|
|
|
WWW: http://cyberelk.net/tim/libieee1284/
|