From owner-freebsd-wireless@FreeBSD.ORG Fri Nov 8 19:37:36 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AF196435 for ; Fri, 8 Nov 2013 19:37:36 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-qa0-x236.google.com (mail-qa0-x236.google.com [IPv6:2607:f8b0:400d:c00::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6FFFB2CD7 for ; Fri, 8 Nov 2013 19:37:36 +0000 (UTC) Received: by mail-qa0-f54.google.com with SMTP id j7so2066168qaq.6 for ; Fri, 08 Nov 2013 11:37:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:from:date:message-id:subject:to:cc:content-type; bh=+bhdpl8oeimCPn/E/BCG2Hs6g8qCG6ASFN43eaXkRuE=; b=ISPsmUb0m6e1eL1SphUC3w2MXf4qSfAEiV3uTmWBAsJH5jmjB9vwqk2GPAiOofkm01 M8DzXdiYIcT8YYGYoeJvOc3kYNQGagTxCVc86bMJKBcTowkzK+aEuB7BFtNPo2YzyTUJ yaQr2T3ZDwTkwjpYUh0OtjT2JAU460DOwXLZg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc :content-type; bh=+bhdpl8oeimCPn/E/BCG2Hs6g8qCG6ASFN43eaXkRuE=; b=dAhoL4OlvK1//eaUBWGTngWI5aoXxelDkris62RsmPtgZHSiRzg826/sPAp4cPX/6V 1gIyNG9z19xbHkfXvlG+zHW5WQMNHerlwfazlcv+GT5UV8PTu+mUAoBGOtAPk6qXQPBH XG/Kpem89cQSdwg9M7dfpmMNL8X+h9Kj7Ajm10LJSxzP6BS5m82UOWA6BaNuM5vtIbFx j5GEhRSgDsldldIei4XT3O7KuJMAB2RvjoFp09c4PVHkMsbcYJ4qw2NbMsOEZR1IHeOj H0JtHnBuYBPZP1zgiHtNUNZhcFbqoV7yvOfS8xll6JlB2vSJU8EAUzQDCStxp1U/goP1 NbzA== X-Gm-Message-State: ALoCoQmUNaXW60btoNHWUfRdkpGlinAbmCsr+oxjb6uyinNEO+S9Uuiq/m4IQM1y6wz2OPRnRafC X-Received: by 10.49.116.19 with SMTP id js19mr25536558qeb.34.1383939455148; Fri, 08 Nov 2013 11:37:35 -0800 (PST) MIME-Version: 1.0 Received: by 10.96.63.101 with HTTP; Fri, 8 Nov 2013 11:37:05 -0800 (PST) From: Eitan Adler Date: Fri, 8 Nov 2013 14:37:05 -0500 Message-ID: Subject: 2xxx works To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Nov 2013 19:37:36 -0000 On Fri, Nov 8, 2013 at 3:03 AM, Adrian Chadd wrote: > This works on the 5100 and the Centrino 2230 NICs. I haven't yet > tested the rest. It lives! iwn0@pci0:2:0:0: class=0x028000 card=0x42228086 chip=0x08918086 rev=0xc4 hdr=0x00 vendor = 'Intel Corporation' device = 'Centrino Wireless-N 2200' class = network Thanks Cedric and Adrian -- Eitan Adler