Comment 1 for bug 245869

Revision history for this message
Doug Wilson (dcwilson-mindspring) wrote :

I can confirm that this bug still is active in Intrepid Alpha 6. In addition, the driver source now fails to compile.

Latest source:
http://www.ralinktech.com.tw/data/drivers/2008_0708_RT2860_Linux_STA_v1.7.0.0.tar.bz2

Errors from make:
./2008_0708_RT2860_Linux_STA_v1.7.0.0/os/linux/../../common/cmm_data.c: In function RTMP_FillTxBlkInfo’:
./2008_0708_RT2860_Linux_STA_v1.7.0.0/os/linux/../../common/cmm_data.c:889: warning: label ‘FillTxBlkErr’ defined but not used
./2008_0708_RT2860_Linux_STA_v1.7.0.0/os/linux/../../os/linux/rt_main_dev.c: In function ‘rt_ieee80211_if_setup’:
2008_0708_RT2860_Linux_STA_v1.7.0.0/os/linux/../../os/linux/rt_main_dev.c:804: error: ‘struct net_device’ has no member named ‘nd_net’
make[2]: *** [./2008_0708_RT2860_Linux_STA_v1.7.0.0/os/linux/../../os/linux/rt_main_dev.o] Error 1
make[1]: *** [_module_./2008_0708_RT2860_Linux_STA_v1.7.0.0/os/linux] Error 2
make: *** [LINUX] Error 2