New on the list, first question
Cyril HAENEL
chaenel at free.fr
Mon Nov 5 11:35:36 EST 2007
Thank you for your answer !
I dowloaded the 2.6.24RC1 kernel, and get the libertas directory to
build it separately with the kernel source used in my uclinux distribution.
But there are compilation errors because the last libertas driver maybe
use some new function which are available in the 2.6.24RC1 kernel, but
not in the kernel I use...
Some work in perspective.
Regards,
Cyril HAENEL
[nlc at nlcLaptop libertas]$ make -C
/mnt/disk2/blackfin/uclinux-dist-trunk-svn-5701/linux-2.6.x/
SUBDIRS=/mnt/disk2/blackfin/marvell8385/libertas/ modules
make: Entering directory
`/mnt/disk2/blackfin/uclinux-dist-trunk-svn-5701/linux-2.6.x'
CC [M] /mnt/disk2/blackfin/marvell8385/libertas/main.o
/mnt/disk2/blackfin/marvell8385/libertas/main.c: In function
'libertas_set_multicast_list':
/mnt/disk2/blackfin/marvell8385/libertas/main.c:680: warning: implicit
declaration of function 'DECLARE_MAC_BUF'
/mnt/disk2/blackfin/marvell8385/libertas/main.c:680: error: 'mac'
undeclared (first use in this function)
/mnt/disk2/blackfin/marvell8385/libertas/main.c:680: error: (Each
undeclared identifier is reported only once
/mnt/disk2/blackfin/marvell8385/libertas/main.c:680: error: for each
function it appears in.)
/mnt/disk2/blackfin/marvell8385/libertas/main.c: In function
'libertas_thread':
/mnt/disk2/blackfin/marvell8385/libertas/main.c:767: warning: implicit
declaration of function 'set_freezable'
make[1]: *** [/mnt/disk2/blackfin/marvell8385/libertas/main.o] Erreur 1
make: *** [_module_/mnt/disk2/blackfin/marvell8385/libertas] Erreur 2
make: Leaving directory
`/mnt/disk2/blackfin/uclinux-dist-trunk-svn-5701/linux-2.6.x'
Hans-Jürgen Koch a écrit :
> Am Sun, 04 Nov 2007 20:53:41 +0100
> schrieb Cyril HAENEL <chaenel at free.fr>:
>
>
>
>> Hi all,
>>
>> I work on an embedded project (blackfin arch), which use a marvell
>> 8385 wifi module (CF interface).
>> Some month ago I dowloaded the libertas driver tree, but I stopped to
>> work on the project, no enough time...
>>
>> Yesterday I worked on the project again, and I have succesfully
>> compiled the driver as a module, loaded it in the kernel, loaded the
>> firmware, and eth0 appeared.
>> But now I want to continue to work with the last driver version,
>> because it seem there is patch to appply to have the driver working
>> without crashes on the blackfin arch.
>>
>> My problem is that I can't found the solution to download the last
>> driver. When I use git, I get a complete kernel, but without the last
>> version of the libertas driver, because there is just the usb support.
>>
>> Someone can explain me how to get the last libertas driver sources ?
>>
>
>
> It's merged in 2.6.24-rc1. Get that from kernel.org and just use it...
>
> Hans
>
>
>
>
>
--
Cyril Haenel
Registered Linux User #332632
More information about the libertas-dev
mailing list