Configuring HP-UX For Peripherals
Chapter 8 215
Configuring Printers and Plotters
Configuring a Plotter or other Non-Automatically Configurable Output
Devices Using HP-UX Commands
/usr/sbin/ioscan -M instr0 -H 56/48.5
/usr/sbin/ioscan -kf
Class I H/W Path Driver S/W State H/W Type Description
=================================================================
bc 0 root CLAIMED BUS_NEXUS
bc 1 56 bc CLAIMED BUS_NEXUS Bus Converter
lanmux 0 56/44 lanmux0 CLAIMED INTERFACE HP J2146A - 802.3 LAN
lan 1 56/44.1 lan3 CLAIMED INTERFACE
Step 6. Create a device special file for the plotter by invoking /usr/sbin/insf
with the -H (hardware path) option; for example:
/usr/sbin/insf -H 56/48.5
This installs the device special file for the hardware path and instr0.
You can verify this by executing ioscan -H 56/48.5 -fn to see the file
name and then lssf
filename
to see the device file's attributes.
Your next step will be to configure the LP spooler to enable you to send
print jobs to the plotter; for procedure, see "Managing Printers and
Printer Output" of the Managing Systems and Workgroups manual.