tail head cat sleep
QR code linking to this page

Manual Pages  — ULPT

NAME

ulpt – USB printer support

CONTENTS

SYNOPSIS

To compile this driver into the kernel, place the following line in your kernel configuration file: device ulpt

Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):

ulpt_load="YES"

DESCRIPTION

The ulpt driver provides support for USB printers that follow the printer bi- or uni-directional protocol. The bits in the minor number select various features of the driver.
Minor Bit Function

64
Do not initialize (reset) the device on the port.

Some printers cannot handle the reset on open; in case of problems try the unlpt device.

HARDWARE

The ulpt driver provides support for USB printers and parallel printer conversion cables, including the following:

FILES

/dev/ulpt? device with reset
/dev/unlpt?
  device without reset

SEE ALSO

lpt(4), usb(4)

HISTORY

The ulpt driver appeared in NetBSD This manual page was adopted from NetBSD by Tom Rhodes <Mt trhodes@FreeBSD.org> in April 2002.

ULPT (4) November 22, 2006

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

Unix’s “power tools” are more like power switchblades that slice off the operator’s fingers quickly and efficiently.
— The Unix Haters' handbook