Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Mar 2013 19:19:32 -0700
From:      Adrian Chadd <adrian@freebsd.org>
To:        Joshua Isom <jrisom@gmail.com>
Cc:        "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>
Subject:   Re: Fine, OK, here's my initial AR9380/AR9485 support
Message-ID:  <CAJ-Vmo=KMSfufQv2twyfSwvU9eh0BtQZ0GgY%2BGLw49ckDNDizg@mail.gmail.com>
In-Reply-To: <CAJ-Vmo=rFjZ3R5LRWWWgVE-BrcosDcGubf60tfG3Do1Wd8tCPg@mail.gmail.com>
References:  <513d3ae3.08c2440a.59a6.63b2@mx.google.com> <513DA767.6010208@gmail.com> <CAJ-Vmo=uSeKK1SV3k_nRLDSHShobiyN6ky861b5NDn_U8NxukQ@mail.gmail.com> <513E6AF5.9010304@gmail.com> <CAJ-Vmo=9Kj41=J3m6SapXi0y6t9cF-A=XCX8AWz0qirLnrwX=Q@mail.gmail.com> <513E7924.3060302@gmail.com> <CAJ-VmomWgitUZvxVQbQc6qFu8rOYJVZiZCrVEjQm2fOdp5Sz7w@mail.gmail.com> <CAJ-Vmok2ONOJsZK4BuD9J5drUpmjri6mV-dB4N7-9HvuGcVV0Q@mail.gmail.com> <CAJ-VmonmrYV__z_6VterhZ2itmtL2seTo0VQ5oUHTOwuCWydQg@mail.gmail.com> <CAJ-Vmo=wHhq2yGiwEJxGvNHYaOYTTWSuAbUyPG%2BZgUwE%2BOWaiA@mail.gmail.com> <513F9A4B.5030704@gmail.com> <CAJ-VmomarDPXSS85dF0HsCnT4rRuemPhBfoTaghBPmhR7GXZuQ@mail.gmail.com> <513FA6FC.5040809@gmail.com> <CAJ-VmokZxpZbqcZV7MXhaEEJ=No%2B7eogd3E6sHAJNdkMr1EoHw@mail.gmail.com> <51412AD4.8040304@gmail.com> <CAJ-Vmo=rFjZ3R5LRWWWgVE-BrcosDcGubf60tfG3Do1Wd8tCPg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
... 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 <adrian@freebsd.org> wrote:
> Can you please post the patch and the specific compile issue?
>
>
>
> adrian
>
>
> On 13 March 2013 18:41, Joshua Isom <jrisom@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
>>>
>>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmo=KMSfufQv2twyfSwvU9eh0BtQZ0GgY%2BGLw49ckDNDizg>