Date: Mon, 16 Jun 2008 11:58:58 +0400 From: Yuri Pankov <yuri.pankov@gmail.com> To: Abhinav Lele <abhinav.lele@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: usb modem on freebsd 7.0 Message-ID: <48561D42.3080403@gmail.com> In-Reply-To: <7f361cb00806160008v56c37405v704e3924402058cd@mail.gmail.com> References: <7f361cb00806160008v56c37405v704e3924402058cd@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Abhinav Lele wrote:
> Hi,
>
> I am trying to use a usb modem (sony ericsson w810i) (gprs).
> The dmesg log shows up that the new device has been detected, but I don't
> seem to find that in /dev.
>
> I also tried using /dev/cuad0 in ppp configuration file in /etc/ppp but i am
> unable to dial
>
>
> What can be the problem ? ( I already have done kldload ucmodem )
^^^^^^^
if that should read `umodem', then device is accessed through `ucom'
driver, and ucom(4) manpage lists following devices:
FILES
/dev/cuaU?
/dev/ttyU?
If none are present, could you paste your dmesg?
>
> -Abhinav
HTH,
Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48561D42.3080403>
