Hi,

I'm running RH 8 kernel 2.4.18-24.8.0 on an Intel PIII with an Intel motherboard and have some serial port/modem questions.

What I'm trying to do is connect the RH box to a Sun Ultra via the serial ports using a serial null modem cable (db9f->db25). The PC is the db9f and the ultra is the db25. The cable is plugged into the ultra's ttySA port and I believe the cable is plugged into the ttyS0 port on the PC. I am using minicom to talk to the port. This scenario has caused me problems.

Here is the output of setserial ...

[EMAIL PROTECTED] root]# setserial /dev/ttyS0
/dev/ttyS0, UART: 16550A, Port: 0x03f8, IRQ: 4
[EMAIL PROTECTED] root]# setserial /dev/ttyS1
/dev/ttyS1, UART: 16550A, Port: 0x02f8, IRQ: 3
[EMAIL PROTECTED] root]# setserial /dev/ttyS2
/dev/ttyS2, UART: unknown, Port: 0x03e8, IRQ: 4

[EMAIL PROTECTED] root]# cat /proc/ioports
0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
02f8-02ff : serial(auto)
0376-0376 : ide1
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial(auto)
0cf8-0cff : PCI conf1
d800-d8ff : National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller
d800-d8ff : eth0
dff0-dff7 : Conexant HCF 56k Data/Fax Modem
e800-e8ff : Intel Corp. 82801BA/BAM AC'97 Audio
e800-e8ff : Intel ICH2
ef00-ef3f : Intel Corp. 82801BA/BAM AC'97 Audio
ef00-ef3f : Intel ICH2
ef40-ef5f : Intel Corp. 82801BA/BAM USB (Hub #1)
ef40-ef5f : usb-uhci
ef80-ef9f : Intel Corp. 82801BA/BAM USB (Hub #2)
ef80-ef9f : usb-uhci
efa0-efaf : Intel Corp. 82801BA/BAM SMBus
ffa0-ffaf : Intel Corp. 82801BA IDE U100
ffa0-ffa7 : ide0
ffa8-ffaf : ide1




From running windoze I know the modem (a Supramax 56K) is on comm3 which appears to be /dev/ttyS2. Running minicom and setting it up to use /dev/ttyS2 for the port and typing any modem commands (atI, at&f, etc) does not get any response back from the modem. Also, the modem doesn't show up with the redhat hardware browser.

When setting up minicom to use /dev/ttyS0 to talk to the Ultra box I get the same issue.

The question is (I guess) are the serial ports configured the way I think they are? Are the serial ports setup properly? What give with the modem?




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

Reply via email to