RH5.2 Standard kernel

Base machine only had one serial port /dev/cua1

Added PCI multi i/o card with two serial ports which supposedly auto set
up as DOS com2 and com3 if put in a machien with a com1 only.

cat /proc/pci sees the card as follows:

 Bus  0, device  10, function  0:
Serial controller: Unknown vendor Unknown device (rev 1).
Vendor id=1409. Device id=7168.
Medium devsel.  Fast back-to-back capable.  IRQ 10.
I/O at 0xd000.

and /dev/cua* shows:

crw-rw----   1 root     uucp       5,  64 May  6  1998 /dev/cua0
crw-r-----   1 root     uucp       5,  65 Dec 21 14:21 /dev/cua1
crw-rw----   1 root     uucp       5,  66 May  6  1998 /dev/cua2
crw-rw----   1 root     uucp       5,  67 May  6  1998 /dev/cua3

/dev/cua1 was "created" on the reboot after putting in the card.  That
is the date and time of the reboot.

My question:  Is this all I have to do?  Should I now be able to use
/dev/cua1?

I am sceptical as cat /proc/interrupts does not show 10 in use and cat
/proc/iiports does not show 0xd000 in use or am I reading to much into
this?

All help is very appreciated.

--
Ken Cole
Satisfaction Software
e-mail: [EMAIL PROTECTED]
Voice: +61 7 3268 4722
Facsimile: +61 7 3268 4359
Mobile: 0418 792 349




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to