isa serial port adapter card no longer detectedworking


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers isa serial port adapter card no longer detectedworking
# 1  
Old 06-19-2007
isa serial port adapter card no longer detectedworking

hi all,

i've got an old PC with unix (SCO System V/386 rel. 3.2) on it.

Pentium I; 128mb; ISA 2-port RS232 serial adapter card for an oki dot-matrix printer. (no usb, no CD)

i've been running an old cobol program to do some invoicing and print reports.
some time back i changed the internal battery and since then i can no longer print to the oki printer.

i think it is unlikely that the isa adapter card has gone bad....
more likely, maybe some setting was lost in CMOS when i changed the battery...

any ideas, anyone......

PS:
i'm a relative newbie.

the guy who installed the unix is nowhere to be found and i do not have the installation disks. it is likely many programs had not been installed.

i have not been able to find another working isa serial adapter even for testing.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Looking for driver for SunSAI/P 3.0 (Serial Asynchronous Interface) card X2156A

I'm looking for driver for SunSAI/P 3.0 (Serial Asynchronous Interface) card X2156A for Solaris. It used to be on sun-solve, but I fail to find it on the Oracle site. Any help would be very appreciated! (1 Reply)
Discussion started by: Ira28
1 Replies

2. Solaris

Cabling and adapters to communicate to service processor serial port from Windows PC with USB port.

Hello, I have an unloaded T5140 machine and want to access the ILOM for the first time and subsequently the network port after that., and then load Solaris 10 the final January 2011 build. The first part is what confuses me -the cabling. I am coming from a Windows machine (w/appropriate... (5 Replies)
Discussion started by: joboy
5 Replies

3. Solaris

How to enable Serial port on ILOM, when Network Port is enabled in parallel

Hi Everyone, In my environment, I have few T5220. On the iLOM Management Card, I have both Network and Serial port are cabled, I don't have any issues while I try to connect using Network Management port, but when I try to connect the serial port for the same server which is actually connected... (3 Replies)
Discussion started by: bobby320
3 Replies

4. AIX

NPIV with 8Gb PCI Express Dual Port FC Adapter

All I am at a loss with a VIO server running ios 2.2.0.10-FP-24 SP-01. The VIO server is fitted with two 8Gb PCI Express Dual Port FC Adapters. However when I run the lsnports command only two of the adapter ports show as capable: $ lsnports name physloc ... (4 Replies)
Discussion started by: johnf
4 Replies

5. Shell Programming and Scripting

Need help with serial port

Hi, I have a external board connected to my serial port. I need to execute "shutdown -r now" command when system boot up. When system boots up it requires a username ans password. Then I need to run my command. I can use rc script but that is rebooting system before it asks for username and... (0 Replies)
Discussion started by: charlie.arya
0 Replies

6. Solaris

Solaris 10. fcinfo hba-port shows adapter not Found

I understand that fcinfo hba-port should show information(WWN, HBA vendor, etc..) but my result show "No adapter found". If I used grep -i 'version' /var/adm/messages* then I see my installed HBA (QLogic FCode at 2.00.09).. I am wondering why and what I had failed to install? Thanks in advance.... (23 Replies)
Discussion started by: Y4Net
23 Replies

7. Solaris

USB to Serial Adapter connection

Hi Community, I'm working on Sun Server V490 with my PC (with OS Vista). I'm using a USB to Serial Adapter to connect to Server directly. I've this problem, I'm connecting to Server with Putty client with this settings: boud rate 9600, 8 bit, 0 parity, 0 flow control, but after to have typed... (4 Replies)
Discussion started by: Sunb3
4 Replies

8. UNIX for Advanced & Expert Users

Communicating with Serial Port

I am using system running on red hat linux 4. I had connected health measuring machine to the serial port and configured it stty -F /dev/ttyS0 9600 -parenb cs8 -cstopb this machine requires a command to be passed to it for giving output. I am unable to pass command hexa format(0x68) to the... (4 Replies)
Discussion started by: netsavant
4 Replies

9. UNIX for Dummies Questions & Answers

Unix sco 5.0.6 Serial card

Hi guys how r you doing. I have a ISI 4608 is a serial card from multi-tech system, i'm installing it on sco 5.0.6. The driver version that i'm using is VER 3.01. the reason i'm doing this is because i have a APC power supply that works with unix. Ones i do the firts install of the... (1 Reply)
Discussion started by: josramon
1 Replies

10. UNIX for Advanced & Expert Users

serial card in SCO Unix

Does anyone know how to configure a generic serial card within SCO Unix ???? Any specific driver ? Any help will be greatly appreciated CHRIS (7 Replies)
Discussion started by: germiphene
7 Replies
Login or Register to Ask a Question
pcser(7D)																 pcser(7D)

NAME
pcser - PCMCIA serial card device driver SYNOPSIS
serial@<socket>:pcser serial@<socket>:pcser,cu The pcser PCMCIA serial card device driver supports asynchronous serial I/O access to any PCMCIA card that that complies with Revision 2.1 of the PCMCIA standard and which represents an 8250-type UART interface. PRECONFIGURE
If a PC card modem or serial device is recognized, the pcser device driver is automatically loaded, ports and IRQs allocated, and special files created (if they don't already exist). CONFIGURATION
Configuration steps include initial installation and configuration, identifying an unrecognized device and misidentifying a recognized device. Initial Installation and Configuration 1. Install the Solaris software. 2. Boot the system. 3. Insert the modem or serial device. Identifying an Unrecognized Device If you insert a PC card modem or serial device and it is not recognized (that is, no special files are created under /dev/cua or /dev/term), use the prtconf command to find the problem: 1. Become root. 2. Run the prtconf -D command to see if your modem or serial device is recognized. An unrecognized device will appear at the end of the prtconf output. For example: # prtconf -D . . . pcic, instance #0 (driver name: pcic) . . . pccard111.222 (driver not attached) 3. If your device is not recognized, use the add_drv command to add the name of your device as another known alias for pcser devices. For example, type the following at the command line: # add_drv -i'"pccard111.222"' pcser Note - Include the double quotes in single quotes to keep the shell from stripping out the double quotes. Use the identification string listed in the prtconf output. Use the entire string in the add_drv command. See add_drv(1M). Misidentifying a Recognized Device 1. Run the prtconf -D command to see if your modem or serial device is erroneously recognized as a memory card. If the device is incor- rectly recognized as a memory card, the output of the prtconf command could show: # prtconf -D . . . pcic, instance #0 (driver name: pcic) . . . memory, instance #0 (driver name: pcmem) pcram, instance #0 (driver name: pcram) 2. Use the Configuration Assistant to identify the memory resource conflict, and add correct information for the device on the View/Edit Devices menu. Typically, the problem may be a resource conflict between device memory settings. A PC Card adapter chip that is not fully supported may also be the cause of the problem. 3. To work properly with the Solaris operating environment, all devices must be accounted for, even those the Solaris environment does not support. The Configuration Assistant software accounts for all devices in your system. Additional Configuration When adding a new serial port or modem to the system, you often need to edit configuration files so that applications can use the new com- munications port. For example, the /etc/uucp/Devices file needs to be updated to use UUCP. See Overview of UUCP in the System Administra- tion Guide. For PPP on the serial port, see pppd(1M) and Solaris PPP Overview in the System Administration Guide. Special Files The serial devices in /dev/term and /dev/cua are named by socket number. A card inserted in socket 0 is pc0, and socket 1 is pc1. Hot Plugging If a PC Card modem or serial device is unplugged while in use, the device driver returns errors until the card is replaced in the socket. The device must be closed and reopened with the card reinserted before the device begins working again. The restart process depends on the application. For example, a tip session automatically exits when a card in use is unplugged. To restart the system, you must restart the tip session. /kernel/drv/pcser pcser driver /dev/term/pcn dial-in devices /dev/cua/pcn dial-out devices where: n is the PCMCIA physical socket number. cu(1C), tip(1), uucp(1C), autopush(1M), pcmciad(1M), ports(1M), ioctl(2), open(2), pcmcia(7D), termio(7I ), ldterm(7M), ttcompat(7M) pcser: socket n soft silo overflow The driver's character input ring buffer overflowed before it could be serviced. pcser: socket n unable to get CIS information The CIS on the card has incorrect information or is in an incorrect format. This message usually indicates a non-compliant card. 10 Sep 2002 pcser(7D)