From owner-freebsd-questions@FreeBSD.ORG Tue Sep 2 14:29:57 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 292EBA1C; Tue, 2 Sep 2014 14:29:57 +0000 (UTC) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8E9561E1D; Tue, 2 Sep 2014 14:29:56 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id ex7so7995186wid.7 for ; Tue, 02 Sep 2014 07:29:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:content-transfer-encoding:subject:from:message-id:date :cc:mime-version; bh=/YPP5nPS+XShqUujF3PyUf1BZwGr2ZfYPmYwIhbxvLQ=; b=r5PPVo8gbSSdb7Xzu2rM2eLLYAeAPcexFeHVwhw89KFaIrFnmJqxuwnCFhD8FfX3qc wXpmzdst0TkxK3OYFmSGAZqJyEGpzJu8oN7xXuFaPgtRzXFZKMK/cqHb8XXc5rcg5cgK T+ZimoeED1aRpdD5qegrmBdy7RWFnBPEJ1ltPbFFP+PlZWhJtZ1P1FCzKz2xgTCAY14U CfDk/GRt7dJOoIRtXlaH3IlzMIf4q8Yq2FcU4Uwc9yJoQRN8CevFcT1uHYASam/keyUR 9ROuiTET97EiE59AWOADV+cHYUZq4aQ5L1VxITU9U6yaWmWgSZI4UV7An/YQIZGrKLtq 6Y0w== X-Received: by 10.194.8.168 with SMTP id s8mr3101568wja.129.1409668194145; Tue, 02 Sep 2014 07:29:54 -0700 (PDT) Received: from [192.168.20.2] ([62.219.134.104]) by mx.google.com with ESMTPSA id s1sm35607455wiw.6.2014.09.02.07.29.52 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 02 Sep 2014 07:29:52 -0700 (PDT) Subject: Using a USB modem. From: atar Message-Id: Date: Tue, 2 Sep 2014 17:29:27 +0300 Mime-Version: 1.0 (1.0) X-Mailer: iPod Mail (10B500) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-wireless@freebsd.org" , "freebsd-questions@freebsd.org" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2014 14:29:57 -0000 Hi there! I've a ZTE USB modem and I want to use it with FreeBSD. I've attached it to o= ne 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 sho= uld I know which of them I need to use? Regards, Atar.=