From owner-freebsd-questions@FreeBSD.ORG Thu May 15 06:27:29 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA78A37B401 for ; Thu, 15 May 2003 06:27:29 -0700 (PDT) Received: from dhumketu.homeunix.net (dialpool-210-214-64-107.maa.sify.net [210.214.64.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 499CF43F75 for ; Thu, 15 May 2003 06:27:28 -0700 (PDT) (envelope-from freebsd@dhumketu.cjb.net) Received: by dhumketu.homeunix.net (Postfix, from userid 1000) id 3D76B471; Thu, 15 May 2003 16:16:58 +0530 (IST) Date: Thu, 15 May 2003 16:16:58 +0530 From: Shantanu Mahajan To: Tomoki Taniguchi Message-ID: <20030515104658.GA23633@dhumketu.homeunix.net> Mail-Followup-To: Tomoki Taniguchi , freebsd-questions@freebsd.org References: <200305140212.22151.ml@makainet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305140212.22151.ml@makainet.net> User-Agent: Mutt/1.4i Organization: Hmmm... I dunno X-OS: FreeBSD 4.8-STABLE i386 cc: freebsd-questions@freebsd.org Subject: Re: umodem question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 13:27:30 -0000 +++ Tomoki Taniguchi [freebsd] [14-05-03 02:12 -0400]: | PLEASE SEND ANY REPLY DIRECTLY TO ME. I am no subscribed. | | BACKGROUND: I have SPRINT PCS VISION phone that can be used to connect to | internet via USB. It acts as a USB modem and I used the directions on the | page below to get it working. | http://www.natecarlson.com/linux/sanyo-4900.php | FreeBSD seems to recognize it as a USB Modem. | | | umodem0: SANYO Electric Co. Ltd. SANYO USB Phone, rev 1.01/0.00, addr 2, | iclass 2/2 | umodem0: data interface 1, has CM over data, has break | device_probe_and_attach: umodem0 attach returned 6 | ugen0: SANYO Electric Co. Ltd. SANYO USB Phone, rev 1.01/0.00, addr 2 | | | So I repeated created the needed pppd and chat scripts (replacing the | /dev/ttyACM0 in linux to /dev/umodem0 and run pppd. And I get the error | message below. | "Failed to open /dev/umodem0: Device not configured" | | Is there some initialization process I need to do for usb modems? How are ppp | connections done on regular USB Modems? Is there supposed to be a some sort | of tty device? | | TIA, | Tomoki | | ------------------------------ as root run following # kldload umodem and then try ppp again Regards, Shantanu -- Madness has no purpose. Or reason. But it may have a goal.