From owner-freebsd-questions@FreeBSD.ORG Mon Jul 18 16:28:35 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 8F68216A41C for ; Mon, 18 Jul 2005 16:28:35 +0000 (GMT) (envelope-from alex.yarmol@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AE2443D46 for ; Mon, 18 Jul 2005 16:28:34 +0000 (GMT) (envelope-from alex.yarmol@gmail.com) Received: by wproxy.gmail.com with SMTP id i36so1017449wra for ; Mon, 18 Jul 2005 09:28:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tKgc3NC64LOKsZSWe+NhF75qLFGSouzIsQidP7jCeVbwsGozD2YRRHS0liqTj1vYOK1iOh3hZj30+bhJi5gVtEug+s74puUEI5oOhRcTEkTU8k8yifzF9uARNCIu+SoXREcScYyXooX5n3H9vpAvSU3vTUtLwO2ShfVI8wQeLAg= Received: by 10.54.92.2 with SMTP id p2mr419190wrb; Mon, 18 Jul 2005 09:27:47 -0700 (PDT) Received: by 10.54.93.2 with HTTP; Mon, 18 Jul 2005 09:27:47 -0700 (PDT) Message-ID: Date: Mon, 18 Jul 2005 19:27:47 +0300 From: Alex Yarmol To: freebsd-questions@freebsd.org In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Subject: Motorola C380 Modem Driver or whatever... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alex Yarmol List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jul 2005 16:28:35 -0000 Hi, ppl :^) I have a Motorola C380 mobile (the same firmware as C650 and V220). It has GPRS and Mini-USB port. In Windoze i have a small INF-file driver ~ 10 kb and when i install it, XP installs usbser.sys driver too. The question is: can I use my mobile as modem in FreeBSD 5.4? If I can, how?