MirBSD manpage: lpt(4)

LPT(4)                     BSD Programmer's Manual                      LPT(4)

NAME

     lpt - parallel port driver

SYNOPSIS

     # alpha/i386
     lpt0 at isa? port 0x378 irq 7
     lpt1 at isa? port 0x278
     lpt2 at isa? port 0x3bc

     # hppa
     lpt0 at gsc? irq 7

     # sparc64
     lpt* at apio?
     lpt* at ebus?

DESCRIPTION

     This driver provides access to parallel ports.

     The highest bit in the minor (bit 7, or add 128) number selects whether
     to do polling or wait for interrupts. If no IRQ is specified in the ker-
     nel configuration, or the IRQ specified is not available at attach time,
     only the polling device may be used.

     The next lower bit (bit 6, or add 64) indicates the driver should avoid
     initializing the printer.

     The next lower bit (bit 5, or add 32) requests that the driver do au-
     tomatic LF generation when printing CRs.

FILES

     /dev/lpt0  first interrupt-driven parallel port device
     /dev/lpa0  first polled parallel port device

SEE ALSO

     intro(4), isa(4), ulpt(4)

MirBSD #10-current              August 6, 1993                               1

Generated on 2022-12-24 01:00:14 by $MirOS: src/scripts/roff2htm,v 1.113 2022/12/21 23:14:31 tg Exp $ — This product includes material provided by mirabilos.

These manual pages and other documentation are copyrighted by their respective writers; their sources are available at the project’s CVSweb, AnonCVS and other mirrors. The rest is Copyright © 2002–2022 MirBSD.

This manual page’s HTML representation is supposed to be valid XHTML/1.1; if not, please send a bug report — diffs preferred.

Kontakt / Impressum & Datenschutzerklärung