2009-04-15 11:19:19

by ZeroBeat

[permalink] [raw]
Subject: SDIO_DEVICE_ID_MARVELL_8688WLAN not declared (snapshot 15.04.2009)

Hello Gentlemen.

gcc reports an error during the compilation:

compat-wireless-2009-04-15/drivers/net/wireless/libertas/if_sdio.c
ERROR 53:
=BBSDIO_DEVICE_ID_MARVELL_8688WLAN=AB
not declared

My system:
UBUNTU 8.10
2.6.27-11-generic
gcc (Ubuntu 4.3.2-1ubuntu12) 4.3.2

compat-wireless works fine using the following adapters:
ALFA NETWORKS AWUS036H (RTL8187)
DELOCK 95800 (RT2561)
D-Link DWL-G650 AirPlus XTremeG Recv C1 (Atheros 5001X+)
D-Link DWL-G520 (Atheros 5212)
DIGITUS DN-7003GT (RTL8187)


Best regards
Michael





2009-04-15 12:24:34

by Kiran Divekar

[permalink] [raw]
Subject: Re: SDIO_DEVICE_ID_MARVELL_8688WLAN not declared (snapshot 15.04.2009)

On Wed, Apr 15, 2009 at 4:49 PM, ZeroBeat <[email protected]> wrote:
> Hello Gentlemen.
>
> gcc reports an error during the compilation:
>
> compat-wireless-2009-04-15/drivers/net/wireless/libertas/if_sdio.c
> ERROR 53:
> =BBSDIO_DEVICE_ID_MARVELL_8688WLAN=AB
> not declared
>

Hi,
Please check include/linux/mmc/sdio_ids.h file which has the
corresponding definition. If you still see the error, can you please
post .config file

Thanks
- Kiran

2009-04-15 12:25:53

by Kiran Divekar

[permalink] [raw]
Subject: Re: SDIO_DEVICE_ID_MARVELL_8688WLAN not declared (snapshot 15.04.2009)

On Wed, Apr 15, 2009 at 4:49 PM, ZeroBeat <[email protected]> wrote:
> Hello Gentlemen.
>
> gcc reports an error during the compilation:
>
> compat-wireless-2009-04-15/drivers/net/wireless/libertas/if_sdio.c
> ERROR 53:
> =BBSDIO_DEVICE_ID_MARVELL_8688WLAN=AB
> not declared
>

Hi,
Please check include/linux/mmc/sdio_ids.h file which has the
corresponding definition. If you still see the error, can you please
post .config file

Thanks
- Kiran