You are not logged in.
hi~~everybody~~
i am porting rt73 wirless network adapter on s3c2440,the kernel version is 2.6.24.4,and the driver version is RT73_Linux_STA_Drv1.0.4.0.tar.gz,here are the problems when corss-compiling,i dont know why??how it caused the problem?is the 2.6.24 kernel conflict with the driver?? help,please...
CC [M] drivers/usb/rt73/rtmp_main.o
drivers/usb/rt73/rtmp_main.c: In function `usb_rtusb_probe':
drivers/usb/rt73/rtmp_main.c:1030: error: implicit declaration of function `SET_MODULE_OWNER'
drivers/usb/rt73/rtmp_main.c:1048: error: structure has no member named `weight'
drivers/usb/rt73/rtmp_main.c:1070: warning: passing arg 1 of `dev_get_by_name' from incompatible pointer type
drivers/usb/rt73/rtmp_main.c:1070: error: too few arguments to function `dev_get_by_name'
drivers/usb/rt73/rtmp_main.c:1060: warning: unused variable `device'
make[3]: *** [drivers/usb/rt73/rtmp_main.o] error 1
make[2]: *** [drivers/usb/rt73] error 2
make[1]: *** [drivers/usb] error 2
make: *** [drivers] error 2
Offline
nobody reply?anybody can help me?thanks so much~~
Offline
Did you try as suggested when you posted here?
http://rt2x00.serialmonkey.com/phpBB/vi … f=8&t=5148
And, are you even an Arch user? Your kernel is over a year old and the rt73 drivers are part of newer ones.
Offline