Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Mar 2013 08:52:55 -0500
From:      Joshua Isom <jrisom@gmail.com>
To:        Adrian Chadd <adrian.chadd@gmail.com>
Cc:        "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>
Subject:   Re: Fine, OK, here's my initial AR9380/AR9485 support
Message-ID:  <78975985-a190-4915-82b5-b1810d6115b2@email.android.com>
In-Reply-To: <CAJ-VmokkXaNHki-yza5hBzUN9z7FhzPH3RbwLsUchm8t5toM0g@mail.gmail.com>
References:  <5142813d.83c2e00a.67a8.39d5@mx.google.com> <514284E5.9060303@gmail.com> <CAJ-Vmok255ODmYaq5FShODzeLt9QvAeNS7Ef-7sVF5_BSoq2Vg@mail.gmail.com> <51428E10.1000801@gmail.com> <CAJ-VmokkXaNHki-yza5hBzUN9z7FhzPH3RbwLsUchm8t5toM0g@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I got it all working after removing the driver from the kernelconfig and a few other tweaks.  I'll post an ugly diff later when I can.  I was able to get the network working only after I forced the wired down and commented out the rc.conf references.  DHCP worked but no routing, not even the router.  I don't know if it's a FreeBSD issue or not.

Adrian Chadd <adrian.chadd@gmail.com> wrote:

>Did you remove ath/ath_hal/ath_rate_sample from your kernel config
>file when you rebuilt?
>
>The default system ships with ath/ath_hal/ath_rate_sample compiled
>into the kernel rather than as modules.
>
>Thanks,
>
>
>
>Adrian
>
>
>On 14 March 2013 19:57, Joshua Isom <jrisom@gmail.com> wrote:
>> On 3/14/2013 9:20 PM, Adrian Chadd wrote:
>>>
>>> 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
>>>
>>
>> Something weird happened.  My config has ath_pci listed, but then I
>get
>> this.
>>
>>> [jri:~] root# kldload if_ath_pci
>>> kldload: can't load if_ath_pci: Exec format error
>>> [jri:~] root# file /boot/kernel/if_ath_pci.ko
>>> /boot/kernel/if_ath_pci.ko: ELF 64-bit LSB relocatable, x86-64,
>version 1
>>> (FreeBSD), not stripped
>>
>>
>> Other modules like ath return the standard "already loaded" message.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?78975985-a190-4915-82b5-b1810d6115b2>