From owner-freebsd-net@FreeBSD.ORG Mon Mar 14 10:00:17 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F34CE1065675 for ; Mon, 14 Mar 2011 10:00:16 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 9A6E78FC08 for ; Mon, 14 Mar 2011 10:00:16 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id p2E9ev8P016267; Mon, 14 Mar 2011 03:41:01 -0600 From: Erich Dollansky To: freebsd-net@freebsd.org Date: Mon, 14 Mar 2011 16:40:55 +0700 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.5.4; amd64; ; ) References: <201103140828.55848.milu@dat.pl> In-Reply-To: <201103140828.55848.milu@dat.pl> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Message-Id: <201103141640.55493.erichfreebsdlist@ovitrap.com> Cc: Ryan Coleman , Maciej Milewski Subject: Re: Setting up Novatel Mifi 2200 on 8.2-REL X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2011 10:00:17 -0000 Hi, On Monday 14 March 2011 14:28:55 Maciej Milewski wrote: >=20 > Monday 14 of March 2011 01:38:21 Ryan Coleman napisa=B3(a): > It is recognized as cd device (it's called a feature in windows world - i= t has=20 > a drivers for the modem to autoinstall it). Ejecting this cd should detac= h=20 > umass and attach modem/serial device: > camcontrol eject cd0 >=20 > I think that adding > product NOVATEL ZEROCD2 0x5020 Novatel ZeroCD > into sys/dev/usb/usbdevs and recompiling kernel may work. >=20 you must also add an corresponding entry into u3g.c or you will not be able= to compile it. Erich