Hi there, I want to install drivers for my edimax ew-7104pc pcmcia wireless lan card. On the internet I found the atmelwlandriver but it won't install. (http://atmelwlandriver.sourceforge.net/news.html) This project doesn't seem alive anymore, since the mailinglist doesn't work anymore. The last change dates from november 10 2004.
So therefor I wonder if someone with LFS has this card or driver running. I use LFS-6.2 and BLFS-28102006 with the package user-system. I have installed wxGTK (for the X-app winter that comes with the driver) when I run "make pcmcia" after a "make clean" I get the following output: Building pcmf504A_2958 Bootstraping target pcmf504A_2958 Debug make[1]: Entering directory `/usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug' make[2]: Entering directory `/usr/src/packages/linux/linux-2.6.16.27' LD /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/built-in.o CC [M] /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/card.o CC [M] /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/command.o CC [M] /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/common.o /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/common.c:91:5: warning: "CCX2" is not defined /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/common.c:188:5: warning: "CCX2" is not defined CC [M] /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.o /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c: In function 'vnet_attach': /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:678: warning: implicit declaration of function 'pcmcia_register_client' /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c: In function 'vnet_detach': /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:738: warning: implicit declaration of function 'pcmcia_deregister_client' /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c: At top level: /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:866: error: unknown field 'attach' specified in initializer /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:866: warning: excess elements in struct initializer /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:866: warning: (near initialization for 'fastvnet_driver') /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:867: error: unknown field 'detach' specified in initializer /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:867: warning: excess elements in struct initializer /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:867: warning: (near initialization for 'fastvnet_driver') /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c: In function 'cs_error': /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:938: warning: implicit declaration of function 'pcmcia_report_error' /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:1109:6: warning: "KERNEL_VERSION_CODE" is not defined /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c: In function 'VNetGetSystemTime': /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:1961: error: invalid lvalue in assignment /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c: In function 'vnet_ioctl': /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:2722: warning: ignoring return value of 'copy_to_user', declared with attribute warn_unused_result /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:2725: warning: ignoring return value of 'copy_from_user', declared with attribute warn_unused_result /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:2731: warning: ignoring return value of 'copy_to_user', declared with attribute warn_unused_result /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:2735: warning: ignoring return value of 'copy_from_user', declared with attribute warn_unused_result /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:2753: warning: ignoring return value of 'copy_to_user', declared with attribute warn_unused_result /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:2773: warning: ignoring return value of 'copy_to_user', declared with attribute warn_unused_result /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:2866: warning: ignoring return value of 'copy_from_user', declared with attribute warn_unused_result /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:2875: warning: ignoring return value of 'copy_to_user', declared with attribute warn_unused_result /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:2881: warning: ignoring return value of 'copy_to_user', declared with attribute warn_unused_result /usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.c:2887: warning: ignoring return value of 'copy_to_user', declared with attribute warn_unused_result make[3]: *** [/usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug/fastvnet_cs.o] Error 1 make[2]: *** [_module_/usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug] Error 2 make[2]: Leaving directory `/usr/src/packages/linux/linux-2.6.16.27' make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/src/packages/atmelwlan/atmelwlandriver/objs/pcmf504A_2958/debug' make: *** [pcmf504A_2958] Error 2 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page