From owner-freebsd-mobile Tue Jan 14 22:57:34 2003 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 753AC37B401 for ; Tue, 14 Jan 2003 22:57:32 -0800 (PST) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5EF043ED8 for ; Tue, 14 Jan 2003 22:57:31 -0800 (PST) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 2B5EB3D28 for ; Wed, 15 Jan 2003 01:57:31 -0500 (EST) From: "Dan Langille" To: mobile@freebsd.org Date: Wed, 15 Jan 2003 01:57:31 -0500 MIME-Version: 1.0 Subject: trouble with "new" modem Message-ID: <3E24C00B.15782.2D250B6D@localhost> X-mailer: Pegasus Mail for Windows (v4.02a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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 majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message