From owner-freebsd-wireless@freebsd.org Sun Sep 13 19:07:18 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 B25D9A0350F for ; Sun, 13 Sep 2015 19:07:18 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-io0-x235.google.com (mail-io0-x235.google.com [IPv6:2607:f8b0:4001:c06::235]) (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 88C1A1A2D for ; Sun, 13 Sep 2015 19:07:18 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by iofb144 with SMTP id b144so145882165iof.1 for ; Sun, 13 Sep 2015 12:07:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=H4J96xpFgUu3QA/VcGhSa2uhvwpb/A/mhLkZhEp87LA=; b=mnCtn8ZiEyS2p3ehP3t4vJF7R8h3Ad8JVvOsWsJ5t6P3eof49x7AJ6ttf5QtGdq6ex 3CQoyElumnCbX+lnoTYgNh84JLhrbFSSiduZlOuU0c5n6jfu6FYsjKNvnupJNnaux0bC qha2ZSHjBRPP//GnKiDH4AIVuAKcsXVGF0/k/igQ35CYbMKselgJnujN7jqEy7E03GG/ M8l0CLlcKAg5jSANxYflN1HAKwaMyOUmkREHmTV4a9ZeE0hBGRlv6bFXIm4ge0CeNBl6 CGXZ24kgDEX9rHxpD236b8XXzQMumOwp6NJZk4wioLkxyK5n8kj6dq2bZiBgzKOzXFlu z76g== MIME-Version: 1.0 X-Received: by 10.107.35.78 with SMTP id j75mr18003668ioj.123.1442171237808; Sun, 13 Sep 2015 12:07:17 -0700 (PDT) Received: by 10.36.28.208 with HTTP; Sun, 13 Sep 2015 12:07:17 -0700 (PDT) In-Reply-To: <1442115328.67303.YahooMailBasic@web122103.mail.ne1.yahoo.com> References: <1442115328.67303.YahooMailBasic@web122103.mail.ne1.yahoo.com> Date: Sun, 13 Sep 2015 12:07:17 -0700 Message-ID: Subject: Re: Atheros wireless interface not working From: Adrian Chadd To: Sreenath Battalahalli Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 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, 13 Sep 2015 19:07:18 -0000 hiya, ok. There aren't any plans yet to do that driver. I have all the hardwrae and documentation (i was part of the team that did bringup and driver development for this particular chip, so I know it pretty well) but I have too much else going on at the moment. I'll send an email out to the list if/when I have done an initial ath10k port from linux. Thanks! -a On 12 September 2015 at 20:35, Sreenath Battalahalli wrote: > Though the documentation that came with the laptop does not say anything, > the data sheet of the model on Amazon does say it is 802.11ac. > > -Sreenath > > -------------------------------------------- > On Sat, 9/12/15, Adrian Chadd wrote: > > Subject: Re: Atheros wireless interface not working > To: "Sreenath Battalahalli" > Cc: "freebsd-wireless@freebsd.org" > Date: Saturday, September 12, 2015, 3:24 PM > > Is it the 11ac part? > > > -a > > > On 11 September 2015 at > 23:16, Sreenath Battalahalli > > wrote: > > Hi > > > > I got a new laptop (Acer E5-573) that has > an atheros wireless adapter. > > However, > the driver available with Freebsd 10.2 does not recognise > the adapter, and I don't see the wlan0 interface. > > > > Here are relevant > lines from > > $ pciconf -lv > > > > none2@pci0:3:0:0: > class=0x028000 card=0x080611ad chip=0x0042168c > rev=0x30 > > hdr=0x00 > > vendor = > 'Atheros Communications Inc.' > > > class = network > > > > dmesg shows one > following lines for the same device. > > > pci3: at device 0.0 (no driver attached) > > > > any help in getting > this working appreciated. > > > > thanks, > > > Sreenath > > > > > _______________________________________________ > > 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" >