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&T On Mar 14, 2013 6:31 PM, Joshua Isom <jrisom@gmail.com> wrote:=20 On 3/13/2013 7:31 PM, Adrian Chadd wrote: > On 9 March 2013 10:54, Adrian Chadd <adrian@freebsd.org> 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= =2Eorg" > I've got it all compiled and booted, but the driver's not finding the=20 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=3D0x028000 card=3D0x3112168c chip=3D0x00= 30168c rev=3D0x01 hdr=3D0x00 > vendor =3D 'Atheros Communications Inc.' > device =3D 'AR9300 Wireless LAN adaptor' > class =3D 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=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metri= c 0 mtu 1500 > options=3D82008<VLAN_MTU,WOL_MAGIC,LINKSTATE> > 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=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect (1000baseT <full-duplex>) > status: active > lo0: flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16= 384 > options=3D600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 > inet 127.0.0.1 netmask 0xff000000 > nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL> > [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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5142813d.83c2e00a.67a8.39d5>