Hi, I'm trying to get a PCI modem working on a Redhat 7.1 distribution. I excuted the following command to see where the system saw the card. cat /proc/pci > pci.txt Looking at the file I see that the system see the card on IRQ 5 but, I don't see any port address. can someone tell me how to get the port address?
I wish to excute this command. setserial /dev/ttyS1 irq 5 port ???? autoconfig Thanks. Wayne