|
NAMElptcontrol —
a utility for manipulating the lpt printer driver
SYNOPSIS
DESCRIPTIONThelptcontrol utility is used to set either the
interrupt-driven, extended, standard, or polling mode of individual
lpt(4)
devices. When a printer is switched from a mode to another, this change will
only take effect the next time the device is opened.
Extended mode is anything the parallel port interface can support. For an ECP/ISA parallel port, it may be FIFO+DMA or ECP. The following command line options are supported:
One of FILES
SEE ALSOlpt(4), ppc(4), device.hints(5)HISTORYThelptcontrol utility first appeared in
FreeBSD 1.1.5
AUTHORSGeoffrey M. RehmetBUGSThe control device name should never have been an option, but should have been an optional argument. Because of this, a single argument is treated as a device name.
Visit the GSP FreeBSD Man Page Interface. |