From owner-freebsd-wireless@freebsd.org Sun Oct 4 15:31:05 2015 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D799A0E0F1 for ; Sun, 4 Oct 2015 15:31:05 +0000 (UTC) (envelope-from listjm@club.fr) Received: from smtp26.services.sfr.fr (smtp26.services.sfr.fr [93.17.128.163]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D52DE11BA for ; Sun, 4 Oct 2015 15:31:03 +0000 (UTC) (envelope-from listjm@club.fr) Received: from filter.sfr.fr (localhost [78.118.197.112]) by msfrf2602.sfr.fr (SMTP Server) with ESMTP id EB8261C001022 for ; Sun, 4 Oct 2015 17:24:00 +0200 (CEST) Authentication-Results: sfrmc.priv.atos.fr; dkim=none (no signature); dkim-adsp=none (no policy) header.from=listjm@club.fr Received: from [192.168.1.51] (112.197.118.78.rev.sfr.net [78.118.197.112]) by msfrf2602.sfr.fr (SMTP Server) with ESMTP id C58551C00101E for ; Sun, 4 Oct 2015 17:23:58 +0200 (CEST) X-SFR-UUID: 20151004152400809.C58551C00101E@msfrf2602.sfr.fr Subject: wifi updates - please test To: freebsd-wireless@freebsd.org From: Juan =?iso-8859-1?b?UmFt824=?= Molina Menor Message-ID: <56114488.4010503@club.fr> Date: Sun, 4 Oct 2015 17:23:52 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.20 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: Sun, 04 Oct 2015 15:31:05 -0000 > I've committed a bunch of changes from Andriy to -HEAD. This includes > driver changes and stack changes. > > I'd appreciate some further testing of all of the changes so far > before I start merging in the wpi changes and later net80211 transmit > changes. No issues here with iwm: % dmesg -a | grep iwm iwm0: mem 0xf0500000-0xf0501fff at device 0.0 on pci3 iwm0: revision: 0x140, firmware 25.228 (API ver. 9) iwm0: iwm_update_edca: called Thanks!