I have download the source code and patch for the wlags49_h1_cs driver, and im having problems compiling it. I need hermesII support for my card
Agere Systems Wireless PC Card Model 0110.
And when i add the flag -DHERMES2 \ to the Makefile it fails to compile.
I saw there was a similar problem in a previous post http://ubuntuforums.org/showthread.php?t=304217&page=4 and it was similar to what pptp was having problems with, he solved it but gave very vague remarks on how he did it.
This is what i get when trying to compile with Hermes2 support
But when i remove the flag for Hermes II support it compiles which does me no good since the card wont work without itCode:[root@IBMLaptop wlags49-h1-cs]# make make -C /usr/src/linux M=/root/wlags/wlags49-h1-cs modules make[1]: Entering directory `/usr/src/linux-2.6.26-ARCH' CC [M] /root/wlags/wlags49-h1-cs/wl_profile.o CC [M] /root/wlags/wlags49-h1-cs/wl_sysfs.o In file included from /root/wlags/wlags49-h1-cs/hcf.h:81, from /root/wlags/wlags49-h1-cs/wl_sysfs.c:16: /root/wlags/wlags49-h1-cs/include/hcf/hcfcfg.h:786:5: warning: "_BLDTYPE" is not defined CC [M] /root/wlags/wlags49-h1-cs/wl_wext.o In file included from /root/wlags/wlags49-h1-cs/hcf.h:81, from /root/wlags/wlags49-h1-cs/wl_wext.c:88: /root/wlags/wlags49-h1-cs/include/hcf/hcfcfg.h:786:5: warning: "_BLDTYPE" is not defined /root/wlags/wlags49-h1-cs/wl_wext.c: In function 'wl_siwfreq': /root/wlags/wlags49-h1-cs/wl_wext.c:231: warning: label 'out_unlock' defined but not used /root/wlags/wlags49-h1-cs/wl_wext.c: In function 'wl_giwaplist': /root/wlags/wlags49-h1-cs/wl_wext.c:574: error: 'wrq' undeclared (first use in this function) /root/wlags/wlags49-h1-cs/wl_wext.c:574: error: (Each undeclared identifier is reported only once /root/wlags/wlags49-h1-cs/wl_wext.c:574: error: for each function it appears in.) make[2]: *** [/root/wlags/wlags49-h1-cs/wl_wext.o] Error 1 make[1]: *** [_module_/root/wlags/wlags49-h1-cs] Error 2 make[1]: Leaving directory `/usr/src/linux-2.6.26-ARCH' make: *** [default] Error 2
So can anyone maybe help me with this or if they know a good driver to try let me know (the card is 0x0156,0x0003 in pccardctl ident) and im using kernel 2.6.26Code:[root@IBMLaptop wlags49-h1-cs]# make make -C /usr/src/linux M=/root/wlags/wlags49-h1-cs modules make[1]: Entering directory `/usr/src/linux-2.6.26-ARCH' CC [M] /root/wlags/wlags49-h1-cs/wl_profile.o CC [M] /root/wlags/wlags49-h1-cs/wl_sysfs.o CC [M] /root/wlags/wlags49-h1-cs/wl_wext.o CC [M] /root/wlags/wlags49-h1-cs/wl_priv.o CC [M] /root/wlags/wlags49-h1-cs/wl_main.o CC [M] /root/wlags/wlags49-h1-cs/wl_enc.o CC [M] /root/wlags/wlags49-h1-cs/wl_util.o CC [M] /root/wlags/wlags49-h1-cs/wl_netdev.o CC [M] /root/wlags/wlags49-h1-cs/wl_cs.o CC [M] /root/wlags/wlags49-h1-cs/mmd.o CC [M] /root/wlags/wlags49-h1-cs/hcfio.o CC [M] /root/wlags/wlags49-h1-cs/hcf.o CC [M] /root/wlags/wlags49-h1-cs/dhf.o CC [M] /root/wlags/wlags49-h1-cs/sta_h1.o CC [M] /root/wlags/wlags49-h1-cs/ap_h1.o LD [M] /root/wlags/wlags49-h1-cs/wlags49_h1_cs.o Building modules, stage 2. MODPOST 1 modules CC /root/wlags/wlags49-h1-cs/wlags49_h1_cs.mod.o LD [M] /root/wlags/wlags49-h1-cs/wlags49_h1_cs.ko make[1]: Leaving directory `/usr/src/linux-2.6.26-ARCH' [root@IBMLaptop wlags49-h1-cs]#
Proxim Orinoco Silver Model 8421-WD



Adv Reply


Bookmarks