From owner-freebsd-wireless@freebsd.org Wed Jun 29 18:51:49 2016 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 CCCEAB86158 for ; Wed, 29 Jun 2016 18:51:49 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-it0-x229.google.com (mail-it0-x229.google.com [IPv6:2607:f8b0:4001:c0b::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 989FC22CC for ; Wed, 29 Jun 2016 18:51:49 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-it0-x229.google.com with SMTP id f6so48541062ith.0 for ; Wed, 29 Jun 2016 11:51:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=sPIL6z7r8jm1/mdvdE3XMF07Vtvd7YDjsYbfpshnST0=; b=du7sp7MmvIgB3PqhTFFCvtPeX1zur4c/UYSy1sptmJGFyQymPRz0nd4VwMhsYPbcfk naYvM/sT0DgNFCrVB6SQqtiBSpnbc9CJ3W4XUDp/gB3ehSTkSKU54UL13JzNmCKEwgr2 /hM6oVWzhM3ZuhZPlKszHqrfBEAQNlrpEZf6CKcGB8Jo1b321fe3jeAzc5rRUEEghTTR vesG18ltv9+Hnx8L+E5xJOxqZjCrxfPXk/UaMgRq0yPUQukvEokuuYTo1RWNdsSh7fjl 1U//klKD2Cf0y0XKKZWk+a1FD9rHGAmW6wd0DK9NugjPrdPhATPJQfxVppQCERYEyxB6 a2mg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=sPIL6z7r8jm1/mdvdE3XMF07Vtvd7YDjsYbfpshnST0=; b=Ly/mxlSSFB1d63W3vPzG/ua964y4yWd5H0dEKBn/a2Vb7hi+QXzWA27yxmQ2W7MrOG keSni8AQ3VoABSCGA6MBTvmlBGiI+RS8bpm4xFPNJ5fA8AduQgvhQdSEqjou2PXsmOdu NbmxVWsEkwnvycNuzz3IF73d8bBb+mR/Ot5AL4IoBIZrs4uxYecZ8eLnWE8/Jmddka4B bBcVlMxIsJE64UnLSCNZNYmNPH/Kpz6w/z8xEqvPNgfoTJEvdIYi4WkNIoYPriPduaI2 hoRhoqDnMT9cBhcLGHgSO5dzAEW5RcAnUN080+gVeVxtHv60qltdxfOLCRIgZKs8AtF6 UBow== X-Gm-Message-State: ALyK8tJ7/8gxf8R2XkIZKZln37SoWwAgGrhqy1rzn4BvHa1jBC4Y7ZlG9oaJQ8+Gjw1AVXL/oE5dMZeQYTnQMQ== X-Received: by 10.36.117.17 with SMTP id y17mr20956837itc.25.1467226309027; Wed, 29 Jun 2016 11:51:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.210.212 with HTTP; Wed, 29 Jun 2016 11:51:48 -0700 (PDT) In-Reply-To: References: From: Adrian Chadd Date: Wed, 29 Jun 2016 11:51:48 -0700 Message-ID: Subject: Re: ath (AR9280) with nanoBSD To: Sydney Meyer Cc: "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.22 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, 29 Jun 2016 18:51:49 -0000 Hi, It's there, it just doesn't show up in ifconfig anymore. sysctl net.wlan.devices if you create the interface (ifconfig wlan0 create wlandev ath0) then it'll show up! -adiran On 29 June 2016 at 11:45, Sydney Meyer via freebsd-wireless wrote: > Hello, > > i seem to be unable to get the ath driver working on a PC Engines APU 2C2 Board with a Compex WLE200NX (AR9280) MiniPCIe-Card booting from a NanoBSD Image built from HEAD. > > I have built the NanoBSD Image without any BUILD, INSTALL or WORLD options and with a GENERIC-NODEBUG Kernel. > > I can see the Card in dmesg with > > root@:~ # dmesg | grep ath > ath0: mem 0xfe800000-0xfe80ffff at device 0.0 on pci4 > [ath] enabling AN_TOP2_FIXUP > ath0: [HT] enabling HT modes > ath0: [HT] 1 stream STBC receive enabled > ath0: [HT] 1 stream STBC transmit enabled > ath0: [HT] 2 RX streams; 2 TX streams > ath0: AR9280 mac 128.2 RF5133 phy 13.0 > ath0: 2GHz radio: 0x0000; 5GHz radio: 0x00c0 > > and pciconf -lv shows > > ath0@pci0:4:0:0: class=0x028000 card=0x3099168c chip=0x002a168c rev=0x01 hdr=0x00 > vendor = 'Qualcomm Atheros' > device = 'AR928X Wireless Network Adapter (PCI-Express)' > class = network > > and > > root@:~ # kldstat -v | grep ath > 89 pci/ath_pci > > but the Card doesn't show up with ifconfig. > > When booting from USB with FreeBSD-11.0-ALPHA5-amd64-20160624-r302164-memstick.img the Card is getting recognised regularly with ifconfig as ath0. > _______________________________________________ > 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"