... oh, that's with the smartantenna support.

Which I guess they've never actually _put_ on a 64 bit platform. so
it's doing direct  SOC GPIO port accesses from the HAL. That's .. ew.
Anyway.

I've just fixed it; so please update your git repo and the bad code
will magically not compile in any longer.



adrian


On 13 March 2013 19:16, Adrian Chadd <adr...@freebsd.org> wrote:
> Can you please post the patch and the specific compile issue?
>
>
>
> adrian
>
>
> On 13 March 2013 18:41, Joshua Isom <jri...@gmail.com> wrote:
>> I added a cast to u_int64_t first on line 63 of ar9300_gpio.c to get it to
>> compile.  I imagine (void *) would be prefered, but I don't know what's
>> actually correct.  Unfortunately, I get a kernel panic on boot with scsi_cd,
>> so I'll have to wait until that's dealt with before trying the ath driver.
>>
>>
>> On 3/13/2013 7:30 PM, Adrian Chadd wrote:
>>>
>>> Hi,
>>>
>>> I've fixed some warnings - please update the git repo youre using.
>>>
>>> I've also added some clang workarounds in the MAkefile (see the bottom
>>> of the file for the two lines to update) - so please svn update in
>>> sys/modules/ath/
>>>
>>> Hopefully that works enough for you! Please let me know what other
>>> build errors you're seeing.
>>>
>>> Thanks,
>>>
>>>
>>> Adrian
>>>
>>
_______________________________________________
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Reply via email to