[Previous] [Contents] [Index] [Next]

devu-prn

Class Driver for USB printers

Syntax:


Note: You must be root to start this driver.

devu-prn [options*] &

Runs on:

x86

Options:

-n name
Set device name. Default is /dev/usbprn0.
-s stack
Set the USB stack name. Default is /dev/usb.
-v
Be verbose.
-w secs
Wait up to the indicated number of seconds for /dev/stack to appear. This is useful at boot time for slow-resetting devices. Default: 60 seconds.

Description:

The devu-prn class driver manages USB printers.


Note: This manager terminates only upon receipt of a signal or on encountering a problem during startup (e.g. it can't locate the USB stack).

Examples:

devu-prn &

See also:

devu-kbd, devu-mouse


[Previous] [Contents] [Index] [Next]