From owner-freebsd-wireless@freebsd.org Sun Apr 14 16:38:46 2019 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9D99157A429 for ; Sun, 14 Apr 2019 16:38:46 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (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 7B9E1702BA; Sun, 14 Apr 2019 16:38:45 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from [188.174.52.103] (helo=localhost.unixarea.de) by ms-10.1blu.de with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.86_2) (envelope-from ) id 1hFi9S-0000Pa-Up; Sun, 14 Apr 2019 18:38:43 +0200 Received: from localhost.my.domain (localhost [127.0.0.1]) by localhost.unixarea.de (8.15.2/8.14.9) with ESMTPS id x3EGcftK003262 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Sun, 14 Apr 2019 18:38:42 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by localhost.my.domain (8.15.2/8.14.9/Submit) id x3EGcf8n003261; Sun, 14 Apr 2019 18:38:41 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: localhost.my.domain: guru set sender to guru@unixarea.de using -f Date: Sun, 14 Apr 2019 18:38:41 +0200 From: Matthias Apitz To: Adrian Chadd Cc: Alexey Dokuchaev , "freebsd-wireless@freebsd.org" Subject: Re: Atheros AR5B22 WLAN+Bluetooth support on FreeBSD Message-ID: <20190414163841.GA3208@c720-r342378> Reply-To: Matthias Apitz References: <20190411131328.GA4909@c720-r342378> <20190411131859.GA17806@FreeBSD.org> <20190411142350.GA71446@FreeBSD.org> <20190412171218.GA16463@FreeBSD.org> <20190413142006.GA59512@FreeBSD.org> <20190414154658.GA2589@c720-r342378> <20190414160236.GA2980@c720-r342378> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 13.0-CURRENT r342378 (amd64) X-message-flag: Mails containing HTML will not be read! Please send only plain text. User-Agent: Mutt/1.11.1 (2018-12-01) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 188.174.52.103 X-Rspamd-Queue-Id: 7B9E1702BA X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.95 / 15.00]; TO_DN_EQ_ADDR_SOME(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; HAS_XOIP(0.00)[]; TO_DN_SOME(0.00)[]; HAS_REPLYTO(0.00)[guru@unixarea.de]; IP_SCORE(-3.21)[ip: (-9.15), ipnet: 178.254.0.0/19(-3.85), asn: 42730(-3.05), country: DE(-0.01)]; HAS_XAW(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; MX_GOOD(-0.01)[cached: mail.unixarea.de]; NEURAL_HAM_SHORT(-0.93)[-0.930,0]; SIGNED_PGP(-2.00)[]; FREEMAIL_TO(0.00)[gmail.com]; RCVD_IN_DNSWL_LOW(-0.10)[101.4.254.178.list.dnswl.org : 127.0.5.1]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:42730, ipnet:178.254.0.0/19, country:DE]; MIME_TRACE(0.00)[0:+,1:+]; RECEIVED_SPAMHAUS_PBL(0.00)[103.52.174.188.zen.spamhaus.org : 127.0.0.10]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; REPLYTO_EQ_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; TAGGED_RCPT(0.00)[]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; DMARC_NA(0.00)[unixarea.de]; AUTH_NA(1.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; R_SPF_NA(0.00)[]; MID_RHS_NOT_FQDN(0.50)[]; RCVD_TLS_LAST(0.00)[] X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.29 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, 14 Apr 2019 16:38:46 -0000 --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable El d=C3=ADa domingo, abril 14, 2019 a las 09:18:18a. m. -0700, Adrian Chadd= escribi=C3=B3: > ok, so you've added the WB222 coex bits. Does ath3k load OK? >=20 I do not have this module: root@c720-r342378:/home/guru # uname -a FreeBSD c720-r342378 13.0-CURRENT FreeBSD 13.0-CURRENT GENERIC amd64 root@c720-r342378:/home/guru # find /boot/ | grep -i ath3 root@c720-r342378:/home/guru # matthias --=20 Matthias Apitz, =E2=9C=89 guru@unixarea.de, http://www.unixarea.de/ +49-176= -38902045 Public GnuPG key: http://www.unixarea.de/key.pub 70 years of NATO - 70 years of wars (Jugoslavia, Afghanistan, Syria, ...) a= nd 70 years of war preparation against Russia. -- PEACE instead of NATO !!! --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEXmn7rBYYViyzy/vBR8z35Hb+nREFAlyzYg4ACgkQR8z35Hb+ nREH0Q//T6W0asSksPzwrMmZHC7jl1HGVTuxL87mIjev5NX9+ufh/rBNHXeEzDos xaLTiWRiHteOTim5j7smqdx7JpQwdmyQxpqv/oSRQSy8q8J8NGEvaPaO1r17xM1G 0m8KE8by7IVzZw52ciff2yVaIIDg5lCu3Un0vDUlWGqGITIa1DXhiF3uuRpE2Hes u0NQQK2ApOOX3+Non5V7nBzKLR2TatZS/K9rOnkLwaehUTvi/s7Xe6KRM+7CkeMt Tq4UrbX0GKa+MXcAp2/gtvqZkrSG58pHfVosAoefofIKbNCuqSvOmkn3xOSFQYDW F3ZqHvoqtMGrskiZHWzvMl+S4i/2mczAuvYeJfOtdlCpDjoV36W4jup/GHOUL8Uy yS5b9i+AoEcCMqgxGUJPy7BNt3WW5Hf2Zf8EUj476T4y8wmwHMYq3AzIAEgYwX/7 N90Wn8fTR8Jt4m3R1LDaS+YXHG0Y3GmYDREeGvhs1dICcw6D/MqwKN5cwg2Txjmf NYhJ+xBNcrMCd7txjKg2kVtJ812lCStvG/Jy8szS4JZz1x2hKxRTtiw0j7CUgieU DXA8VL2B/AX9LyL1T2xxE7in6N81JVbzGpWq/9oQSBl3Mn01GtU8zS34eIL4sbWI 8RmuKqheM6bwKD+tv1aMRpffssG0OK9RaCpWGNd/vCrv+qa4/3Q= =LcdJ -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF--