Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Mar 2013 19:02:31 -0700
From:      "Adrian Chadd" <adrian.chadd@gmail.com>
To:        "Joshua Isom" <jrisom@gmail.com>, "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>
Subject:   Re: Fine, OK, here's my initial AR9380/AR9485 support
Message-ID:  <5142813d.83c2e00a.67a8.39d5@mx.google.com>
In-Reply-To: <514279DF.9010304@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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&amp;T
On Mar 14, 2013 6:31 PM, Joshua Isom &lt;jrisom@gmail.com&gt; wrote:=20

On 3/13/2013 7:31 PM, Adrian Chadd wrote:

&gt; On 9 March 2013 10:54, Adrian Chadd &lt;adrian@freebsd.org&gt; wrote:

&gt;

&gt;&gt; What's tested:

&gt;&gt;

&gt;&gt; * legacy, 1x1 and 2x2 HT20/HT40, STA mode

&gt;&gt; * AR9380 (1x1, 2x2 - 2/5ghz)

&gt;&gt; * AR9485 (1x1, 2ghz only)

&gt;

&gt; I can now add two more NICs to this list:

&gt;

&gt; * AR9390 (HB116)

&gt; * AR9462 (WB225)

&gt;

&gt; Thanks,

&gt;

&gt;

&gt; Adrian

&gt; _______________________________________________

&gt; freebsd-wireless@freebsd.org mailing list

&gt; http://lists.freebsd.org/mailman/listinfo/freebsd-wireless

&gt; To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd=
=2Eorg"

&gt;





I've got it all compiled and booted, but the driver's not finding the=20

card.  Any ideas?



&gt; [jri:~] root# uname -a

&gt; 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

&gt; [jri:~] root# pciconf -lv # Truncated

&gt; none3@pci0:2:0:0:       class=3D0x028000 card=3D0x3112168c chip=3D0x00=
30168c rev=3D0x01 hdr=3D0x00

&gt;     vendor     =3D 'Atheros Communications Inc.'

&gt;     device     =3D 'AR9300 Wireless LAN adaptor'

&gt;     class      =3D network

&gt; [jri:~] root# diff ATH/head/sys/amd64/conf/{ATH,GENERIC}

&gt; 27,30d26

&gt; &lt; options ATH_DEBUG

&gt; &lt; options AH_DEBUG

&gt; &lt; options ATH_DIAGAPI

&gt; &lt;

&gt; 142c138

&gt; &lt; #device               cd              # CD

&gt; ---

&gt;&gt; device                cd              # CD

&gt; [jri:~] root# ifconfig

&gt; nfe0: flags=3D8843&lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&gt; metri=
c 0 mtu 1500

&gt;         options=3D82008&lt;VLAN_MTU,WOL_MAGIC,LINKSTATE&gt;

&gt;         ether 6c:f0:49:d5:6f:6a

&gt;         inet 192.168.1.6 netmask 0xffffff00 broadcast 192.168.1.255

&gt;         inet 192.168.1.2 netmask 0xffffff00 broadcast 192.168.1.255

&gt;         nd6 options=3D29&lt;PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL&gt;

&gt;         media: Ethernet autoselect (1000baseT &lt;full-duplex&gt;)

&gt;         status: active

&gt; lo0: flags=3D8049&lt;UP,LOOPBACK,RUNNING,MULTICAST&gt; metric 0 mtu 16=
384

&gt;         options=3D600003&lt;RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6&gt;

&gt;         inet6 ::1 prefixlen 128

&gt;         inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2

&gt;         inet 127.0.0.1 netmask 0xff000000

&gt;         nd6 options=3D21&lt;PERFORMNUD,AUTO_LINKLOCAL&gt;

&gt; [jri:~] root# kldload if_ath

&gt; 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"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5142813d.83c2e00a.67a8.39d5>