Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ULPT(4)			 BSD Kernel Interfaces Manual		       ULPT(4)

NAME
     ulpt -- USB printer support

SYNOPSIS
     ulpt*   at	uhub?

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 ulpn device.

FILES
     /dev/ulpt?	 device	with reset

     /dev/ulpn?	 device	without	reset

SEE ALSO
     lpt(4), usb(4)

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

BSD				 July 12, 1998				   BSD

NAME | SYNOPSIS | DESCRIPTION | FILES | SEE ALSO | HISTORY

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ulpt&sektion=4&manpath=FreeBSD+4.7-RELEASE>

home | help