Sponsored Content
Operating Systems SCO additional printer port configuration in winxware 7 Post 302332010 by sudhir69 on Wednesday 8th of July 2009 12:29:00 AM
Old 07-08-2009
additional printer port configuration in winxware 7

Dear Sir,

How can install additional pci lpt card (parallel port)
I want to install second dmp printer in unixware 7 server
thanks n regards
 

10 More Discussions You Might Find Interesting

1. Linux

printer configuration

RH 7.2 I am able to configure a parallel printer using printconf-gui...but is there any way to automate this through the command line? Through printconf-gui I configure it as a local printer, I gave it an arbitrary queue name of epson-fx-880, device is /dev/lp0, & it's a text-only printer. ... (0 Replies)
Discussion started by: jalburger
0 Replies

2. AIX

copy printer configuration to another machine

All, I have just entered over 70 printers in my AIX 5.3 machine. I have to get those same printers onto another machine and I really don't want to do it manually again. Is there a way to copy the information over to that machine? Thanks in advance. (1 Reply)
Discussion started by: kjbaumann
1 Replies

3. UNIX for Dummies Questions & Answers

I need to change printer configuration

We have several Printers that are pointing to a print server that is now defunct. I need to point these printers to the new print server. I am aware I need to change the configuration in /usr/spool/lp/admins/lp/printers/printername/configuration as well as in /etc/printers.conf. However my... (0 Replies)
Discussion started by: tugger
0 Replies

4. SCO

Printer port

I installed an old laser printer using a print server. I can use from windows but not from unix. I set up the printer in unix as a remote printer and can ping the print server from a unix promt. I am thinking that I must open a port to the print server. Any suggestions? (3 Replies)
Discussion started by: owbf
3 Replies

5. SuSE

open SUSE 11.0 and its printer configuration

Does anybody who uses open SUSE 11.0? I have used open SUSE 10.2 for about 18 months. Today I installed open SUSE 11.0 The printer does not work. I tried all the tricks tweak it. My printer is an old one. It is HP Deskjet 5600 series. It works fine. I did the configuration using... (0 Replies)
Discussion started by: Angelo
0 Replies

6. SCO

printer configuration

Dear all i have install printer in sco open 5 , i m not getting print out , but printing is showing in que plz help (7 Replies)
Discussion started by: sudhir69
7 Replies

7. UNIX for Dummies Questions & Answers

SCO Printer configuration file

Hello, I am working on Servers running SCO OpenServer 5 and I tend to setup a lot of Servers. I am wondering if mkdev -lp to create printers has a file that I can just copy and paste from an exisiting Server to a new (upgrade) server. I can do this with the hosts and resolv.conf files. ... (1 Reply)
Discussion started by: ewerezak
1 Replies

8. SCO

LPD PRINTER CONFIGURATION

Dear All, I have configured a printer on a unix box to be printing on windows xp printer. Below are the steps followed:- Create the printer on the Windows XP box and share it as prt5 Enable unix printer services on windows XP box On unix box i make changes on hosts,hosts.equiv and .rhosts... (1 Reply)
Discussion started by: njoroge
1 Replies

9. HP-UX

Port used by lp printer

Hi , Is there any way to check what is the port used by lp remote printer in hpux ? (1 Reply)
Discussion started by: nanduri
1 Replies

10. AIX

Printer configuration

We are moving production from a 6.1 AIX server to a cluster 7.1 servers. I am asked to set up the printers exactly the way it was on 6.1.server. How do i copy the printer configurations? Will copying /etc/qconfig file work? Please help me. thanks in advance! (2 Replies)
Discussion started by: ElizabethPJ
2 Replies
LPTCONTROL(8)						    BSD System Manager's Manual 					     LPTCONTROL(8)

NAME
lptcontrol -- a utility for manipulating the lpt printer driver SYNOPSIS
lptcontrol -e | -i | -p | -s [-d control_device] DESCRIPTION
The lptcontrol utility is used to set either the interrupt-driven, extended, standard, or polling mode of individual lpt(4) devices. When a printer is switched from a mode to another, this change will only take effect the next time the device is opened. Extended mode is anything the parallel port interface can support. For an ECP/ISA parallel port, it may be FIFO+DMA or ECP. The following command line options are supported: -e Turn on extended mode. -i Turn on interrupt-driven mode. -p Turn on polled mode. -s Turn on standard mode, i.e., turn off extended mode. -d control_device Set the mode of the printer control device specified by control_device. The default value for control_device is /dev/lpt0.ctl. One of -e, -i, -p or -s must be specified. FILES
/dev/lpt? printer devices /dev/lpt?.ctl printer control devices /sys/i386/conf/GENERIC kernel configuration file /boot/device.hints device hints for the parallel port chipset driver, ppc(4) SEE ALSO
lpt(4), ppc(4), device.hints(5) HISTORY
The lptcontrol utility first appeared in FreeBSD 1.1.5 AUTHORS
Geoffrey M. Rehmet BUGS
The control device name should never have been an option, but should have been an optional argument. Because of this, a single argument is treated as a device name. BSD
October 1, 2004 BSD
All times are GMT -4. The time now is 03:02 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy