Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Adding a printer to openSolaris 11 Post 302886108 by Corona688 on Wednesday 29th of January 2014 05:20:00 PM
Old 01-29-2014
Alright then,
Code:
ls -l /devices/pci@0,0/isa@7/asy@1,3f8:a,cu

Actually: That looks odd to me. ISA as in ISA bus? 7 as in IRQ 7? That sounds like a parallel port.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

adding printer in unix

Hello guys... can anybody please tell me how to add a printer in unix environment? (2 Replies)
Discussion started by: bong m
2 Replies

2. UNIX for Dummies Questions & Answers

Adding a network printer

I recently added an HP deskjet printer to our Solaris network. I deleted the old printer which this one is replacing. I did everything in Printer Admin. I could think of. The problem now is that when I go to print something out of Star Office, my new printer is not a valid choice from the drop... (3 Replies)
Discussion started by: awells
3 Replies

3. UNIX for Dummies Questions & Answers

Adding a Printer

Could someone please tell me how to add a printer to UNIX, I've got all the detail but are not sure how to do it ... (1 Reply)
Discussion started by: kuselo
1 Replies

4. HP-UX

Help adding a printer queue

Hello, I need some help on the following issue: Need to have a printer queue added to the "sssssss" server.The IP address is "xxx.xxx.xxx.xxx". It is an HP8000 printer. Can you please point me to the right direction. Thank you (0 Replies)
Discussion started by: AQG
0 Replies

5. AIX

Adding New HP Printer Drivers

I am using AIX ver 5.2 and would like to add an hp3050 printer, which is not one of the printers listed on our system in the add a new print queue section of smit. I thought that I had found the correct driver on the hp website, but now it appears as that may only be for hp or solaris systems. ... (1 Reply)
Discussion started by: DavidG9975
1 Replies

6. UNIX for Advanced & Expert Users

HP-UX adding printer

When adding a remote printer to my HP-UX system, it creates a file in /var/spool/lp/sinterface/printer-name inside it has #!/usr/bin/sh # /* @(#)B.11.11_LR */ # This model is for remote status operation. /usr/sbin/rlpstat $* Is there a way when I add this printer to have the... (1 Reply)
Discussion started by: nixie21
1 Replies

7. AIX

Adding Dotmatrix Printer on AIX

Hello, How can I add epson printer LQ 2180 on AIX. I tried searching for AIX Drivers on EPSON LQ 2180 webpage but did't find any. Anyone know how can I add a dotmatrix printer on AIX ? (1 Reply)
Discussion started by: filosophizer
1 Replies
PNP(4)							 BSD/i386 Kernel Interfaces Manual						    PNP(4)

NAME
pnp -- support for ``Plug and Play'' (PnP) ISA devices DESCRIPTION
The pnp driver enumerates ISA devices which support ``Plug and Play ISA Specification'' in the system. It assigns ISA bus resources (inter- rupt line, DMA channel, I/O ports, and memory region) to each device and activates it. If it cannot assign necessary resources to a PnP ISA device without causing conflict with other devices in the system, the device will not be activated and will be unavailable to programs. CAVEATS
It is not possible to disable individual PnP ISA devices. The pnp driver will find all devices conforming the PnP ISA specification and try to activate them all. There is no way to explicitly assign particular resource to the PnP ISA device. The resource assignment is fully automatic and there is no provision for manual override. SEE ALSO
pnpbios(4) STANDARDS
Intel and Microsoft, Plug and Play ISA Specification, Version 1.0a, May 5, 1994. Clarifications to the Plug and Play ISA Specification, Version 1.0a, December 10, 1994. HISTORY
The pnp driver first appeared in FreeBSD 2.2.5. It has been substantially updated in subsequent versions. AUTHORS
PnP support was originally written for FreeBSD 2.2.5 by Luigi Rizzo, based on initial work done by Sujal Patel. BSD
September 20, 2001 BSD
All times are GMT -4. The time now is 06:07 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy