From owner-freebsd-net@FreeBSD.ORG Mon Mar 14 15:09:35 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 D4989106564A for ; Mon, 14 Mar 2011 15:09:35 +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 A74BC8FC0C for ; Mon, 14 Mar 2011 15:09:35 +0000 (UTC) Received: from server.cwis.biz (localhost [127.0.0.1]) by server.cwis.biz (Postfix) with ESMTP id 0E2112638D66; Mon, 14 Mar 2011 10:10:01 -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 xSbEYwVz49QO; Mon, 14 Mar 2011 10:09:48 -0500 (CDT) Received: from [192.168.46.76] (unknown [64.122.64.171]) by server.cwis.biz (Postfix) with ESMTPSA id 952612638D64; Mon, 14 Mar 2011 10:09:47 -0500 (CDT) Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=iso-8859-2 From: Ryan Coleman In-Reply-To: <4D7819AC-2CCF-4F49-A2AF-8073F766F151@d3photography.com> Date: Mon, 14 Mar 2011 10:09:19 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <10FEF549-E793-4EAB-92FB-9EBD14203C15@d3photography.com> References: <201103140828.55848.milu@dat.pl> <4D7819AC-2CCF-4F49-A2AF-8073F766F151@d3photography.com> To: Ryan Coleman 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 15:09:35 -0000 Curveball -=20 I have the same image of 8.2 installed in VMware on my MacBook and it = found the modem immediately. 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 On Mar 14, 2011, at 6:53 AM, Ryan Coleman wrote: >=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"