Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 2010 21:29:08 -0800
From:      Maksim Yevmenkin <maksim.yevmenkin@gmail.com>
To:        Andrzej Tobola <ato@iem.pw.edu.pl>
Cc:        freebsd-bluetooth@freebsd.org, marek_sal@wp.pl
Subject:   Re: Atheros bluetooth unrecognizable 0cf3:3002
Message-ID:  <AANLkTimTm457Zknv6Spk4A%2BxECy7YsoXgk7SoSUPBA8X@mail.gmail.com>
In-Reply-To: <20101112050506.GA18796@amp2.iem.pw.edu.pl>
References:  <64FA2044DA694411995A309FF342396C@marekdesktop> <B9E22A10-F431-456A-8127-2D6B26C99424@gmail.com> <20101112050506.GA18796@amp2.iem.pw.edu.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 11, 2010 at 9:05 PM, Andrzej Tobola <ato@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=3Dopteron -fomit-frame-pointer -=
ggdb -std=3Dgnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un=
used-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wr=
eturn-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 ha=
s 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimTm457Zknv6Spk4A%2BxECy7YsoXgk7SoSUPBA8X>