Fine, OK, here's my initial AR9380/AR9485 support
Joshua Isom
jrisom at gmail.com
Thu Mar 14 01:48:21 UTC 2013
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
>
More information about the freebsd-wireless
mailing list