On Sun, 19 Feb 2012 02:11:50 -0800 (PST)
Stefan Midjich <stefan.midj...@gmail.com> wrote:

> I'm still exploring this world with my new lemote so I'm not 100% sure what 
> kernel is best. Debian wheezy worked with everything except battery status 
> so that's why I kept exploring other ones. 
> 
> Right now the linux-loongson-community kernel fails to compile modules with 
> this error;
> 
> drivers/net/wireless/rtl8187b/r8187_core.c:6677:2: error: unknown field 
> ‘ndo_set_multicast_list’ specified in initializer
> drivers/net/wireless/rtl8187b/r8187_core.c:6677:2: warning: initialization 
> from incompatible pointer type [enabled by default]
> drivers/net/wireless/rtl8187b/r8187_core.c:6677:2: warning: (near 
> initialization for ‘rtl8187_netdev_ops.ndo_set_config’) [enabled by default]
> 
> 
> I downloaded it from 
> http://dev.lemote.com/cgit/linux-loongson-community.git/ 

Hello,

Seems that the Lemote-added 8187B driver is not brought up-to-date with some
recent change in the kernel. But in my opinion it is not really needed,
because the in-kernel 8187 driver works fine for quite some time now.

Ensure you have in your kernel config:

CONFIG_RTL8187=m
CONFIG_RTL8187_LEDS=y
# CONFIG_RTL8187B is not set

-- 
With respect,
Roman

~~~~~~~~~~~~~~~~~~~~~~~~~~~
"Stallman had a printer,
with code he could not see.
So he began to tinker,
and set the software free."

Attachment: signature.asc
Description: PGP signature

Reply via email to