有关并行的和 USB 连接的打印机的信息可在 /dev/printers 目录中找到。
要查询打印机的 IEEE1284 设备标识信息,请键入:
# /usr/lib/lp/bin/printer-info -a /dev/printers/* |
例如:
# /usr/lib/lp/bin/printer-info -a /dev/printers/*
/dev/printers/0:
Manufacturer: Hewlett-Packard
Model: hp color LaserJet 4650
Description: Hewlett-Packard color LaserJet 4650
Class: PRINTER
Command set:
cmd[0]: PJL
cmd[1]: MLC
cmd[2]: BIDI-ECP
cmd[3]: PCLXL
cmd[4]: PCL
cmd[5]: PDF
cmd[6]: PJL
cmd[7]: MIME
cmd[8]: POSTSCRIPT
|
请注意,使用 Solaris Print Manager 添加设备时,会在 Add Attached Printer 对话框中使用同一程序检测和提供有关打印机生产商和型号的信息。有关更多信息,请参见 printmgr(1M)。