Dear  all:
 
    When after installing internal modem( conexant softk56 Data,Fax,RTAM PCI Modem), I employ minicom to test, the procedure is listed followed:
 
1. # minicom -s
2. selected 'Serial Port Setup',
then firstly set my serial device to /dev/ttyS2 ( since the modem is internal, port number DOS's COM3 which is derived from information about modem in  windows control panel).
secondly,configured option E Baud/Par/Bits to 115200 8N1.
3.after hitting 'return', selected ' Save Setup as df1' then selected  Exit.
 
However, i did not see an OK prompt.
when debugging, in windows98 setting,I found that the modem port is COM3, I/O address is 3e8,however the Interrupt  is 0 which is different from the common configuration,
 
  DOS Name     Linux device files              IRQ       I/O address
COM1              /dev/ttyS0, /dev/cua0            4            0x3f8
COM2             /dev/ttyS1, /dev/cua1            3            0x2f8
COM3             /dev/ttyS2, /dev/cua2             4            0x3e8
COM4            /dev/ttyS3 , /dev/cua3            3            0x2e8
 
( table 15.1 ,Master Linux , Arman Danesh)
 
 
by now, i have no idea which cause the modem installation failure, please give me some some clues and advices on it.
 
thanks for your assistance!
 
yours faithfully
 
young

Reply via email to