From owner-freebsd-wireless@freebsd.org Fri May 4 01:20:58 2018 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 39D03FC27A1 for ; Fri, 4 May 2018 01:20:58 +0000 (UTC) (envelope-from freebsd@tim.thechases.com) Received: from catfish.maple.relay.mailchannels.net (catfish.maple.relay.mailchannels.net [23.83.214.32]) (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 60E917D42C for ; Fri, 4 May 2018 01:20:57 +0000 (UTC) (envelope-from freebsd@tim.thechases.com) X-Sender-Id: wwwh2|x-authuser|tim@thechases.com Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 6511E12299A for ; Fri, 4 May 2018 00:45:39 +0000 (UTC) Received: from uscentral455.accountservergroup.com (unknown [100.96.16.109]) (Authenticated sender: wwwh2) by relay.mailchannels.net (Postfix) with ESMTPA id C8C851229DF for ; Fri, 4 May 2018 00:45:38 +0000 (UTC) X-Sender-Id: wwwh2|x-authuser|tim@thechases.com Received: from uscentral455.accountservergroup.com (uscentral455.accountservergroup.com [172.18.52.53]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.14.1); Fri, 04 May 2018 00:45:39 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: wwwh2|x-authuser|tim@thechases.com X-MailChannels-Auth-Id: wwwh2 X-Drop-Callous: 5c087d303feb8c64_1525394739080_2837032087 X-MC-Loop-Signature: 1525394739080:2023685421 X-MC-Ingress-Time: 1525394739079 Received: from 172-0-250-193.lightspeed.rcsntx.sbcglobal.net ([172.0.250.193]:52096 helo=bigbox.christie.dr) by uscentral455.accountservergroup.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89_1) (envelope-from ) id 1fEOqv-000dsh-W5 for freebsd-wireless@freebsd.org; Thu, 03 May 2018 20:45:38 -0400 Date: Thu, 3 May 2018 19:45:36 -0500 From: Tim Chase To: "freebsd-wireless@freebsd.org" Subject: Re: ath0: could not map interrupt (again?) Message-ID: <20180503194536.05c45884@bigbox.christie.dr> In-Reply-To: References: <20180502165745.59a5bfc4@bigbox.christie.dr> <20180502211001.550d290c@bigbox.christie.dr> <20180503192743.639240d0@bigbox.christie.dr> X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AuthUser: tim@thechases.com X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.25 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, 04 May 2018 01:20:58 -0000 On 2018-05-04 00:33, Adrian Chadd wrote: > Yeah it does look like that. I'm sorry, I don't have the > time/energy to figure out why allocating that interrupt doesn't > work on FreeBSD. :( If this is more of an interrupt/kernel thing than a wifi thing, would this be better moved to a different freebsd-*@ mailing-list? Perhaps freebsd-drivers@ ? -tim