From owner-freebsd-net@FreeBSD.ORG Mon Mar 14 22:56:31 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 65F1D106566C for ; Mon, 14 Mar 2011 22:56:31 +0000 (UTC) (envelope-from editor@d3photography.com) Received: from server.cwis.biz (70-89-202-5-invergrove-mn.hfc.comcastbusiness.net [70.89.202.5]) by mx1.freebsd.org (Postfix) with ESMTP id 0D6ED8FC0A for ; Mon, 14 Mar 2011 22:56:30 +0000 (UTC) Received: from server.cwis.biz (localhost [127.0.0.1]) by server.cwis.biz (Postfix) with ESMTP id B3EC42638DF3; Mon, 14 Mar 2011 17:56:57 -0500 (CDT) X-Virus-Scanned: amavisd-new at cwis.biz Received: from server.cwis.biz ([127.0.0.1]) by server.cwis.biz (server.cwis.biz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 81c4LjylzxVv; Mon, 14 Mar 2011 17:56:45 -0500 (CDT) Received: from [10.0.1.200] (70-89-202-1-invergrove-mn.hfc.comcastbusiness.net [70.89.202.1]) by server.cwis.biz (Postfix) with ESMTPSA id EC4D12638DF2; Mon, 14 Mar 2011 17:56:44 -0500 (CDT) Content-Type: text/plain; charset=iso-8859-2 Mime-Version: 1.0 (Apple Message framework v1082) From: Ryan Coleman In-Reply-To: <10FEF549-E793-4EAB-92FB-9EBD14203C15@d3photography.com> Date: Mon, 14 Mar 2011 17:56:17 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201103140828.55848.milu@dat.pl> <4D7819AC-2CCF-4F49-A2AF-8073F766F151@d3photography.com> <10FEF549-E793-4EAB-92FB-9EBD14203C15@d3photography.com> X-Mailer: Apple Mail (2.1082) Cc: freebsd-net@freebsd.org, 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 22:56:31 -0000 An update: I rebuilt the kernel and still don't see it. On the office server it was = immediately recognized... x5020 =3D the embeded zeroCD x6000 must be the modem and there's a line for it already "product NOVATEL U760 0x6000 Novatel U760" Any further ideas? On Mar 14, 2011, at 10:09 AM, Ryan Coleman wrote: > Curveball -=20 >=20 > I have the same image of 8.2 installed in VMware on my MacBook and it = found the modem immediately. >=20 > Has to be VMware-related as to why it found it because the office = network appliance I have cannot see it and only sees the wintel disc = partition, right? > -- > Ryan >=20 > On Mar 14, 2011, at 6:53 AM, Ryan Coleman wrote: >=20 >>=20 >>=20 >> On Mar 14, 2011, at 2:28 AM, Maciej Milewski wrote: >>=20 >>>=20 >>> Monday 14 of March 2011 01:38:21 Ryan Coleman napisa=B3(a): >>>> Are you up to a challenge? >>>>=20 >>>> I have my Virgin Mobile MIFI 2200 connected to my new remote server = via USB >>>> (8.2-RELEASE) that I just set up and it's not seeing the modem, but = it >>>> does see the virtual drive on it. >>>>=20 >>>> dmesg output: >>>>> ugen3.2: at usbus3 >>>>> Mar 13 18:39:07 camserve kernel: cd0: = Removable >>>>> CD-ROM SCSI-2 device >>> It is recognized as cd device (it's called a feature in windows = world - it has=20 >>> a drivers for the modem to autoinstall it). Ejecting this cd should = detach=20 >>> umass and attach modem/serial device: >>> camcontrol eject cd0 >>=20 >> If I don't plug in the device after startup it never sees it. And = running that command gets me: >> # camcontrol eject cd0 =20 >> camcontrol: cam_lookup_pass: CAMGETPASSTHRU ioctl failed >> cam_lookup_pass: No such file or directory >> cam_lookup_pass: either the pass driver isn't in your kernel >> cam_lookup_pass: or cd0 doesn't exist >>=20 >>=20 >>> I think that adding >>> product NOVATEL ZEROCD2 0x5020 Novatel ZeroCD >>> into sys/dev/usb/usbdevs and recompiling kernel may work. >>=20 >> Sigh. I don't like recompiling kernels. I'll check it = out._______________________________________________ >> freebsd-net@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-net >> To unsubscribe, send any mail to = "freebsd-net-unsubscribe@freebsd.org" >=20 > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"