Atheros bluetooth unrecognizable 0cf3:3002
Maksim Yevmenkin
maksim.yevmenkin at gmail.com
Fri Nov 12 05:29:10 UTC 2010
On Thu, Nov 11, 2010 at 9:05 PM, Andrzej Tobola <ato at iem.pw.edu.pl> wrote:
>
> On Thu, Nov 11, 2010 at 03:43:10PM -0800, maksim yevmenkin wrote:
>> Please try fw dowloader from
>> Http://people.freebsd.org/~emax/ath3kfw.tar.gz
>
> Hello Max,
>
> Can't build on amd64 current:
>
> % make
> Warning: Object directory not changed from original /tmp/ath3kfw
> cc -O2 -pipe -fomit-frame-pointer -march=opteron -fomit-frame-pointer -ggdb -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c ath3kfw.c
> cc1: warnings being treated as errors
> ath3kfw.c: In function 'download_firmware':
> ath3kfw.c:236: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
> *** Error code 1
please replace %d with %lu or just comment this line.
> What is a difference between ath3k-1.fw and ath3k-2.fw ?
not sure. those are obtained as is from linux-firmware rpm. ath3k-1.fw
works for me.
thanks,
max
More information about the freebsd-bluetooth
mailing list