From owner-freebsd-current@FreeBSD.ORG Mon Oct 20 07:41:11 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDB481065679 for ; Mon, 20 Oct 2008 07:41:11 +0000 (UTC) (envelope-from ianf@clue.co.za) Received: from munchkin.clue.co.za (munchkin.clue.co.za [66.219.59.160]) by mx1.freebsd.org (Postfix) with ESMTP id 9B9158FC14 for ; Mon, 20 Oct 2008 07:41:11 +0000 (UTC) (envelope-from ianf@clue.co.za) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=20070313; d=clue.co.za; h=Received:Received:Received:To:cc:From:Subject:In-Reply-To:References:X-Attribution:Date:Message-Id; b=LV6GIXyZ1wwI89Cp0F3cQtFqtRlo6p8ElQHL8y6MMwjjlqrisvti5/9I31YxFL9qs6ihP7Xni95ijDfg8YsDSDRWb1H5djWDKD5W+kOU/bcavCN+61/BnZ6Q2xH+U30ijBFs/8lZSOX4iDRvpa/CRvUjIj6kYnJt+LtRQF1MuNKbctko1no3KwGj3wO8VOPrpVSrrHw+ZTCJ9N5QbDxGdBHg5Z/CeXSP3IHnReUXviGGCOlYmy4DCFPIX16E2uG6; Received: from uucp by munchkin.clue.co.za with local-rmail (Exim 4.67) (envelope-from ) id 1KrpOC-0002MD-P0; Mon, 20 Oct 2008 07:41:20 +0000 Received: from ianf.clue.co.za ([10.0.0.6] helo=clue.co.za) by urchin.clue.co.za with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1KrpN6-0006ej-1M; Mon, 20 Oct 2008 07:40:12 +0000 Received: from localhost ([127.0.0.1] helo=clue.co.za) by clue.co.za with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1KrpN6-0000Ls-IA; Mon, 20 Oct 2008 09:40:12 +0200 To: Nick Hibma From: Ian FREISLICH In-Reply-To: <200810161049.55586.nick@van-laarhoven.org> References: <200810161049.55586.nick@van-laarhoven.org> <200810160717.m9G7HCwA075574@lurza.secnetix.de> X-Attribution: BOFH Date: Mon, 20 Oct 2008 09:40:12 +0200 Message-Id: Cc: freebsd-current@freebsd.org Subject: Re: Request for testers: Option 3G cards, also Sierra, ??Huawei and Novatel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2008 07:41:12 -0000 Nick Hibma wrote: > I'm going to merge the driver as soon as it has received enough review. The > driver already works on 7. > > Feel free to merge back usbdevs from CURRENT to stable and add the ID to > ubsa.c yourself. I have one of these: port 2 addr 3: full speed, power 500 mA, config 1, Novatel Wireless HSUPA Modem(0x5010), Novatel Wireless(0x1410), rev 0.00 usbdevs claims it's a NOVATEL ZEROCD, but the labelling on the device claims it's an MC950D by Ovation. (NRM-MC950D if the label is to be believed). I added, the following to u3g.c: {{ USB_VENDOR_NOVATEL, USB_PRODUCT_NOVATEL_ZEROCD }, U3GFL_NONE }, and the boot message now reports the following with no ucom though: u3gstub0: on uhub3 Ian -- Ian Freislich