From owner-freebsd-wireless@freebsd.org Sun Mar 19 02:27:19 2017 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 5A93FD08C47 for ; Sun, 19 Mar 2017 02:27:19 +0000 (UTC) (envelope-from khanzf@gmail.com) Received: from mail-pf0-x229.google.com (mail-pf0-x229.google.com [IPv6:2607:f8b0:400e:c00::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2C41C12BD for ; Sun, 19 Mar 2017 02:27:19 +0000 (UTC) (envelope-from khanzf@gmail.com) Received: by mail-pf0-x229.google.com with SMTP id 20so4521336pfk.2 for ; Sat, 18 Mar 2017 19:27:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=Nqi26rgvKglKye47QTvbZMvs1FdcAE/naMHvQNv4Od0=; b=Mbtah9MX0MNsTGFzzMWznOp8KvGnUhTqwSWQBe6UB3yjt28qOws/1/Dogpan6v9bLn AjY6w/AGxvYdOfuAn72SwuzlapEmqBVLEbNFOk9HzXqbSQXMwkH53dnIaPo0gWbvXFyU 145Hl0B7GN6b2EeAkVHicVd2Txo0a+gPkFZ+Gd3dNuxNkDZjH5GfaAsPCdpTzqXd+n0w xuSLdaecarlO16CdD7GTbKDXdI6YjVux6Z7Q/DscWgSdKSZw1f35gmjG7obk+zx3mT82 85USUcpI5depKrLIR0m6ExFgy4E8tXJ8yhoNE5jdnDohFrW38BSxFFHyp8x01ETCtnp7 m1FA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=Nqi26rgvKglKye47QTvbZMvs1FdcAE/naMHvQNv4Od0=; b=p+kRVu9CLplUkI6wtyOa5RCjPdTjse4nkMmPpnIoBXaahwRV6sS0XjqYWSZe52M3fp 709c2wkgYcDClqiUghn5LC538toGn7D653GN6ilxPjpKY08cnEuHuR/iX2qjmQ/6NIIt fUy9+PsWiwkaW7pfngV/xCZDJnzyCL+OAti8Mt9/MZIwAU6g84YeS8jHeNAcWaSvHGay cToGrpfESHtgHx4SQNuru/xr6wA4qrRRCt1sRuyoJgJUJSC0DFOxD6XRVnBcqMb5NBZt 5KwXSa/Y4HwPc0GzNiSJouKRx1eQAk4Q1pCxoabEScMj33wFXPSkG1qSN/2hJmKOLGQG l9Yg== X-Gm-Message-State: AFeK/H11WJj7FRcEvtKvGAomCL8XAbenn11BaUrapqRsNr3oF5rEDusyr9hgPT5IaYJbhxSgcNCp31xUMzC70A== X-Received: by 10.98.211.81 with SMTP id q78mr25013795pfg.97.1489890438637; Sat, 18 Mar 2017 19:27:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.179.37 with HTTP; Sat, 18 Mar 2017 19:26:58 -0700 (PDT) In-Reply-To: References: From: Farhan Khan Date: Sat, 18 Mar 2017 22:26:58 -0400 Message-ID: Subject: Re: Trouble writing rtl8188ee driver To: Andriy Voskoboinyk Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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, 19 Mar 2017 02:27:19 -0000 That was it!!! Thank you! Wow! I have been on this for weeks now! My debugging output displays as follows: id: 8129 hpon: Render How? clk: 0 rf_board_option: 0 rf_feature_option: 0 rf_bt_setting: 10 Version: 0 customer_id: 0 rf_antenna_option: 2 MAC Address: 40:49:f:a9:b7:61 vid: 10ec did: 8179 svid: 103c smid: 197d Board type: 0 Regulatory: 0 However, your email might change my direction to just extend the rtl8188e code and add the PCI bits. This is my first time hacking the kernel and I hope to contribute back. Thanks again! -- Farhan Khan PGP Fingerprint: 782F 342B 5B08 0D2F F4E8 82C3 FFA1 CAE1 6536 51CA On Sat, Mar 18, 2017 at 7:28 PM, Andriy Voskoboinyk wrote: > Sat, 18 Mar 2017 22:21:51 +0200 =D0=B1=D1=83=D0=BB=D0=BE =D0=BD=D0=B0=D0= =BF=D0=B8=D1=81=D0=B0=D0=BD=D0=BE Farhan Khan < > khanzf@gmail.com>: > > Hi, > > there is no need to create an additional rtl8188ee[e] directories / files= ; > AFAIK, rtl8188ee is just a PCI-E version of rtl8188e chipset (and rtl8188= eu > is an USB-based version); you should just separate pci / usb code inside > rtl8188e directory (most of it will be the same; you can use rtl8192c as = an > example (but you should use rtl8188eu as an template - they are somewhat > different)) > > About this particular bug: you don't have RTWN_FLAG_EXT_HDR set > (non-rtl8192c > chipsets may contain an 'extended header' in encoded ROM image; it is > generally used to extend maximum ROM image size over 128 bytes) > > Hi team, >> >> I'm toothe from the IRC channel. I hope you all are doing well :) Let me >> tell you where I am in writing my code. In short, I am stuck and need >> asisstance. >> >> I created a copy of the rtl8192c code, and placed it here: >> https://github.com/khanzf/freebsd/tree/master/sys/dev/rtwn/rtl8188ee >> >> I zero'd out all functions and went one-by-one to replace them as >> necessary. The section of code that I am stuck at is reading the >> EEPROM/ROM >> from the chip. I backed into the ROM image for the first 222 bytes by >> using >> the Linux source as documentation and created this: ( >> https://github.com/khanzf/freebsd/blob/master/sys/dev/rtwn/ >> rtl8188ee/r88ee_rom_image.h#L56) >> When >> I read from the ROM, I basically get 500~ bytes of 0xFF - the first 10 o= r >> so are set properly, suggesting that I am reading from the right memory >> segment. Specifically, the first 2 bytes are 0x8129, which is accurate p= er >> the Linux driver. But why is everything else coming up as 0xFF's? >> >> I delved into how FreeBSD's rtwn and Linux's rtl8188ee drivers work. The >> efuse code is very similiar, of course, but I do not understand the >> reasoning for what is occurring. The main difference I found, so far, wa= s >> that the Linux driver will read from EFUSE_CTRL + an offset (1, 2 or 3), >> whereas the FreeBSD driver does not use an offset. >> >> This is where I am stuck. I would easily just change the code over to ad= d >> the offset on the FreeBSD code, but it is in sys/dev/rtwn/if_rtwn_efuse.= c, >> which is used by multiple drivers. >> >> I am unsure what is wrong or how to diagnose it. Can you please provide = me >> some guidance? I have been stuck on this same issue for a little more th= an >> a month. >> >> Thank you! >> >> -- >> Farhan Khan >> PGP Fingerprint: 782F 342B 5B08 0D2F F4E8 82C3 FFA1 CAE1 6536 51CA >> _______________________________________________ >> freebsd-wireless@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-wireless >> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@ >> freebsd.org" >> > From owner-freebsd-wireless@freebsd.org Sun Mar 19 02:28:27 2017 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 72013D08CC8 for ; Sun, 19 Mar 2017 02:28:27 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wm0-x22e.google.com (mail-wm0-x22e.google.com [IPv6:2a00:1450:400c:c09::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 06CE71300 for ; Sun, 19 Mar 2017 02:28:27 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-wm0-x22e.google.com with SMTP id v203so13657174wmg.0 for ; Sat, 18 Mar 2017 19:28:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-transfer-encoding; bh=emGM3Us6UrR1ROKfNIp8JcY0PFGp7C2xdoZrUEBi9a0=; b=KntHYU+1BrVTBh5+/WgRGOKjp4aJBiiY8gJtVGEfD6a+x+0VeOS8XZZzA8c644TJvf t6UcjXMb0y8U1iaAVhHQZIf5oXl6cazV2rWLrmyF/9VfPXQ8IOxGn+Xp150HiDuGVn5j rJa2WjvBsk2FWEEF4kAlp/8Ww0VWMBqz8Oycrx3WVLr3hmnhUlHN9F7NoRb8Nw/HXPn4 sYQQ1neVdh0zaFWw+iTToYj9OsOqI8jjVdVJKbMxKtFBaOKD3haCmf4AQSSDaMBeep4v NOll1FUXXCpNdQW1ILXCdkeHMgdle+Az/o3Ef4w89FEGdDEU7AvucdVpem0i2uHEiTDB KavQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-transfer-encoding; bh=emGM3Us6UrR1ROKfNIp8JcY0PFGp7C2xdoZrUEBi9a0=; b=MvtbrfKrP3cuIHlzMuhiaX5slxNOR+STizgqCvD4I26+fhW+avSaYSVtUCDyPwbGwW W/5Y2xGNwKQD6xiQijD6t1QCitjeta9vHesNJdgm6mC0f+KFo7B7j1HuuEotlrDARefQ 6ftZXJtn+lRWK3t64r/OFrMmlBn5Cafx9HkhsZB98ERM8+FMao5xMTlrXi8278jyg/Hs ZBTaFNoEMbaELcwI8rfh3xHD93NzO0WUcsMbEbWU1TcpNtsC32QCD0mqd5x3ZQflFVzH XiB0aU0m1PJ3GO16lS4SmdG2XTlCdd4tj0tbvbr9ry3P6XgJT4i5WNdIe6oCu2IdhC6e m9Rw== X-Gm-Message-State: AFeK/H0BHLA36Q6hwL7ECNj85sIGg8SiHd/vUKqHTsASYe2zV0zHzbXLjj7ZWAgbNwoM7gNbaG65sVPKiA/66g== X-Received: by 10.28.220.132 with SMTP id t126mr4128565wmg.138.1489890505357; Sat, 18 Mar 2017 19:28:25 -0700 (PDT) MIME-Version: 1.0 Sender: adrian.chadd@gmail.com Received: by 10.28.128.133 with HTTP; Sat, 18 Mar 2017 19:28:24 -0700 (PDT) In-Reply-To: References: From: Adrian Chadd Date: Sat, 18 Mar 2017 19:28:24 -0700 X-Google-Sender-Auth: EVOQVRXahP9CrE8Aa1cKIcOo_kg Message-ID: Subject: Re: Trouble writing rtl8188ee driver To: Farhan Khan Cc: Andriy Voskoboinyk , "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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, 19 Mar 2017 02:28:27 -0000 yay great progress! -adrian On 18 March 2017 at 19:26, Farhan Khan wrote: > That was it!!! Thank you! Wow! I have been on this for weeks now! My > debugging output displays as follows: > > id: 8129 > hpon: Render How? > clk: 0 > rf_board_option: 0 > rf_feature_option: 0 > rf_bt_setting: 10 > Version: 0 > customer_id: 0 > rf_antenna_option: 2 > MAC Address: 40:49:f:a9:b7:61 > vid: 10ec > did: 8179 > svid: 103c > smid: 197d > Board type: 0 > Regulatory: 0 > > However, your email might change my direction to just extend the rtl8188e > code and add the PCI bits. > This is my first time hacking the kernel and I hope to contribute back. > > Thanks again! > > -- > Farhan Khan > PGP Fingerprint: 782F 342B 5B08 0D2F F4E8 82C3 FFA1 CAE1 6536 51CA > > On Sat, Mar 18, 2017 at 7:28 PM, Andriy Voskoboinyk > wrote: > >> Sat, 18 Mar 2017 22:21:51 +0200 =D0=B1=D1=83=D0=BB=D0=BE =D0=BD=D0=B0=D0= =BF=D0=B8=D1=81=D0=B0=D0=BD=D0=BE Farhan Khan < >> khanzf@gmail.com>: >> >> Hi, >> >> there is no need to create an additional rtl8188ee[e] directories / file= s; >> AFAIK, rtl8188ee is just a PCI-E version of rtl8188e chipset (and rtl818= 8eu >> is an USB-based version); you should just separate pci / usb code inside >> rtl8188e directory (most of it will be the same; you can use rtl8192c as= an >> example (but you should use rtl8188eu as an template - they are somewhat >> different)) >> >> About this particular bug: you don't have RTWN_FLAG_EXT_HDR set >> (non-rtl8192c >> chipsets may contain an 'extended header' in encoded ROM image; it is >> generally used to extend maximum ROM image size over 128 bytes) >> >> Hi team, >>> >>> I'm toothe from the IRC channel. I hope you all are doing well :) Let m= e >>> tell you where I am in writing my code. In short, I am stuck and need >>> asisstance. >>> >>> I created a copy of the rtl8192c code, and placed it here: >>> https://github.com/khanzf/freebsd/tree/master/sys/dev/rtwn/rtl8188ee >>> >>> I zero'd out all functions and went one-by-one to replace them as >>> necessary. The section of code that I am stuck at is reading the >>> EEPROM/ROM >>> from the chip. I backed into the ROM image for the first 222 bytes by >>> using >>> the Linux source as documentation and created this: ( >>> https://github.com/khanzf/freebsd/blob/master/sys/dev/rtwn/ >>> rtl8188ee/r88ee_rom_image.h#L56) >>> When >>> I read from the ROM, I basically get 500~ bytes of 0xFF - the first 10 = or >>> so are set properly, suggesting that I am reading from the right memory >>> segment. Specifically, the first 2 bytes are 0x8129, which is accurate = per >>> the Linux driver. But why is everything else coming up as 0xFF's? >>> >>> I delved into how FreeBSD's rtwn and Linux's rtl8188ee drivers work. Th= e >>> efuse code is very similiar, of course, but I do not understand the >>> reasoning for what is occurring. The main difference I found, so far, w= as >>> that the Linux driver will read from EFUSE_CTRL + an offset (1, 2 or 3)= , >>> whereas the FreeBSD driver does not use an offset. >>> >>> This is where I am stuck. I would easily just change the code over to a= dd >>> the offset on the FreeBSD code, but it is in sys/dev/rtwn/if_rtwn_efuse= .c, >>> which is used by multiple drivers. >>> >>> I am unsure what is wrong or how to diagnose it. Can you please provide= me >>> some guidance? I have been stuck on this same issue for a little more t= han >>> a month. >>> >>> Thank you! >>> >>> -- >>> Farhan Khan >>> PGP Fingerprint: 782F 342B 5B08 0D2F F4E8 82C3 FFA1 CAE1 6536 51CA >>> _______________________________________________ >>> freebsd-wireless@freebsd.org mailing list >>> https://lists.freebsd.org/mailman/listinfo/freebsd-wireless >>> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@ >>> freebsd.org" >>> >> > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.or= g" From owner-freebsd-wireless@freebsd.org Sun Mar 19 21:01:01 2017 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 85BF8D12433 for ; Sun, 19 Mar 2017 21:01:01 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 6F4EDF4 for ; Sun, 19 Mar 2017 21:01:01 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2JL01eU070714 for ; Sun, 19 Mar 2017 21:01:01 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <201703192101.v2JL01eU070714@kenobi.freebsd.org> From: bugzilla-noreply@FreeBSD.org To: freebsd-wireless@FreeBSD.org Subject: Problem reports for freebsd-wireless@FreeBSD.org that need special attention Date: Sun, 19 Mar 2017 21:01:01 +0000 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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, 19 Mar 2017 21:01:01 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- New | 206801 | iwn(4) page fault on netif restart Open | 154598 | [ath] Atheros 5424/2424 can't connect to WPA netw Open | 163312 | [panic] [ath] kernel panic: page fault with ath0 Open | 166190 | [ath] TX hangs and frames stuck in TX queue Open | 166357 | [ath] 802.11n TX stall when the first frame in th Open | 169362 | [ath] AR5416: radar pulse PHY errors sometimes in Open | 169433 | [iwn] iwn(4) doesn't support 6235 chip. Open | 211689 | panic with lagg failover wireless ath and iwm 8 problems total for which you should take action. From owner-freebsd-wireless@freebsd.org Mon Mar 20 00:51:45 2017 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 7361AD14873 for ; Mon, 20 Mar 2017 00:51:45 +0000 (UTC) (envelope-from mpp302@gmail.com) Received: from mail-wm0-f45.google.com (mail-wm0-f45.google.com [74.125.82.45]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0F87A261 for ; Mon, 20 Mar 2017 00:51:44 +0000 (UTC) (envelope-from mpp302@gmail.com) Received: by mail-wm0-f45.google.com with SMTP id n11so52128817wma.1 for ; Sun, 19 Mar 2017 17:51:44 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=B2tZE3OtyO7XxSXTTkpL5620pEWJj4MXN/3JHPXl74k=; b=N6F12ONMJTmDmE4bqu1XrgtQDxjER2HJFg0wjbpQwUkl8tFVKVVse/QdQiFS1HpdV4 d/5DcJqeMva8DYjB/b8fnab51vVwls8eXSVTIzBN8SphYQmayZKs3ByiluZg92n0nViw erFFHNeRgHwDbRepv385HQwVWndBZMPnyaQd35FNuK2lMW0WSs+UfwMDFg+JmYbIn9h2 Tsdw2sgLlm9XKIqasxMw+E7lw38bplo7n8JaeeK/Ul+BK7zXjcBJMK+szEVTTUDc8ryA KFndal6IlHosy5eFilG4epW0l1OJvAAZrvbWRZ0NcbAYV4lSXAVA8K874b1CZKuEyA4Z uRdQ== X-Gm-Message-State: AFeK/H2UFY/J4sNHMpdudxn6cFzjwOAkBnkUf8gu85Qn6adN5KUJ8GX+fNooZ+Si7wUwvw== X-Received: by 10.28.105.8 with SMTP id e8mr5121780wmc.122.1489970626633; Sun, 19 Mar 2017 17:43:46 -0700 (PDT) Received: from mail-wm0-f43.google.com (mail-wm0-f43.google.com. [74.125.82.43]) by smtp.gmail.com with ESMTPSA id h65sm17123704wrh.32.2017.03.19.17.43.46 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 19 Mar 2017 17:43:46 -0700 (PDT) Received: by mail-wm0-f43.google.com with SMTP id n11so52786808wma.0 for ; Sun, 19 Mar 2017 17:43:46 -0700 (PDT) X-Received: by 10.28.125.212 with SMTP id y203mr8121048wmc.90.1489970626088; Sun, 19 Mar 2017 17:43:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.144.225 with HTTP; Sun, 19 Mar 2017 17:43:45 -0700 (PDT) In-Reply-To: References: From: Mateusz Piotrowski <0mp@freebsd.org> Date: Mon, 20 Mar 2017 01:43:45 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Doing 802.11ac drivers for GSoC 2017 To: Adrian Chadd Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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: Mon, 20 Mar 2017 00:51:45 -0000 Hi, I've just spoke to ivadasz from DragonFly BSD. He answered a lot of my questions. I've put some notes on my Wiki [1]. On 5 March 2017 at 03:01, Adrian Chadd wrote: > Ok! So there's already a driver, iwm, and hopefully slowly it'll grow > 11n and 11ac support. Right now it just supports 11a and 11bg. I'm > updating our driver to sync with dragonflybsd and hopefully that'll > pull in intel 3160 support if it's not already working! >From what I understand, it should be working after a normal boot - it just happen to refuse to work during the installation process. > The good news > here though is you don't have to start from a blank slate as we > already have a working driver. :) > > So, if you'd like to propose say, adding 11n and maybe 11ac to iwm, > then I could be on board with that. My conversation with ivadasz revealed that I'd have to port 11n from OpenBSD and Linux. I'll do more research on that tomorrow. > We'd want to check with the other > maintainers though since they may have some plans too :) I learnt that toothe is working on rtl8188ee at the moment. Cheers! -Mateusz [1]: https://wiki.freebsd.org/MateuszPiotrowski/Drivers From owner-freebsd-wireless@freebsd.org Mon Mar 20 03:06:52 2017 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 81155D149A0 for ; Mon, 20 Mar 2017 03:06:52 +0000 (UTC) (envelope-from allegxaa@server181.web-hosting.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 64E7EBE2 for ; Mon, 20 Mar 2017 03:06:52 +0000 (UTC) (envelope-from allegxaa@server181.web-hosting.com) Received: by mailman.ysv.freebsd.org (Postfix) id 64447D1499F; Mon, 20 Mar 2017 03:06:52 +0000 (UTC) Delivered-To: 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 63B43D1499E for ; Mon, 20 Mar 2017 03:06:52 +0000 (UTC) (envelope-from allegxaa@server181.web-hosting.com) Received: from s181.web-hosting.com (s181.web-hosting.com [68.65.120.216]) (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 49056BE1 for ; Mon, 20 Mar 2017 03:06:51 +0000 (UTC) (envelope-from allegxaa@server181.web-hosting.com) Received: from allegxaa by server181.web-hosting.com with local (Exim 4.87) (envelope-from ) id 1cpnef-0043Ui-G7 for wireless@freebsd.org; Sun, 19 Mar 2017 23:06:45 -0400 To: wireless@freebsd.org Subject: New status of your UPS delivery (code: 9869583) X-PHP-Script: insidelectronics.com/post.php for 182.253.215.181, 182.253.215.181 Date: Sun, 19 Mar 2017 23:06:45 -0400 Message-Id: From: allegxaa@server181.web-hosting.com X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server181.web-hosting.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [1843 32007] / [47 12] X-AntiAbuse: Sender Address Domain - server181.web-hosting.com X-Get-Message-Sender-Via: server181.web-hosting.com: authenticated_id: allegxaa/primary_hostname/system user X-Authenticated-Sender: server181.web-hosting.com: allegxaa X-Source: X-Source-Args: /usr/sbin/proxyexec -q -d -s /var/lib/proxyexec/cagefs.sock/socket /bin/cagefs.server X-Source-Dir: allergyreliefinc.com:/insidelectronics.com X-From-Rewrite: unmodified, actual sender is the system user Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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: Mon, 20 Mar 2017 03:06:52 -0000 Dear Customer, This is to confirm that your item has been shipped at March 18. Please review delivery label in attachment! With appreciation, Tom Moser, UPS Support Manager. From owner-freebsd-wireless@freebsd.org Mon Mar 20 12:11:24 2017 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 E9785D13357 for ; Mon, 20 Mar 2017 12:11:24 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: from mail-wm0-x22b.google.com (mail-wm0-x22b.google.com [IPv6:2a00:1450:400c:c09::22b]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 802ABD4B for ; Mon, 20 Mar 2017 12:11:24 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: by mail-wm0-x22b.google.com with SMTP id n11so61670744wma.1 for ; Mon, 20 Mar 2017 05:11:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=eLRYxELbolkKJwLOZ2z03ZzqpcT6uPyguY9bfPOB71k=; b=o74CoRdNylwJ5UsX4GWBk42vfJqjZgaldKSxxhM2hV4tGiQ+v9idqkAu2xoqAZIdzY DehKrrPaaHNHIXiPJK5oy8FrW7fQNUMvrOpapjxIjL1E2jnzSIbC5BL2QWGukQo9L+Rn jk11DCB9NZMEpCtOH9k6172eLnBKFtqRhqagbbZOZFNMpyrTgBfUx4EhLy83IKVfxui4 /UKrULof8ffWYGEezITEst2xsqvuRqz5uS0BTfBcfdVpDLESOlEkV7FyAK4BH5OtWdY6 ucNgVqyY9LFixMCqPxmHHlCSYcmmak73yofZPJmaC9C/bOT3DnwnpUVeIBnE0zT+3uKK gpIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=eLRYxELbolkKJwLOZ2z03ZzqpcT6uPyguY9bfPOB71k=; b=KU85sXinjakX70y1YcyDge96RtJyClTCoeq8SmI5pB/AsU1BiQmI4dr0dQ1yuW0Aso Ixay9ywguE3w0wb7eNoSttUdhZvsAEFny+oHGkxkQqDDfGT4kH1j+2xMrMx/4/IScGoH SF5Q/p59iGmMRCgRd/9JAK8sTvr5oy0Wa9hQxsSQ+H+ZzSseWA4xNPw2yygJL0xnyu6T XKSGTXSpUyaVyn//lwpcgWHi3+JpVXgHuKXkb6IO2pRi40Z6dUa+mEKvT0+oOkqu0dG2 20FHy0clYof2LrZvo8frAjBeU324+DPUWEposppZ2xl7okJ6YkvdVbE1cwPOKlffcloZ c5EA== X-Gm-Message-State: AFeK/H11qwxP+sFibp5M7Ml/kRlbyzoz6upWG/31yUFPE8pNdTEFzW5lPnO0xcPgZtzL6ePpPStUWB7SaAzwBQ== X-Received: by 10.28.37.3 with SMTP id l3mr7732659wml.100.1490011882930; Mon, 20 Mar 2017 05:11:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.178.97 with HTTP; Mon, 20 Mar 2017 05:11:22 -0700 (PDT) From: Ben Woods Date: Mon, 20 Mar 2017 20:11:22 +0800 Message-ID: Subject: iwm7265 device no longer working after 7265D firmware added in r314079 To: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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: Mon, 20 Mar 2017 12:11:25 -0000 Hi everyone, I have been successfully using the iwm(4) driver with my Intel 7265 wireless card on FreeBSD-current for some time now, but with the recent update I applied the other day it has stopped working. I upgraded my FreeBSD 12-current: From: r313908 To: r315466 I suspect the issue was introduced with the addition of the 7265D firmware in r314079. My dmesg output now shows: iwm0: mem 0xf7200000-0xf7201fff at device 0.0 on pci2 iwm7265Dfw: root not mounted yet, no way to load image iwm0: could not read firmware iwm7265Dfw (error 0) iwm0: Failed to start INIT ucode: 35 Note that I do have the file /boot/kernel/iwm7265Dfw.ko (as well as others for 7260, 7265, 8000C, 3160). Any ideas what I can do to get my wireless back please? Regards, Ben -- From: Benjamin Woods woodsb02@gmail.com From owner-freebsd-wireless@freebsd.org Mon Mar 20 12:25:51 2017 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 17746D13AA1 for ; Mon, 20 Mar 2017 12:25:51 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EBD8A15EC; Mon, 20 Mar 2017 12:25:50 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) Received: from [134.153.27.124] (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) by freefall.freebsd.org (Postfix) with ESMTP id 0CD537EC9; Mon, 20 Mar 2017 12:25:49 +0000 (UTC) (envelope-from jonathan@FreeBSD.org) From: "Jonathan Anderson" To: "Ben Woods" Cc: "freebsd-wireless@freebsd.org" Subject: Re: iwm7265 device no longer working after 7265D firmware added in r314079 Date: Mon, 20 Mar 2017 09:55:49 -0230 Message-ID: <431AC0AE-4C95-429B-B9D0-2F628630B4DC@FreeBSD.org> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Mailer: MailMate (1.9.6r5347) X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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: Mon, 20 Mar 2017 12:25:51 -0000 On 20 Mar 2017, at 9:41, Ben Woods wrote: > Hi everyone, > > I have been successfully using the iwm(4) driver with my Intel 7265 > wireless card on FreeBSD-current for some time now, but with the > recent > update I applied the other day it has stopped working. > > I upgraded my FreeBSD 12-current: > From: r313908 > To: r315466 > > I suspect the issue was introduced with the addition of the 7265D > firmware > in r314079. > > My dmesg output now shows: > iwm0: mem 0xf7200000-0xf7201fff > at > device 0.0 on pci2 > iwm7265Dfw: root not mounted yet, no way to load image > iwm0: could not read firmware iwm7265Dfw (error 0) > iwm0: Failed to start INIT ucode: 35 > > > Note that I do have the file /boot/kernel/iwm7265Dfw.ko (as well as > others > for 7260, 7265, 8000C, 3160). > > Any ideas what I can do to get my wireless back please? > > Regards, > Ben Hi, Do you have something like `iwm7265fw_load="YES"` in `/boot/loader.conf`? I needed to change `iwm7265fw` to `iwm7265Dfw` when the new firmware came in, then everything seemed to work... Jon -- Jonathan Anderson jonathan@FreeBSD.org From owner-freebsd-wireless@freebsd.org Tue Mar 21 15:34:49 2017 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 BD2C2D16EB0 for ; Tue, 21 Mar 2017 15:34:49 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: from mail-wr0-x230.google.com (mail-wr0-x230.google.com [IPv6:2a00:1450:400c:c0c::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6608D1000; Tue, 21 Mar 2017 15:34:49 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: by mail-wr0-x230.google.com with SMTP id u48so114375796wrc.0; Tue, 21 Mar 2017 08:34:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=GtJZC1m0m6jHp0ZD1u9KZORvIyqWom3LH/iEep7dl54=; b=BVBGc8JqH7LOfEagn6kKTfsRzdAYE+v0vcpwRoeV53yjg1XLz99GEA2mDi9sjhJnTC 0HyZheF+d2Ks5i2ErEMXkRkqBHk1x3UduCtmPMO0P/rEt9geYT/woiyDgVJI4WJHTwQK RDXjjwmSS8X/VHuVmLSc8jpeO76Vi21bKlVwqqDdFvEEL46GMCV/NQph2PA/W9kMefsg hSxOaQvcEU1XnbnUhX1jntKKOmD9HEBHYvKmbmJJGoXwionB5kI/BLYZ6J2oJjh8+qlv NgjwURN/Tdv4j21AYO3fR1WlrUORzLHCJFI8zXcpr2ND3SVPPR7feA/+uZnEoSULhokr P6yQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=GtJZC1m0m6jHp0ZD1u9KZORvIyqWom3LH/iEep7dl54=; b=aU3xEZWtNTa/HLN4A6m4tIYn19jB8uZqSi5IrPRh51Yx0T/CaLErTPex5ejLutCGvv UEjy0e2hbWeyNvP2A6HfDHflATjT2L8Br7lL5YCHP/wZOkxA/+3gOREUNEZdWt9os5ok vBpZop7hWwkghkrsSr7OxWYfaE6epGVtWY08t+f84D9sKGiCWqNOgEuWReOaVO355H4a zPdniZhwHXHN3uu+78MGd7or1TY9tqhjQ4xRX4pnLMon1Ly8WUX2mgOuPf+xmFyDi0i6 RcqLwy2ktWB2JP8yyIb2F88i+m1tiK9tNxfssDfem5V8RkFzUVQomE12bIW0Im6swBKM WooQ== X-Gm-Message-State: AFeK/H1bxGgyA2h5tPaDp/BYSZ3aNxCcM5BV8uGsTGGGlN87uud5XmECC+os0z5khSMhxNYoq9UAwtBasVvkCw== X-Received: by 10.223.139.87 with SMTP id v23mr19946008wra.165.1490110487267; Tue, 21 Mar 2017 08:34:47 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.178.97 with HTTP; Tue, 21 Mar 2017 08:34:46 -0700 (PDT) In-Reply-To: <431AC0AE-4C95-429B-B9D0-2F628630B4DC@FreeBSD.org> References: <431AC0AE-4C95-429B-B9D0-2F628630B4DC@FreeBSD.org> From: Ben Woods Date: Tue, 21 Mar 2017 23:34:46 +0800 Message-ID: Subject: Re: iwm7265 device no longer working after 7265D firmware added in r314079 To: Jonathan Anderson Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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, 21 Mar 2017 15:34:49 -0000 On 20 March 2017 at 20:25, Jonathan Anderson wrote: > Hi, > > Do you have something like `iwm7265fw_load="YES"` in `/boot/loader.conf`? > I needed to change `iwm7265fw` to `iwm7265Dfw` when the new firmware came > in, then everything seemed to work... > Hi Jon, Yes, that was the problem. I made the same change to /boot/loader.conf, rebooted the machine, and my wireless was back and working. Thanks for that! Regards, Ben From owner-freebsd-wireless@freebsd.org Wed Mar 22 10:36:52 2017 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 8F626D17FC3 for ; Wed, 22 Mar 2017 10:36:52 +0000 (UTC) (envelope-from luciano@vespaperitivo.it) Received: from baobab.bilink.net (baobab.bilink.net [212.45.144.44]) by mx1.freebsd.org (Postfix) with ESMTP id 547101AF2 for ; Wed, 22 Mar 2017 10:36:52 +0000 (UTC) (envelope-from luciano@vespaperitivo.it) Received: from localhost (localhost [127.0.0.1]) by baobab.bilink.it (Postfix) with ESMTP id 3vp5hg3fjXz1cXKx for ; Wed, 22 Mar 2017 11:36:51 +0100 (CET) X-Virus-Scanned: amavisd-new at mcs.it Received: from baobab.bilink.net ([127.0.0.1]) by localhost (baobab.mcs.it [127.0.0.1]) (amavisd-new, port 11027) with ESMTP id z8CQmjLcUF2h for ; Wed, 22 Mar 2017 11:36:51 +0100 (CET) Received: from hermes.mcs.it (hermes.mcs.it [192.168.132.21]) by baobab.bilink.it (Postfix) with ESMTP id 3vp5hg28dsz1cXL0 for ; Wed, 22 Mar 2017 11:36:51 +0100 (CET) Received: from mordeus (unknown [192.168.45.6]) by hermes.mcs.it (Postfix) with ESMTP id 7C17E1B7515 for ; Wed, 22 Mar 2017 11:36:50 +0100 (CET) Date: Wed, 22 Mar 2017 11:36:50 +0100 From: Luciano Mannucci To: freebsd-wireless@freebsd.org Subject: Atheros 9285 issue X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.29; amd64-portbld-freebsd10.3) X-Face: 4qPv4GNcD; h<7Q/sK>+GqF4=CR@KmnPkSmwd+#%\F`4yjKO3"C]p'z=(oWRnsYBQGM\5g:4skqQY0NnV'dM:Mm:^/_+I@a"; [-s=ogufdF"9ggQ'=y MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <3vp5hg28dsz1cXL0@baobab.bilink.it> X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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: Wed, 22 Mar 2017 10:36:52 -0000 Hello to everybody, I've recently installed Freebsd 10.3 RELEASE (11.o doesn't boot) on my laptop that was running OpenSuSE Leap 42.2. Everything seems quite good but the WiFi. After some 24/36 hours it hangs, and I found no way to reset it without rebooting. I know I can live with that, but is it normal? dmesg reports a lot of: ath0: ath_reset: unable to reset hardware; hal status 14 ath0: ath_reset: unable to reset hardware; hal status 14 ath0: ath_chan_set: unable to reset channel 1 (2412 MHz, flags 0x480), hal status 14 ath0: ath_chan_set: unable to reset channel 6 (2437 MHz, flags 0x480), hal status 14 ath0: ath_chan_set: unable to reset channel 11 (2462 MHz, flags 0x480), hal status 14 ath0: ath_chan_set: unable to reset channel 7 (2442 MHz, flags 0x480), hal status 14 ath0: ath_chan_set: unable to reset channel 13 (2472 MHz, flags 0x480), hal status 14 ath0: ath_chan_set: unable to reset channel 2 (2417 MHz, flags 0x480), hal status 14 ath0: ath_chan_set: unable to reset channel 3 (2422 MHz, flags 0x480), hal status 14 ath0: ath_chan_set: unable to reset channel 4 (2427 MHz, flags 0x480), hal status 14 ath0: ath_chan_set: unable to reset channel 5 (2432 MHz, flags 0x480), hal status 14 ath0: ath_chan_set: unable to reset channel 8 (2447 MHz, flags 0x480), hal status 14 ath0: ath_chan_set: unable to reset channel 9 (2452 MHz, flags 0x480), hal status 14 ath0: ath_chan_set: unable to reset channel 10 (2457 MHz, flags 0x480), hal status 14 ath0: ath_chan_set: unable to reset channel 12 (2467 MHz, flags 0x480), hal status 14 ath0: device timeout ath0: ath_reset: unable to reset hardware; hal status 14 ath0: ath_reset: unable to reset hardware; hal status 14 and ifconfig says "no carrier"... Cheers to all, Luciano. -- /"\ /Via A. Salaino, 7 - 20144 Milano (Italy) \ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250 X AGAINST HTML MAIL / E-MAIL: posthamster@sublink.sublink.ORG / \ AND POSTINGS / WWW: http://www.lesassaie.IT/ From owner-freebsd-wireless@freebsd.org Wed Mar 22 18:55:13 2017 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 D4BDFD18AA0 for ; Wed, 22 Mar 2017 18:55:13 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wr0-x231.google.com (mail-wr0-x231.google.com [IPv6:2a00:1450:400c:c0c::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8748417A4 for ; Wed, 22 Mar 2017 18:55:13 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-wr0-x231.google.com with SMTP id u108so134357005wrb.3 for ; Wed, 22 Mar 2017 11:55:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=VvElyTvhQTSE9TcRb6wJVu7rT4U48DiYBBmeH5qMQpQ=; b=JxR8QvkkGoh0GTbYfIP+UyL0eV9n4VTuG6XhHNMQIqjPwm4ctpElKT0ui6SOjn1NSS M/95MCp0HXe6fmAGX3Sypsdjro8imS9ovz1/yupTZE2ScfcnhSXjTntHtUD+S1WDuRRB 17RTsP6EAHYjknClBW8NAq30aAuzV6OxJsLZaEGgJdyM0u8vXE4GgFJSBt8e+jOklHoO YP3V+gasUkLbv5Grrw43rCGqRe/HPvesLP0qKx2yRiqHkrhpOMCFh0SCRJy6b9iDpV38 AAiXXUeRKJ/UbXZEWtZ6KJGb1huuB3N6xqnhE1QLCmuWw4hrDV1v11EQbjF6wpV+u9TR 5wkg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=VvElyTvhQTSE9TcRb6wJVu7rT4U48DiYBBmeH5qMQpQ=; b=ZkxYF2g2heEpLnSi6xdQ77ET1S1wyYBGv0QX+nStNFBrc5ZlLSit3CEWWna5TJG7iu bWFMhyQD/RQCoqPiDpRmGV4MXD4kHAlemZBx37dPKs3z/CLRYnYuzvKEstc6SoZDqvl+ HXduMF6RTqFd178ri1KNCH+lr16b6ZcRPWn7XBa8K6F5qshKfp3T4ndiCPISp9Lp4ESH FvjJFTREhpJ2G9j8/JFT8IMM6AgQ7jLFhj+rjxw9FWxy5YCvaf2DfidaT1X+AWibkMEw fTN0HBF35aWr8RBg4SWLiIygRdEe8UKToB2aMNYK8mhQWyJlkkZ+dbwnCi+q2nG0BXoc egFg== X-Gm-Message-State: AFeK/H0HST5YeUzf8L+wmy6s1FFT9Qe1y2ToDFcfGWSiOKWoF3e2GXq8x1hR5d1NTeMLolVAkxpIH+eg5rcJoQ== X-Received: by 10.223.179.15 with SMTP id j15mr41559360wrd.62.1490208911836; Wed, 22 Mar 2017 11:55:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.128.133 with HTTP; Wed, 22 Mar 2017 11:55:11 -0700 (PDT) In-Reply-To: <3vp5hg28dsz1cXL0@baobab.bilink.it> References: <3vp5hg28dsz1cXL0@baobab.bilink.it> From: Adrian Chadd Date: Wed, 22 Mar 2017 11:55:11 -0700 Message-ID: Subject: Re: Atheros 9285 issue To: Luciano Mannucci Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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: Wed, 22 Mar 2017 18:55:13 -0000 hiya, That is HAL_ESELFTEST. That means that the NIC failed to self-test. CAn you compile up tools/tools/ath/athregs and run athregs -i wlan0 when this happens? Thanks, -adrian On 22 March 2017 at 03:36, Luciano Mannucci wrote: > > Hello to everybody, > > I've recently installed Freebsd 10.3 RELEASE (11.o doesn't boot) on my > laptop that was running OpenSuSE Leap 42.2. Everything seems quite > good but the WiFi. After some 24/36 hours it hangs, and I found no way > to reset it without rebooting. I know I can live with that, but is it > normal? > > dmesg reports a lot of: > ath0: ath_reset: unable to reset hardware; hal status 14 > ath0: ath_reset: unable to reset hardware; hal status 14 > ath0: ath_chan_set: unable to reset channel 1 (2412 MHz, flags 0x480), hal status 14 > ath0: ath_chan_set: unable to reset channel 6 (2437 MHz, flags 0x480), hal status 14 > ath0: ath_chan_set: unable to reset channel 11 (2462 MHz, flags 0x480), hal status 14 > ath0: ath_chan_set: unable to reset channel 7 (2442 MHz, flags 0x480), hal status 14 > ath0: ath_chan_set: unable to reset channel 13 (2472 MHz, flags 0x480), hal status 14 > ath0: ath_chan_set: unable to reset channel 2 (2417 MHz, flags 0x480), hal status 14 > ath0: ath_chan_set: unable to reset channel 3 (2422 MHz, flags 0x480), hal status 14 > ath0: ath_chan_set: unable to reset channel 4 (2427 MHz, flags 0x480), hal status 14 > ath0: ath_chan_set: unable to reset channel 5 (2432 MHz, flags 0x480), hal status 14 > ath0: ath_chan_set: unable to reset channel 8 (2447 MHz, flags 0x480), hal status 14 > ath0: ath_chan_set: unable to reset channel 9 (2452 MHz, flags 0x480), hal status 14 > ath0: ath_chan_set: unable to reset channel 10 (2457 MHz, flags 0x480), hal status 14 > ath0: ath_chan_set: unable to reset channel 12 (2467 MHz, flags 0x480), hal status 14 > ath0: device timeout > ath0: ath_reset: unable to reset hardware; hal status 14 > ath0: ath_reset: unable to reset hardware; hal status 14 > > and ifconfig says "no carrier"... > > Cheers to all, > > Luciano. > -- > /"\ /Via A. Salaino, 7 - 20144 Milano (Italy) > \ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250 > X AGAINST HTML MAIL / E-MAIL: posthamster@sublink.sublink.ORG > / \ AND POSTINGS / WWW: http://www.lesassaie.IT/ > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org" From owner-freebsd-wireless@freebsd.org Wed Mar 22 22:32:33 2017 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 59C1BD1814C for ; Wed, 22 Mar 2017 22:32:33 +0000 (UTC) (envelope-from darren780@yahoo.com) Received: from nm1-vm2.bullet.mail.ne1.yahoo.com (nm1-vm2.bullet.mail.ne1.yahoo.com [98.138.91.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 270DF60 for ; Wed, 22 Mar 2017 22:32:32 +0000 (UTC) (envelope-from darren780@yahoo.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1490221833; bh=++QQDJhLQdBGKVxEGtOpACky0uVPY4QXConGDDZfvFY=; h=Date:From:Reply-To:To:Subject:References:From:Subject; b=YhnDL2ZaA9VUMIdrJCksoOnqqKmwwrGbKocrUIb1EhSfqNVdMqLWdibVelT07H1zhiFTB3p+ItnIliFDGuAj/zORD2/t6DNPcq0SMfKRwc/l8sY9BVEmD4NFAQnBIMcfN4iS5nnQQmLOItyFLSTIu9NoMwtoO9GuS2oeb1B8k5m13HnXAt5CGadXBmacCg9XSBw9w1HPSHFZPQCVVEAjgZKyn1uPvQK+8xYiHO1Qi+esdcSZv3zhn2UajlX61Qy4G5i7HRH8/aXslD1KWjc6DwLn7zbHNVop2Q1/G1krFdCWaCNkYJIVqOBJe/+CjOgog5eRuPsdSlr1zG/LqRKieA== Received: from [98.138.100.118] by nm1.bullet.mail.ne1.yahoo.com with NNFMP; 22 Mar 2017 22:30:33 -0000 Received: from [98.138.87.7] by tm109.bullet.mail.ne1.yahoo.com with NNFMP; 22 Mar 2017 22:30:33 -0000 Received: from [127.0.0.1] by omp1007.mail.ne1.yahoo.com with NNFMP; 22 Mar 2017 22:30:33 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 765810.58115.bm@omp1007.mail.ne1.yahoo.com X-YMail-OSG: s9AtXegVM1lOMg6wvRwszW5dYa05v5GHY.a6BbzF7QG59EOXs23Pc.9Kw_bIxeY 1RvtQb_U5A0YvBeiyHg0SP7cqDf2PQgKrORZd99sVjIhuIe6DQppWYRyk_qofwV8.gJAxl1npdb6 b53dibJpPObvUPjAfxUCQFK6ZJTCoXZtidI.AKbcy39Yr0nnyunapZHbZ1K10yqhfBjLyw0aFJKh pPAnrFqxAOZo9LTepkvce3nYc4UTVvRYbhHoE3Ah_kgePMgDwVb6vJVMDQkXT1fKNpUMmXVWm.Tm d_hAj3LUw4kA_yhZFYY7Wq9MU8VYOfREqyg10Ma9MCkCBaLl3oyEajJ2fjXs0kn9Mz7Dj4ondnkU xR_d_hHTdNv59GYAkQWLOPETLLQA6D.KOwDAMMDgxSgQFmha3WCh0zffMYEpsRaRb331342nL4FL exxJdgUKRKunhFr0JRj362d3qTW0liJye6m5GQ_T15rUgV3YXjY.uoSHi6brFXeMMijM3SRTRdJW 5rBL.mR9bCfLBMab0FPpi0w-- Received: from jws200017.mail.ne1.yahoo.com by sendmailws142.mail.ne1.yahoo.com; Wed, 22 Mar 2017 22:30:33 +0000; 1490221833.386 Date: Wed, 22 Mar 2017 22:30:27 +0000 (UTC) From: Darren Reply-To: Darren To: "freebsd-wireless@freebsd.org" Message-ID: <2075645708.953545.1490221827063@mail.yahoo.com> Subject: It's back: ath0: stuck beacon; resetting (bmiss count 4) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit References: <2075645708.953545.1490221827063.ref@mail.yahoo.com> X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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: Wed, 22 Mar 2017 22:32:33 -0000 I know this bug was reported and fixed in FreeBSD10, however it is back. ath0: stuck beacon; resetting (bmiss count 4) ath0: stuck beacon; resetting (bmiss count 4) ath0: stuck beacon; resetting (bmiss count 4) wlan0: flags=8943 metric 0 mtu 1500 ether 18:a6:f7:94:80:18 nd6 options=29 media: IEEE 802.11 Wireless Ethernet autoselect mode 11g status: running ssid johnston channel 11 (2462 MHz 11g) bssid 18:a6:f7:94:80:18 regdomain 20 indoor ecm authmode WPA privacy MIXED deftxkey 2 AES-CCM 2:128-bit AES-CCM 3:128-bit txpower 27 scanvalid 60 protmode CTS wme burst dtimperiod 1 -dfs groups: wlan running this card: http://www.tp-link.com/us/products/details/cat-5519_TL-WDN4800.html ath0@pci0:6:0:0: class=0x028000 card=0x3112168c chip=0x0030168c rev=0x01 hdr=0x00 vendor = 'Qualcomm Atheros' device = 'AR93xx Wireless Network Adapter' class = network FreeBSD asrock 12.0-CURRENT FreeBSD 12.0-CURRENT #5 r315684: Wed Mar 22 11:35:19 EDT 2017 darren@asrock:/usr/obj/usr/src/sys/DARREN amd64 From owner-freebsd-wireless@freebsd.org Thu Mar 23 10:35:51 2017 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 D7B1CD19D34 for ; Thu, 23 Mar 2017 10:35:51 +0000 (UTC) (envelope-from luciano@vespaperitivo.it) Received: from baobab.bilink.net (baobab.bilink.net [212.45.144.44]) by mx1.freebsd.org (Postfix) with ESMTP id 969D81659 for ; Thu, 23 Mar 2017 10:35:51 +0000 (UTC) (envelope-from luciano@vespaperitivo.it) Received: from localhost (localhost [127.0.0.1]) by baobab.bilink.it (Postfix) with ESMTP id 3vpjcw6S5Kz1cXL2; Thu, 23 Mar 2017 11:35:44 +0100 (CET) X-Virus-Scanned: amavisd-new at mcs.it Received: from baobab.bilink.net ([127.0.0.1]) by localhost (baobab.mcs.it [127.0.0.1]) (amavisd-new, port 11027) with ESMTP id Rz-7nlhxA2ht; Thu, 23 Mar 2017 11:35:44 +0100 (CET) Received: from hermes.mcs.it (hermes.mcs.it [192.168.132.21]) by baobab.bilink.it (Postfix) with ESMTP id 3vpjcw5jxtz1cXKx; Thu, 23 Mar 2017 11:35:44 +0100 (CET) Received: from mordeus (unknown [192.168.45.6]) by hermes.mcs.it (Postfix) with ESMTP id 2BCD91B7515; Thu, 23 Mar 2017 11:35:44 +0100 (CET) Date: Thu, 23 Mar 2017 11:35:43 +0100 From: Luciano Mannucci To: freebsd-wireless@freebsd.org Subject: Re: Atheros 9285 issue In-Reply-To: References: <3vp5hg28dsz1cXL0@baobab.bilink.it> X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.29; amd64-portbld-freebsd10.3) X-Face: 4qPv4GNcD; h<7Q/sK>+GqF4=CR@KmnPkSmwd+#%\F`4yjKO3"C]p'z=(oWRnsYBQGM\5g:4skqQY0NnV'dM:Mm:^/_+I@a"; [-s=ogufdF"9ggQ'=y MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <3vpjcw5jxtz1cXKx@baobab.bilink.it> X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 23 Mar 2017 10:35:51 -0000 On Wed, 22 Mar 2017 11:55:11 -0700 Adrian Chadd wrote: > That is HAL_ESELFTEST. That means that the NIC failed to self-test. > > CAn you compile up tools/tools/ath/athregs and run athregs -i wlan0 > when this happens? Yes. I've compiled. Now I'm waiting for the hang to reappear and I'll report back. Thanks 4 now, Luciano -- /"\ /Via A. Salaino, 7 - 20144 Milano (Italy) \ / ASCII RIBBON CAMPAIGN / PHONE : +39 2 485781 FAX: +39 2 48578250 X AGAINST HTML MAIL / E-MAIL: posthamster@sublink.sublink.ORG / \ AND POSTINGS / WWW: http://www.lesassaie.IT/ From owner-freebsd-wireless@freebsd.org Thu Mar 23 21:19:16 2017 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 EDA95D196EA for ; Thu, 23 Mar 2017 21:19:16 +0000 (UTC) (envelope-from stephen.goldebeld@gmail.com) Received: from mail-qk0-x22d.google.com (mail-qk0-x22d.google.com [IPv6:2607:f8b0:400d:c09::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ACF3A15B3 for ; Thu, 23 Mar 2017 21:19:16 +0000 (UTC) (envelope-from stephen.goldebeld@gmail.com) Received: by mail-qk0-x22d.google.com with SMTP id v127so192026679qkb.2 for ; Thu, 23 Mar 2017 14:19:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=wRX6UxzQA896y3eQhQqwfhDjg3BgwoU1g5Ws4H9YOo0=; b=nI34v+S8UutpkAm5GlVdPoO4GN8LinKTYgXlbAMnQkHa4W+6sThr0nCi7DPlEtawJB gJ4L8iMPvedQo9W8A46W/NqrDUEiEUxKlXPDmEDEn+hz1DmgfMycjhafiMkCUtInDMHp SIUlO1a7+Z5Brq6MmihvNODMOTpjm/1oaca/WxR+Bj7IA7UlfFT8zOamN6gYVZY76nsx 5e0RtYyS5S17pe/r/necDgvHbqe+vPrUU94e/d8XJ6qdt4SIsI2lkB9Yb11Pk49dmgnq OQzojq5UAIPA4NWPG/CCXkh1Xsjzdq/K84KQWlpSfuEIXCXAcXk5IjgufZNb6c4OZD9j NMIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=wRX6UxzQA896y3eQhQqwfhDjg3BgwoU1g5Ws4H9YOo0=; b=Bd8B3rhTipfK9TEMoudHMHqI9AkuQ/jGPhfDB29Vkpi1pKk1L0eLYLLdILsxEifwij 0Cm3MYK2oWJQSsNjNFcyOeuC7it7cqw2v+gkbgjuVk1iggbgfM27XXSOBMMcZJ4n6KLI O5jQKjNvJ0PtF2galgx1VGWwtQV0bSClSCvxiSoUd2Wzy8jBtoCWLjZ2mWLbzGPwhenY KlO/tjmAZpRgEutnqDMumygCVr/8Olh5smV1zx3renv5eF71wd3ZBb9NAWBd0zPOYHKU KFem3zQOcKA50pjeiVy8Fw5jJqSkAbyc0mIqbMorOsYkQMCbPQq5UaT8VRyBDLjWIR7q Pvhg== X-Gm-Message-State: AFeK/H3eYu2rlqrl4IwQtRYxK4MevFiTMC1nPpj1pYYoMoBLfxInLUojfelgdbj4jD9jk8vnbMWBFbwQp2uyfQ== X-Received: by 10.55.27.71 with SMTP id b68mr4077329qkb.69.1490303955389; Thu, 23 Mar 2017 14:19:15 -0700 (PDT) MIME-Version: 1.0 From: "Stephen G." Date: Thu, 23 Mar 2017 21:19:04 +0000 Message-ID: Subject: Help with router project To: freebsd-wireless@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 23 Mar 2017 21:19:17 -0000 Dear FreeBSD worker, Thanks for giving a young future engineer a chance of working with a free way to configure a router, I would love to use PfSense. PfSense is based on the FreeBSD software, sadly FreeBSD doesn't support wifi cards that use 802.11ac. Since I would love to use 802.11ac, I maybe thought by contacting the support I could get some help in regard of the subject. As noted before I would love to use a 802.11ac wifi card for my wirless networking on a PfSense router, as a card I thought of using the Asus PCE-AC88 for a good quality. Sadly I couldn't find any proof of 802.11ac card working on your platform. As a newcomer I would love to use it, but I have no experience in advanced networking, since I used premade routers with limited interfaces. I don't know if contacting FreeBSD works or if I should contact PfSense since you may not be cooperating with each other and have no influence on this matter. At last, if you could help me that would be fantastic and a huge learning experience, if not then I would like to thank you for spending the time on reading my e-mail. With best regards, Stephen Goldebeld From owner-freebsd-wireless@freebsd.org Thu Mar 23 21:41:25 2017 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 9A9FACA10E3 for ; Thu, 23 Mar 2017 21:41:25 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wm0-x229.google.com (mail-wm0-x229.google.com [IPv6:2a00:1450:400c:c09::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3272113CD for ; Thu, 23 Mar 2017 21:41:25 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-wm0-x229.google.com with SMTP id t189so7292725wmt.1 for ; Thu, 23 Mar 2017 14:41:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=4UNKWtP5mBawcHMy98sUjnNnKhsLeNPXmOw1EHPsxnk=; b=ekXzGqLE6NMRYHtsRSAqVA4EiCaN0g35QwPFfNuqzEHG1cwQprtx2olroEQtKeSt7N aoZd/+u7XOxzjpNu/wbxm1TCq1LirPJjjxoLVqmuu+Ahaz2RYxW256Jx7yPY3M8KAagN ylXniDfZWV7xjAzaq7fjHyqkCKR6cTDpGT806piNSoFR2+VpDAc1u/kiLbvxpPxTKX9c +wpu3+tIoSteAHa1ovXx40Uufq/pgR7wG5NeEnBAn6ccQLkyMQkn08snIoNBfAVx4ReD HxII7uQ8YJvtJ0zfn4aEOod5Gv4GUfWjZ/d+cdeem7Ij3oD/oHcUlBeAniJA2A/Vod5I nwOg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=4UNKWtP5mBawcHMy98sUjnNnKhsLeNPXmOw1EHPsxnk=; b=jc7yTI8+N2/BI1uINZuIlKVobe0Jtwl/2/Izy5B/vp/PRejPPps0AboXQTfJh0kfg9 Jc2/yWfq7MT997ixjVClRU/o3vaRk0sdtl9r0VtNXA0UwcYB7g07kErRqSyhEmz/jOqd Fgw+TL15pOWMQPswtMfYVJ0ulwf/nq7XkLVX/wquTMFzFM7kLlZt6hcXgdMl/MNepNpP WUXgMjG0V3re0cmGJSFfmGN3D+31eNQ3zk/Mp3cmvXY4CVR9yQGCQE+Njqr68XYlmEYa F1O8OQ4AypNVJrbkB4sNNIMkbWhO0GdzE4xKLKy1Pwgsqsr3zloOLSz3G7h7lcPspoUZ RmIA== X-Gm-Message-State: AFeK/H3tJ7BEF8DpgeUCZW1qutLHTZOAV+bfrv8hj3VAJCGJZ21tEBx0W1kkFJAk31U5t2KS3H8vGdsItczltw== X-Received: by 10.28.15.69 with SMTP id 66mr14292253wmp.105.1490305283285; Thu, 23 Mar 2017 14:41:23 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.128.133 with HTTP; Thu, 23 Mar 2017 14:41:22 -0700 (PDT) In-Reply-To: References: From: Adrian Chadd Date: Thu, 23 Mar 2017 14:41:22 -0700 Message-ID: Subject: Re: Help with router project To: "Stephen G." Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 23 Mar 2017 21:41:25 -0000 hi! I'm working on an ath10k port from linux. It'll do QCA6174 and QCA9880v2 soon. -adrian On 23 March 2017 at 14:19, Stephen G. wrote: > Dear FreeBSD worker, > > Thanks for giving a young future engineer a chance of working with a free > way to configure a router, I would love to use PfSense. PfSense is based on > the FreeBSD software, sadly FreeBSD doesn't support wifi cards that use > 802.11ac. Since I would love to use 802.11ac, I maybe thought by contacting > the support I could get some help in regard of the subject. > > As noted before I would love to use a 802.11ac wifi card for my wirless > networking on a PfSense router, as a card I thought of using the Asus > PCE-AC88 for a good quality. Sadly I couldn't find any proof of 802.11ac > card working on your platform. As a newcomer I would love to use it, but I > have no experience in advanced networking, since I used premade routers > with limited interfaces. I don't know if contacting FreeBSD works or if I > should contact PfSense since you may not be cooperating with each other and > have no influence on this matter. > > At last, if you could help me that would be fantastic and a huge learning > experience, if not then I would like to thank you for spending the time on > reading my e-mail. > > With best regards, > > Stephen Goldebeld > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org" From owner-freebsd-wireless@freebsd.org Thu Mar 23 21:47:59 2017 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 DAF9ACA13C0 for ; Thu, 23 Mar 2017 21:47:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 C9EA21861 for ; Thu, 23 Mar 2017 21:47:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v2NLlxnY075059 for ; Thu, 23 Mar 2017 21:47:59 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 218007] sys/contrib/dev/ath/ath_hal/ar9300/ar9300_xmit.c: PVS-Studio: V547: Expression 'value < 0' is always false Date: Thu, 23 Mar 2017 21:48:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords short_desc assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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: Thu, 23 Mar 2017 21:48:00 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218007 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch Summary|sys/contrib/dev/ath/ath_hal |sys/contrib/dev/ath/ath_hal |/ar9300/ar9300_xmit.c: |/ar9300/ar9300_xmit.c: |PVS-Studio: V547 |PVS-Studio: V547: | |Expression 'value < 0' is | |always false Assignee|freebsd-bugs@FreeBSD.org |freebsd-wireless@FreeBSD.or | |g --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-wireless@freebsd.org Fri Mar 24 01:21:07 2017 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 44876CA1B83 for ; Fri, 24 Mar 2017 01:21:07 +0000 (UTC) (envelope-from jim@netgate.com) Received: from mail-vk0-x22d.google.com (mail-vk0-x22d.google.com [IPv6:2607:f8b0:400c:c05::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 00ED838C for ; Fri, 24 Mar 2017 01:21:06 +0000 (UTC) (envelope-from jim@netgate.com) Received: by mail-vk0-x22d.google.com with SMTP id z204so713405vkd.1 for ; Thu, 23 Mar 2017 18:21:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netgate.com; s=google; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=u32kIR0r0u809j9MUG05GXEsgA+atCsIZSIStDk7WpE=; b=ZipIieg5W8lMrYhCZVxOfwxt63KsbWMDDZFzXhcAk94kbbkmyGqxoLGopCYNwVH9jc 2AamoOMPCX+hFMRDLm8TqytujzN5uyKbOkUsiXramlUCGdT7ybu57CguEuwfcqX0pb0o fIW45VYd0icGwCsi0+OByrsfAqywNYPl0Y0ek= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=u32kIR0r0u809j9MUG05GXEsgA+atCsIZSIStDk7WpE=; b=J/DoTbWRFWWKqYcDswf+KgTOQBqwwiq9DiudYtV9+Rx9eHagHlam749lLWhKRKZb96 lFd8+pQ2hA2fvHfrVkZB/sS47ACYwIJjbsl/mG1Wq4VakjoagaB0XJx9HYv5cvjrZpdA g/AIcMSovMuDqhSS8IUi5a+AHyFfx9tUIFsbiub+B/yq1s23Zzb3Klbq22IDSzHmKr8A gAgXIdN48wdhy/6myZQwDv9cwSknjPurea16JmaPMUImg40R+hBCGx/TxGBZmuijgwHN SaVO0jrwEHoBJwcnlnkk8oV1fZQxF60r4S6Cs3IWRnhPvdEjsLpoWSDvOwfyJ//6C69v WUHg== X-Gm-Message-State: AFeK/H2If8ofVzIBFtx+LvfywJBjw/tl4Sw6BEC+Y5ICpE8/dAbVTybgqmoP8+PL2eQFxMaeZMyWMGDn4W6bemPW X-Received: by 10.31.13.200 with SMTP id 191mr2395001vkn.28.1490318465862; Thu, 23 Mar 2017 18:21:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.50.18 with HTTP; Thu, 23 Mar 2017 18:21:05 -0700 (PDT) In-Reply-To: References: From: Jim Thompson Date: Thu, 23 Mar 2017 20:21:05 -0500 Message-ID: Subject: Re: Help with router project To: Adrian Chadd Cc: "Stephen G." , "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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, 24 Mar 2017 01:21:07 -0000 I'm one of the people behind the pfSense project. When upstream has 11ac support, we'll incorporate same. (As you might imagine, Adrian and I know each other.) Jim On Thu, Mar 23, 2017 at 4:41 PM, Adrian Chadd wrote: > hi! > > I'm working on an ath10k port from linux. It'll do QCA6174 and QCA9880v2 soon. > > > > -adrian > > > On 23 March 2017 at 14:19, Stephen G. wrote: >> Dear FreeBSD worker, >> >> Thanks for giving a young future engineer a chance of working with a free >> way to configure a router, I would love to use PfSense. PfSense is based on >> the FreeBSD software, sadly FreeBSD doesn't support wifi cards that use >> 802.11ac. Since I would love to use 802.11ac, I maybe thought by contacting >> the support I could get some help in regard of the subject. >> >> As noted before I would love to use a 802.11ac wifi card for my wirless >> networking on a PfSense router, as a card I thought of using the Asus >> PCE-AC88 for a good quality. Sadly I couldn't find any proof of 802.11ac >> card working on your platform. As a newcomer I would love to use it, but I >> have no experience in advanced networking, since I used premade routers >> with limited interfaces. I don't know if contacting FreeBSD works or if I >> should contact PfSense since you may not be cooperating with each other and >> have no influence on this matter. >> >> At last, if you could help me that would be fantastic and a huge learning >> experience, if not then I would like to thank you for spending the time on >> reading my e-mail. >> >> With best regards, >> >> Stephen Goldebeld >> _______________________________________________ >> freebsd-wireless@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-wireless >> To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org" From owner-freebsd-wireless@freebsd.org Fri Mar 24 06:34:57 2017 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 1328BD1B380 for ; Fri, 24 Mar 2017 06:34:57 +0000 (UTC) (envelope-from stephen.goldebeld@gmail.com) Received: from mail-qt0-x22e.google.com (mail-qt0-x22e.google.com [IPv6:2607:f8b0:400d:c0d::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C93E0FD7 for ; Fri, 24 Mar 2017 06:34:56 +0000 (UTC) (envelope-from stephen.goldebeld@gmail.com) Received: by mail-qt0-x22e.google.com with SMTP id n21so3858372qta.1 for ; Thu, 23 Mar 2017 23:34:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=xv79XheMBjvg2LHkwGi9QyC1FLMIQ8y3xaBjqnl5nNQ=; b=qGo1mNB7Qmycl5o0gGdJHqwVsTB3J84leYuSmjB8mTcb7ldKWWiPRv2X//vRii64ej wJRKJO7bZTp12j20ktmPIC4lP5/LkjDjgPlBZaUKgkFEgFrlvz7dsdfa4rfWUu6MDezj AVg4UWcR6c5Q8Fk3o55gCQ3TuUQ/ho7b9ihw326gMCcFP925cj+qsluvDAyiLRhlYM1t oroED05scdLzGfaaoy0ukAeyKfxi7+7GwaNVWawMmwATitlkuCQ0pJUwEhbsLvcCjgv2 sH3pnBV39cup7qJhHZXdzY60e6Plcmks2EL5G1VG2suwL8WzD4MZpgmywj4kZCuabgCp 4r0g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=xv79XheMBjvg2LHkwGi9QyC1FLMIQ8y3xaBjqnl5nNQ=; b=EIkPtbNrtXlsmIMotLUBrO72GsjXLhCDpaUIqtooDdBP8NdsDMymg6jTnexFDemyoJ NF0cOq8xzHhv+/DRrlJddoDcfApULSpKJcNoK+njDCYg1tTBbH+Kyai83PfAYo6lXh5g 7cV1LNhLgAoULTAi26wM5VFHzm6eEWp3rLKWuiunbZ5ZnYkG0W3hq5lFRLKXs8oGCEA6 wzVuuT2kcJuc8ASPVPcY9+acnF2/WYQwKaAa3nlfhw20HwGRTFltKxgDTWVgvXsuLcnD DJ28tMSdjOT10oYtBPVg8Ua/YFkr50a7zvtHB45aCvDK23ljRZuJF/Tl13TjAhInLYJx w2dg== X-Gm-Message-State: AFeK/H3ZefZ2lReXqCZJXmZ0/6wgC6vbAaPycRRrLiMaeJ7KHvfOQH5qFkavbJeSxfz4Tx3/3Q/oqrVi7ieJew== X-Received: by 10.237.53.143 with SMTP id c15mr5944609qte.49.1490337295268; Thu, 23 Mar 2017 23:34:55 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: "Stephen G." Date: Fri, 24 Mar 2017 06:34:44 +0000 Message-ID: Subject: Re: Help with router project To: Jim Thompson , Adrian Chadd Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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, 24 Mar 2017 06:34:57 -0000 Hey all, Thanks for the quick replies and for informing me. You guys are awesome! - Stephen On Fri, Mar 24, 2017, 02:21 Jim Thompson wrote: I'm one of the people behind the pfSense project. When upstream has 11ac support, we'll incorporate same. (As you might imagine, Adrian and I know each other.) Jim On Thu, Mar 23, 2017 at 4:41 PM, Adrian Chadd wrote: > hi! > > I'm working on an ath10k port from linux. It'll do QCA6174 and QCA9880v2 soon. > > > > -adrian > > > On 23 March 2017 at 14:19, Stephen G. wrote: >> Dear FreeBSD worker, >> >> Thanks for giving a young future engineer a chance of working with a free >> way to configure a router, I would love to use PfSense. PfSense is based on >> the FreeBSD software, sadly FreeBSD doesn't support wifi cards that use >> 802.11ac. Since I would love to use 802.11ac, I maybe thought by contacting >> the support I could get some help in regard of the subject. >> >> As noted before I would love to use a 802.11ac wifi card for my wirless >> networking on a PfSense router, as a card I thought of using the Asus >> PCE-AC88 for a good quality. Sadly I couldn't find any proof of 802.11ac >> card working on your platform. As a newcomer I would love to use it, but I >> have no experience in advanced networking, since I used premade routers >> with limited interfaces. I don't know if contacting FreeBSD works or if I >> should contact PfSense since you may not be cooperating with each other and >> have no influence on this matter. >> >> At last, if you could help me that would be fantastic and a huge learning >> experience, if not then I would like to thank you for spending the time on >> reading my e-mail. >> >> With best regards, >> >> Stephen Goldebeld >> _______________________________________________ >> freebsd-wireless@freebsd.org mailing list >> https://lists.freebsd.org/mailman/listinfo/freebsd-wireless >> To unsubscribe, send any mail to " freebsd-wireless-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org " From owner-freebsd-wireless@freebsd.org Sat Mar 25 00:07:54 2017 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 2ACF5D1B11D for ; Sat, 25 Mar 2017 00:07:54 +0000 (UTC) (envelope-from kah.listaddress@gmail.com) Received: from mail-wr0-x232.google.com (mail-wr0-x232.google.com [IPv6:2a00:1450:400c:c0c::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B81651A8E for ; Sat, 25 Mar 2017 00:07:53 +0000 (UTC) (envelope-from kah.listaddress@gmail.com) Received: by mail-wr0-x232.google.com with SMTP id l43so2785834wre.1 for ; Fri, 24 Mar 2017 17:07:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=Nvt6WfrFE2uPyzGjldSf0qpb7UxLfYRs18a+6Lh4CxU=; b=M4iCZ34o6i3Q+i4du/PjhqGmrK/ZQ9ClyYfIxIxoPttrtGWMQaIeWW6S/nJ3ifd+uL ngiXa1UU7MAvhRFZ5QFY4jRdGdD/oIt+ad1SDf/vlvVmW0AfIMwV6DZG8VAMleHd1wmv 2VIWHWt/cxsmTL97AiksVtUL8lSfQjMz6VS2xMS+314HXZw3iepEOlhmKY4AbEEDQSn8 7mrH7pQ85Z8g7S+1Bf9yBYVFV12fw7Ro/IpMQz8nFdtYvPhRwbB79TYrQZSenc6JGCjU ahWHuwNX8gcs8T6K9mQHQDVzuM/32ap3nKQOhd2QknMU0/bL0FC8plV4jRcIOqFudYWC 1pcg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=Nvt6WfrFE2uPyzGjldSf0qpb7UxLfYRs18a+6Lh4CxU=; b=Z29GJLGODQGrJbUXFDe2rvZT2WQFUlLNkFIf1B8nOEcAfYoh3suWTVXyOwQa/P5y/1 8dE/4g5+Cx32oJknTU0/2j35GiwUA6s2GMIg18o0DEriJIPyr0p1TaXZAwGEnU3li+GI t4tSAxr8uIUOp/oLEj46YVre77cc0nNkiDohwKSBgmIcpaOuW9Z8tpmQ19027CGsQ/6q D9N7kT2AmCBZGIctzn0a4F8jyFgIOuLwdUqcyQ+fbjmGISMFKAITUcul+/TWlR4IUzUd jWhFPO6RqC31o6hVMDeJ4Z7pxC4rSlk+KYBAdX80kMlu76UCjPUGA2PJ8a23TKxD+6Qo CCrw== X-Gm-Message-State: AFeK/H3rsdgyJWkg7IPsyqN5q+54V1kFYTKOMGMGv0y0Ogn5NcVesc0ksOMlUBc44yHTQyJh32tu6VL2Wz0e0Q== X-Received: by 10.223.153.142 with SMTP id y14mr9756509wrb.193.1490400472011; Fri, 24 Mar 2017 17:07:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.213.66 with HTTP; Fri, 24 Mar 2017 17:07:51 -0700 (PDT) From: Kiernan Hager Date: Fri, 24 Mar 2017 18:07:51 -0600 Message-ID: Subject: Advice for writing wireless drivers? To: freebsd-wireless@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 25 Mar 2017 00:07:54 -0000 I was thinking of trying to port (some of) brcmsmac to FreeBSD in order to support BCM43224, but I then realized that I don't know very much about Linux wireless drivers. Does anyone know if there is a good resource explaining the major differences between FreeBSD and Linux device drivers? From owner-freebsd-wireless@freebsd.org Sat Mar 25 18:05:07 2017 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 2091FD1D719 for ; Sat, 25 Mar 2017 18:05:07 +0000 (UTC) (envelope-from jon.denffer@elisanet.fi) Received: from gw02.mail.saunalahti.fi (gw02.mail.saunalahti.fi [195.197.172.116]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw02.mail.saunalahti.fi", Issuer "gw02.mail.saunalahti.fi" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D640D13C0 for ; Sat, 25 Mar 2017 18:05:06 +0000 (UTC) (envelope-from jon.denffer@elisanet.fi) Received: from cfwo-21-2.mail.saunalahti.fi (cfwo-21.mail.saunalahti.fi [62.142.5.103]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id 75A6E400B8 for ; Sat, 25 Mar 2017 19:57:31 +0200 (EET) Received: from localhost (localhost [127.0.0.1]) by cfwo-21-2.mail.saunalahti.fi (Postfix) with ESMTP id D6B042007E for ; Sat, 25 Mar 2017 19:57:31 +0200 (EET) X-Spam-Checker-Version: SpamAssassin 3.3.2-saunamods_5.22 (2011-06-06) on cfwo-21.mail.saunalahti.fi X-Spam-Level: X-Spam-Status: No, score=0.0 required=7.0 tests=none shortcircuit=no autolearn=no version=3.3.2-saunamods_5.22 Received: from webmail.elisa.fi (wm-web15.pa.saunalahti.fi [195.197.1.108]) by cfwo-21-2.mail.saunalahti.fi (Postfix) with ESMTP id 2549B20074 for ; Sat, 25 Mar 2017 19:57:30 +0200 (EET) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Sat, 25 Mar 2017 19:57:30 +0200 From: jon.denffer@elisanet.fi To: freebsd-wireless@freebsd.org Subject: Realtek RTL8812AE Message-ID: <4c78f899d25aa766b16b0bd24362a633@be503.mail.saunalahti.fi> X-Sender: jon.denffer@elisanet.fi User-Agent: Elisa Webmail/1.0 X-Originating-IP: 91.152.139.129 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 25 Mar 2017 18:05:07 -0000 Hi, Does freebsd support Realtek RTL8812AE chips? I've got an Asus PCE-AC51 wifi PCIe card that has that chip. https://wikidevi.com/wiki/ASUS_PCE-AC51 Best regards, Jon From owner-freebsd-wireless@freebsd.org Sat Mar 25 18:27:13 2017 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 87C79D1DE5F for ; Sat, 25 Mar 2017 18:27:13 +0000 (UTC) (envelope-from mizhka@gmail.com) Received: from mail-vk0-x244.google.com (mail-vk0-x244.google.com [IPv6:2607:f8b0:400c:c05::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3776F1EFA; Sat, 25 Mar 2017 18:27:13 +0000 (UTC) (envelope-from mizhka@gmail.com) Received: by mail-vk0-x244.google.com with SMTP id d188so2908505vka.3; Sat, 25 Mar 2017 11:27:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=w5kTlnWIqoXqR+aRmPRZYaIL3j9QsXWt6fwywuSFubg=; b=RjP1aS2hYaEREU6H2hIcAGFV0GQlWewjNq5QNjNIhBdHQp4pBrNXGQPa9yJScNWJ38 3y6+G4qtlXyKx2CowOxrzgL8PH6sDToAIBm8CGwTGn4+U1Je8+s48CRz206L73RBP+Y+ nlcPpEGsFvw+xDRYYXVb3zv7nXu5nSE6w7c3QBRK7ujlDzOuE9GRjQr6wob1FrlaIODo wHBkJfOwgftSiBGQ8gWeHIHiATVo0IxE8T2Uxtjpk5lEqHaaxHG84Bo58wxSxqvaPF5p b92b8lsJKvBo9NDZMZuNkmY6j9nYXEObFc4baf7jwGCTbvkx/UXQCl6nHP1C0BnNyrwg bYtA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=w5kTlnWIqoXqR+aRmPRZYaIL3j9QsXWt6fwywuSFubg=; b=qnjrfLyAhjjQlyBfAYdoAMF7aEbFY7Nleo4lY//zuGHbaadP8ZeMfHX8xe/6XngdIw cumyq7zikpQAaFIKmDBxHTSvOn1tkpY/4ZICoIOV3wX35P50F/k3MRZkI+fDjFji0bo4 Wt0uOHHm+AlPQD9L3ev4+hBt75Itw4PjI2KUsB+wHj/+7jRd+qwmbZLxuvVKzWi0FSXQ +B3i528mR+pOtZ7BOv5bzR6Y8vCvShFbYcmFYyQHoE0UBC4hkwLN/qClOeZZnMq/zT6V +3Q/EDdEd1FyYNMwXby8gttzoKF3FUx9si+nh8lWFdozpnmqope688fBiEzE4wRpUOKQ PqZg== X-Gm-Message-State: AFeK/H3eAJT2289mYEBNYGgGOzxLg4axsMPE7c1uKf6KfQuLA1zf1TFxO98z+DJhDKCPKOu1BtVihh7FV3y8vA== X-Received: by 10.176.16.80 with SMTP id g16mr3692797uab.168.1490466432381; Sat, 25 Mar 2017 11:27:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.31.146.136 with HTTP; Sat, 25 Mar 2017 11:27:11 -0700 (PDT) Received: by 10.31.146.136 with HTTP; Sat, 25 Mar 2017 11:27:11 -0700 (PDT) In-Reply-To: References: From: Michael Zhilin Date: Sat, 25 Mar 2017 21:27:11 +0300 Message-ID: Subject: Re: Advice for writing wireless drivers? To: Kiernan Hager Cc: freebsd-wireless , "Landon J. Fuller" , Adrian Chadd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 25 Mar 2017 18:27:13 -0000 Hi Try IRC chat #freebsd-wifi (AFAIK on efnet). There is bhnd framework for broadcom chips, but still need love to adapt bwn to this framework. Best contacts - landonf@ and adrian@. Best regards, Michael. 25 =D0=BC=D0=B0=D1=80=D1=82=D0=B0 2017 =D0=B3. 3:08 AM =D0=BF=D0=BE=D0=BB= =D1=8C=D0=B7=D0=BE=D0=B2=D0=B0=D1=82=D0=B5=D0=BB=D1=8C "Kiernan Hager" < kah.listaddress@gmail.com> =D0=BD=D0=B0=D0=BF=D0=B8=D1=81=D0=B0=D0=BB: > I was thinking of trying to port (some of) brcmsmac to FreeBSD in order t= o > support BCM43224, but I then realized that I don't know very much about > Linux wireless drivers. Does anyone know if there is a good resource > explaining the major differences between FreeBSD and Linux device drivers= ? > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.or= g > " >