From owner-freebsd-wireless@FreeBSD.ORG Fri Mar 15 02:20:50 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9981ACBE for ; Fri, 15 Mar 2013 02:20:50 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wg0-x22a.google.com (mail-wg0-x22a.google.com [IPv6:2a00:1450:400c:c00::22a]) by mx1.freebsd.org (Postfix) with ESMTP id 2BC2D997 for ; Fri, 15 Mar 2013 02:20:50 +0000 (UTC) Received: by mail-wg0-f42.google.com with SMTP id 12so126768wgh.1 for ; Thu, 14 Mar 2013 19:20:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=y0JCmB2ZcIJPTjbY7wgoQKxCu7eOeIQspTtjYHKTa3Y=; b=dyR3/un3V59/QyEtQ2gObQ/ZxyWVA6iMEQFA0ziCYHO9wwAbyu9rg+jlUZOE0ZGnqB zeuEx9aDAoLXMy88VQ1ys9OtUTrxtJIrNFUQTBBxW1cYnIBOxPXN+8JH52azcT56ejXQ yjyGwA6rIruft625f2jk5yNQy2qtDRcJkSA9BJvD2f9Gk3ol4vha2O6iupJGLNrEYTcO IJmYuDy4z8IEbBtOqrr54h58bR1o/qvj9AFMtmaPeE7m6/DXj/OvrX2zM2OQ+Rlalmu9 g0Z1hIWbMgeBes3g8FFZNY3qxQtoSnLSeJl5kiENThSyB9N2D8SSI34rp4S05caJwLCg jMZA== MIME-Version: 1.0 X-Received: by 10.194.237.129 with SMTP id vc1mr7630749wjc.20.1363314048630; Thu, 14 Mar 2013 19:20:48 -0700 (PDT) Received: by 10.216.111.201 with HTTP; Thu, 14 Mar 2013 19:20:48 -0700 (PDT) In-Reply-To: <514284E5.9060303@gmail.com> References: <5142813d.83c2e00a.67a8.39d5@mx.google.com> <514284E5.9060303@gmail.com> Date: Thu, 14 Mar 2013 19:20:48 -0700 Message-ID: Subject: Re: Fine, OK, here's my initial AR9380/AR9485 support From: Adrian Chadd To: Joshua Isom Content-Type: text/plain; charset=ISO-8859-1 Cc: "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 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, 15 Mar 2013 02:20:50 -0000 Oh! http://wikidevi.com/wiki/TP-LINK_TL-WDN4800 Silly me, I was reading the wrong number on my phone. Yes, 0x0030 is Osprey (AR9380.) kldload if_ath_pci too. :-) Adrian On 14 March 2013 19:18, Joshua Isom wrote: > Not a laptop, but here's the vendor's website. > http://www.tp-link.com/en/products/details/?model=TL-WDN4800 > > > On 3/14/2013 9:02 PM, Adrian Chadd wrote: >> >> 0x3112? What nic is that? >> >> I'll go and take a quick look at the reference driver. Can you google >> your laptop model and see what you can find? >> >> >> Adrian >> >> >> Sent from my Palm Pre on AT&T >> >> ------------------------------------------------------------------------ >> >> On Mar 14, 2013 6:31 PM, Joshua Isom wrote: >> >> On 3/13/2013 7:31 PM, Adrian Chadd wrote: >>> >>> On 9 March 2013 10:54, Adrian Chadd wrote: >>> >>>> What's tested: >>>> >>>> * legacy, 1x1 and 2x2 HT20/HT40, STA mode >>>> * AR9380 (1x1, 2x2 - 2/5ghz) >>>> * AR9485 (1x1, 2ghz only) >>> >>> >>> I can now add two more NICs to this list: >>> >>> * AR9390 (HB116) >>> * AR9462 (WB225) >>> >>> Thanks, >>> >>> >>> Adrian >>> _______________________________________________ >>> freebsd-wireless@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless >>> To unsubscribe, send any mail to >>> "freebsd-wireless-unsubscribe@freebsd.org" >>> >> >> >> I've got it all compiled and booted, but the driver's not finding the >> card. Any ideas? >> >>> [jri:~] root# uname -a >>> FreeBSD jri.homeunix.com 10.0-CURRENT FreeBSD 10.0-CURRENT #5 r248281M: >>> Thu Mar 14 18:55:48 CDT 2013 >>> root@jri.homeunix.com:/usr/obj/root/ATH/head/sys/ATH amd64 >>> [jri:~] root# pciconf -lv # Truncated >>> none3@pci0:2:0:0: class=0x028000 card=0x3112168c chip=0x0030168c >>> rev=0x01 hdr=0x00 >>> vendor = 'Atheros Communications Inc.' >>> device = 'AR9300 Wireless LAN adaptor' >>> class = network >>> [jri:~] root# diff ATH/head/sys/amd64/conf/{ATH,GENERIC} >>> 27,30d26 >>> < options ATH_DEBUG >>> < options AH_DEBUG >>> < options ATH_DIAGAPI >>> < >>> 142c138 >>> < #device cd # CD >>> --- >>>> >>>> device cd # CD >>> >>> [jri:~] root# ifconfig >>> nfe0: flags=8843 metric 0 mtu >>> 1500 >>> options=82008 >>> ether 6c:f0:49:d5:6f:6a >>> inet 192.168.1.6 netmask 0xffffff00 broadcast 192.168.1.255 >>> inet 192.168.1.2 netmask 0xffffff00 broadcast 192.168.1.255 >>> nd6 options=29 >>> media: Ethernet autoselect (1000baseT ) >>> status: active >>> lo0: flags=8049 metric 0 mtu 16384 >>> options=600003 >>> inet6 ::1 prefixlen 128 >>> inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 >>> inet 127.0.0.1 netmask 0xff000000 >>> nd6 options=21 >>> [jri:~] root# kldload if_ath >>> kldload: can't load if_ath: File exists >> >> >> _______________________________________________ >> freebsd-wireless@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-wireless >> To unsubscribe, send any mail to >> "freebsd-wireless-unsubscribe@freebsd.org" > >