Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Sep 2014 10:42:50 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        atar <atar.yosef@gmail.com>
Cc:        "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   Re: Using a USB modem.
Message-ID:  <5405D76A.3060400@sentex.net>
In-Reply-To: <EF5844FF-F79C-450E-B35A-B11B8FC705E4@gmail.com>
References:  <EF5844FF-F79C-450E-B35A-B11B8FC705E4@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 9/2/2014 10:29 AM, atar wrote:
>
> I've a ZTE USB modem and I want to use it with FreeBSD. I've attached it to one of the USB slots on my PC and run the "ls -lh /dev/" command to see what's going on. I've saw that two modem devices have been created in the 'dialup' group: cuau0 and cuau1.
>
> My question is why were two devices nodes created instead of one and how should I know which of them I need to use?

Typically, they will show up as /dev/cuaUx or /dev/cuaUx.x (note the 
capital U).  Make sure you have the u3g driver loaded as well. (kldload 
u3g).  Also, some ZTE sticks need to be put in "modem mode". This can 
often be done by sending the eject command to its "cdrom"

if its listed as pass0, try the command
camcontrol eject pass0

	---Mike



-- 
-------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike@sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada   http://www.tancsa.com/



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