trouble with "new" modem
"Dan Langille" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <3E24C00B.15782.2D250B6D@localhost> |
Someone has been kind enough to donate a modem to me: Gateway 2000 Model: XJEM3336 TelePath Combo FCC ID: F2M9510014 dmesg sees this: ed1 at port 0x300-0x31f irq 3 slot 0 on pccard0 ed1: address 00:e0:98:74:5b:af, type NE2000 (16 bit) sio4 at port 0x2f8-0x2ff irq 5 flags 0x40000 slot 1 on pccard1 sio4: type 16550A FWIW, I have ed1 working. Attempts to get ppp running give "Warning: deflink: /dev/cuaa3: Bad file descriptor". The device exists. I've done a MAKEDEV # ls -l /dev/cuaa3 crw-rw---- 1 uucp dialer 28, 131 Jan 15 01:50 /dev/cuaa3 Here's an attempt: [root@laptop:/dev] # ppp Working in interactive mode Using interface: tun0 ppp ON laptop> set device /dev/cuaa3 ppp ON laptop> set speed 115200 ppp ON laptop> show physical Name: deflink State: closed Device: N/A Link Type: interactive Connect Count: 0 Queued Packets: 0 Phone Number: N/A Defaults: Device List: "/dev/cuaa3" Characteristics: 115200bps, cs8, no parity, CTS/RTS on CD check delay: device specific Connect time: 0:00:00 0 octets in, 0 octets out 0 packets in, 0 packets out Overall 0 bytes/sec ppp ON laptop> term Warning: deflink: /dev/cuaa3: Bad file descriptor Failed to open /dev/cuaa3 ppp ON laptop> Any clues? thanks -- Dan Langille : http://www.langille.org/ To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message