b197101a5f
The Common UNIX Printing System provides a portable printing layer for UNIX operating systems. It has been developed by Easy Software Products to promote a standard printing solution for all UNIX vendors and users. CUPS provides the System V and Berkeley command-line interfaces. CUPS uses the Internet Printing Protocol (IETF-IPP) as the basis for managing print jobs and queues. The Line Printer Daemon (LPD, RFC1179) and AppSocket protocols are also supported with reduced functionality. CUPS adds network printer browsing and PostScript Printer Description ("PPD")-based printing options to support real world applications under UNIX. This package contains the older 1.5 series, before Apple stopped maintaining the filters.
14 lines
519 B
Text
14 lines
519 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE.libusb,v 1.1 2014/06/17 13:17:12 wiz Exp $
|
|
|
|
With cups 1.4 from pkgsrc, USB printing can use libusb in addition to
|
|
traditional USB printer devices.
|
|
|
|
To see the DeviceURI of all attached printers run:
|
|
|
|
${PREFIX}/libexec/cups/backend/usb
|
|
|
|
libusb DeviceURIs start with "usb://".
|
|
|
|
ulpt(4)/usblp DeviceURIs start with "usb:/dev/" (e.g., "usb:/dev/ulpt0".)
|
|
===========================================================================
|