Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2000 23:55:06 +0800
From:      "Alex Kwan" <alexkwan@pacific.net.hk>
To:        <freebsd-mobile@FreeBSD.ORG>
Subject:   Re: I can't dialup with PC Card Modem, Please help me
Message-ID:  <000701bf9a60$714be380$571e40ca@alexkwan>

next in thread | raw e-mail | index | archive | help
Hi! 

My laptop was Toshiba Tecra510CDT, Card Controller: ToPIC95
OS: FreeBSD4.0 When I use a external modem to connected to com port, 
and the user mode ppp dialup was working very well, but when I try to use
a PC Card Modem (Eagle Tec 56K Fax Modem, I am sure it is not a win
modem, because the catalog said it can work under Linux).

my /etc/defaults/rc.conf:
pccard_enable = "YES"
pccard_mem = "DEFAULT"
pccard_beep = "1"
pccard_ifconfig = "YES"
pccardd_flags = ""
pccard_conf = "/etc/pccard.conf"

my /etc/pccard.conf:
io  0x240-0x360
irq 3 10 11 13 15
memory 0xd4000 96k

#GENERIC PCMCIA MODEM
function serial
    config "sio3" any
    insert logger -s PCMCIA Modem inserted
    remove logger -s PCMCIA Modem removed

my /etc/ppp/ppp.conf
default:
    set device /dev/cuaa3
    ..........
    ..........

When I dialup, it's no response and got a error message:
ppp[96]: tun0: Warning:  deflink: /dev/cuaa3: Bad file descriptior

What Can I Do Now?

Thanks for everyone!

Alex





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000701bf9a60$714be380$571e40ca>