ceco108
Group: Members
Posts: 5
Joined: July 2005 |
|
Posted: July 18 2005,00:44 |
|
I have a 3COM PC Card 3CCFEM656B w/WinModem that need a TTY config of COM port 5, IRQ 15, I/O 3F8.
My system is a Dell Latitude CPi R400GT; I can change the serial port to COM 1 thu COM 4, but I dont know how to change the default setting of the TTY console port in DSL 2.4.26 to dialout using the modem.
The card in seen in the cardmgr: CardBus hotplug device
Should I set serial option in the /etc/pcmcia/serial.opts or how do I use the card info in either: /etc/pcmcia/config card "Megahertz PCMCIA Modem version "MEGAHERTZ", "*", "*", "PCMCIA MODEM" bind "serial_cs" /etc/pcmcia/config-2.4 card "3CCFEM656B w/WinModem" manfid 0x0102, 0x6560 bind "3c575_cb"
card "3CCFEM656B w/WinModem" manfid 0x0102, 0x6562 bind "3c575_cb"
card "3CCFEM656B w/WinModem" manfid 0x0102, 0x6564 bind "3c575_cb"
When I try to dialout using the: DSLpanel ->dialup -> ISP -> Dial then errors: "insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ" "authpriv.notice sudo: root : TTY=pts/2 ; PWD=/home/ceco108 ; user=root ; command=/usr/bin/tail -f /var/log/messages" " local2.notice pppd[474]: pppd 2.4.1 started by root, uid 0" " local2.err chat[503]: Can't get terminal parameters: Input/Output error" " local2.err pppd[496]: Connect script failed"
|