Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 2003 16:16:58 +0530
From:      Shantanu Mahajan <freebsd@dhumketu.cjb.net>
To:        Tomoki Taniguchi <ml@makainet.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: umodem question
Message-ID:  <20030515104658.GA23633@dhumketu.homeunix.net>
In-Reply-To: <200305140212.22151.ml@makainet.net>
References:  <200305140212.22151.ml@makainet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
+++ 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.
| 
| <dmesg snip>
| 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
| </snip>
| 
| 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030515104658.GA23633>