From owner-freebsd-questions@FreeBSD.ORG Tue Oct 13 21:31:42 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97A1610656A3 for ; Tue, 13 Oct 2009 21:31:42 +0000 (UTC) (envelope-from glimm@itartass.spb.ru) Received: from mail.itartass.spb.ru (itartass2-6.ip.PeterStar.net [81.3.188.134]) by mx1.freebsd.org (Postfix) with ESMTP id 18D988FC29 for ; Tue, 13 Oct 2009 21:31:41 +0000 (UTC) Received: from mail.itartass.spb.ru (localhost [127.0.0.1]) by mail.itartass.spb.ru (8.14.0/8.14.0) with ESMTP id n9DLRnNJ027032 for ; Wed, 14 Oct 2009 01:27:49 +0400 Received: from localhost (corbiere.static.corbina.ru [85.21.168.47]) (authenticated bits=0) by relay.itartass.spb.ru (8.14.0/8.14.0) with ESMTP id n9DLRkrB027027 for ; Wed, 14 Oct 2009 01:27:46 +0400 Date: Wed, 14 Oct 2009 01:27:04 +0000 From: glimm To: freebsd-questions@freebsd.org Message-ID: <20091014012704.6e42d7ca@itartass.spb.ru> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.16.1; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2b1 (relay.itartass.spb.ru [81.3.188.134]); Wed, 14 Oct 2009 01:27:46 +0400 (MSD) Subject: cdma modem Ubiquam UM-300 and FreeBSD 8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2009 21:31:42 -0000 Hello. Has the someone to run the pcmcia modem Ubiquam UM-300 under FreeBSD? Modem is defined in the system, but ppp is responsible "Warning: Chat script failed" when dialing. kldload umodem.ko kldload uplcom.ko kldload uart.ko dmesg pccard0: (manufacturer=0x015d, product=0x4c45, function_type=254) at function 0 pccard0: CIS info: Ubiquam, UM-300, , uart2: at port 0x400-0x408 irq 20 function 1 config 63 on pccard0 uart2: [FILTER] ppp.log Oct 14 01:20:30 laptop ppp[2722]: tun0: Command: skylink: set device /dev/ttyu2 Oct 14 01:20:30 laptop ppp[2722]: tun0: Command: skylink: set phone #777 Oct 14 01:20:30 laptop ppp[2722]: tun0: Command: skylink: set dial ABORT BUSY ABORT NO\sCARRIER TIMEOUT 5 "" AT OK-AT-OK ATE1Q Oct 14 01:20:30 laptop ppp[2722]: tun0: Command: skylink: set login Oct 14 01:20:30 laptop ppp[2722]: tun0: Command: skylink: set authname mobile Oct 14 01:20:30 laptop ppp[2722]: tun0: Command: skylink: set authkey ******** Oct 14 01:20:30 laptop ppp[2722]: tun0: Command: skylink: set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 Oct 14 01:20:30 laptop ppp[2722]: tun0: Command: skylink: add default HISADDR Oct 14 01:20:30 laptop ppp[2722]: tun0: Phase: PPP Started (interactive mode). Oct 14 01:20:31 laptop ppp[2722]: tun0: Command: /dev/pts/4: dial Oct 14 01:20:31 laptop ppp[2722]: tun0: Phase: bundle: Establish Oct 14 01:20:31 laptop ppp[2722]: tun0: Phase: deflink: closed -> opening Oct 14 01:20:31 laptop ppp[2722]: tun0: Phase: deflink: Connected! Oct 14 01:20:31 laptop ppp[2722]: tun0: Phase: deflink: opening -> dial Oct 14 01:20:31 laptop ppp[2722]: tun0: Chat: Phone: #777 Oct 14 01:20:31 laptop ppp[2722]: tun0: Chat: deflink: Dial attempt 1 of 1 Oct 14 01:20:31 laptop ppp[2722]: tun0: Chat: Send: AT^M Oct 14 01:20:31 laptop ppp[2722]: tun0: Chat: Expect(5): OK Oct 14 01:20:36 laptop ppp[2722]: tun0: Chat: Expect timeout Oct 14 01:20:36 laptop ppp[2722]: tun0: Chat: Send: AT^M Oct 14 01:20:36 laptop ppp[2722]: tun0: Chat: Expect(5): OK Oct 14 01:20:41 laptop ppp[2722]: tun0: Chat: Expect timeout Oct 14 01:20:41 laptop ppp[2722]: tun0: Warning: Chat script failed Oct 14 01:20:41 laptop ppp[2722]: tun0: Phase: deflink: dial -> hangup Oct 14 01:20:41 laptop ppp[2722]: tun0: Phase: deflink: Disconnected! Oct 14 01:20:41 laptop ppp[2722]: tun0: Phase: deflink: Connect time: 10 secs: 0 octets in, 0 octets out Oct 14 01:20:41 laptop ppp[2722]: tun0: Phase: deflink: 0 packets in, 0 packets out Oct 14 01:20:41 laptop ppp[2722]: tun0: Phase: total 0 bytes/sec, peak 0 bytes/sec on Wed Oct 14 01:20:31 2009 Oct 14 01:20:41 laptop ppp[2722]: tun0: Phase: deflink: hangup -> closed Oct 14 01:20:41 laptop ppp[2722]: tun0: Phase: bundle: Dead Oct 14 01:21:04 laptop ppp[2722]: tun0: Command: /dev/pts/4: quit Oct 14 01:21:04 laptop ppp[2722]: tun0: Phase: PPP Terminated (normal).