From owner-freebsd-net@FreeBSD.ORG Wed Dec 26 03:06:50 2012 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 877E360B for ; Wed, 26 Dec 2012 03:06:50 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-la0-f53.google.com (mail-la0-f53.google.com [209.85.215.53]) by mx1.freebsd.org (Postfix) with ESMTP id E5C528FC0C for ; Wed, 26 Dec 2012 03:06:49 +0000 (UTC) Received: by mail-la0-f53.google.com with SMTP id w12so9988366lag.40 for ; Tue, 25 Dec 2012 19:06:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=2YQ1kVYGMSLHiAWzxqMTY2NYHbZBRw0msb4YC6NxSj8=; b=Am2o1JIK6fKTokEe5UR61iHefojAYM3sTIjU7CcaZJKqZkC65oQl8wPwCB67BfDS2O RYan+35zD4oXTw3/MPwkMnqG2zUObnW62JWZZEoEklGHfYHhs/3BntlHajxefEKlgbIx 9x1FDtBW4n8Kh11TRA8cuHRMprpNB/624vnHk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:x-gm-message-state; bh=2YQ1kVYGMSLHiAWzxqMTY2NYHbZBRw0msb4YC6NxSj8=; b=TXeZZYpJ7H9/mTVsxrVUcJYu+N9TIRTFqHwofDV798I0fAV3OGve09rfeEHtdEm1Jg YfkSUz1r5y2UN6gI7Rogfc3j8/24wLSxTBL5ykXmVYeEEGHqqj9csIFcLWzDabSpqHia J4G5WK+Dr2q+RipUwivQoVnwah89ZuY9B0wtNByd7WSx4DJ9Z0BNzX7ofoWrxkfTq2ln eK8TVqcFYirLGtoOg3UH+DlxVqFT2y2WeC5maTk5KFgOcwx+WQ6wGNmQvhU7bIZfne89 HHUX20hD82kRRB920Db7o3ha0B7bj+nH2ab2OP9QGaDlaEeP+KJjHv5fJtAoLHtwuhKD Jrpw== Received: by 10.112.25.198 with SMTP id e6mr10626974lbg.63.1356491207975; Tue, 25 Dec 2012 19:06:47 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.162.100 with HTTP; Tue, 25 Dec 2012 19:06:17 -0800 (PST) In-Reply-To: <201210101954.49000.bschmidt@techwires.net> References: <86ehl96o4i.fsf@venux.xbsd.name> <86txu277vn.fsf@venux.xbsd.name> <201210101954.49000.bschmidt@techwires.net> From: Eitan Adler Date: Tue, 25 Dec 2012 22:06:17 -0500 Message-ID: Subject: Re: What driver should I use for 'intel centrino wireless-N 2200 BGN'? To: Bernhard Schmidt Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQl/EXrRZGr8gscrWcHTjRybzvk9Mgvsq41f/TFrMCebuuy9FZz9ShzMVd8/BSqwiCcomM9B Cc: "Denise H. G." , Kevin Oberman , Andreas Nilsson , freebsd-net@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Dec 2012 03:06:50 -0000 On 10 October 2012 13:54, Bernhard Schmidt wrote: > On Wednesday 10 October 2012 15:51:24 Denise H. G. wrote: >> >>>>> none3@pci0:3:0:0: class=0x028000 card=0x42228086 chip=0x08918086 >> >>>>> rev=0xc4 hdr=0x00 >> >>>>> >> >>>>> Is there a driver for that under FreeBSD 9.1-PRERELEASE? > > No, not yet. I'm having a hard figuring out the new firmware API for > those new devices. Working on it.. > ... > Intel Centrino Wireless-N 2200 BGN Has there been any progress on this? -- Eitan Adler