LPT(4) - Device Drivers Manual # LPT(4) - Device Drivers Manual
NAME # lpt - parallel port driver
SYNOPSIS # # alpha lpt* at isa? port 0x3bc irq 7
# amd64 lpt0 at isa? port 0x378 irq 7 lpt* at puc?
# i386 lpt0 at isa? port 0x378 irq 7 lpt1 at isa? port 0x278 lpt2 at isa? port 0x3bc lpt* at puc?
# hppa lpt0 at gsc? irq 7 lpt0 at ssio?
...
ULPT(4) - Device Drivers Manual # ULPT(4) - Device Drivers Manual
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 the device on the port. FILES # /dev/ulpt?
For some HP LaserJet printer models (1000, 1005, 1018, 1020), the driver needs at least version 1.
...