From owner-freebsd-wireless@FreeBSD.ORG Tue Sep 2 19:30:06 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E2FC9565; Tue, 2 Sep 2014 19:30:06 +0000 (UTC) Received: from mail-oa0-x22b.google.com (mail-oa0-x22b.google.com [IPv6:2607:f8b0:4003:c02::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A51A518E0; Tue, 2 Sep 2014 19:30:06 +0000 (UTC) Received: by mail-oa0-f43.google.com with SMTP id jd19so5217391oac.30 for ; Tue, 02 Sep 2014 12:30:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=jhiJMLY6x6b0F+Ymg4dch1VfMAOjs/gRabdPTDj8qAk=; b=Lv4LL1bwB6yhmGaXhBEzy52kHbvpzQjcATVG3D5k6cYKGDr7++39Tn2RXhoZNeU844 wHrTnVV2G/vLFu5mOZV5em916LuOtz6QK9+Pl6ogeIrDKZVrNg9zhnw8uA6V0mGpEG/I ZUNhpU0DwKtAG5df4Rc+Dk2jP1b6JridBWgDCktUWBnv1dqEn2hh6ClqmdidEwKrpSB4 6SY44+U0Rtv2P1vf9Vg5YfRmX/ArnKlXrpxwmYWPsDk3LBGzo1k+HNUrvc8yEbKXj+Pn 0QmJXgmQyrUbmUiHN33PDLGJmwWMhV8CuHd5jF5hCZmULXpguM12CwbG94zJ8b2WF3Bj bCBQ== MIME-Version: 1.0 X-Received: by 10.182.94.230 with SMTP id df6mr33970767obb.36.1409686205970; Tue, 02 Sep 2014 12:30:05 -0700 (PDT) Received: by 10.182.28.100 with HTTP; Tue, 2 Sep 2014 12:30:05 -0700 (PDT) Date: Tue, 2 Sep 2014 21:30:05 +0200 Message-ID: Subject: Intel Centrino Wireless-N 2230 status From: Oliver Pinter To: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.18-1 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: Tue, 02 Sep 2014 19:30:07 -0000 Hi All! After I backported all of the net80211 and iwn changes from 11-CURRENT to 10-STABLE the wireless NIC in subject working on mode G. If I try to use with mode N (ht20, ht40) it failed in association state. All of the backports are in this github repo: https://github.com/opntr/opBSD/commits/op/stable/10-iwn-backport Oliver