> Anybody have any luck with this card? > Yes, my configuration is the following:
# # PCMCIA/CardBus support # CONFIG_PCMCIA=y CONFIG_CARDBUS=y # CONFIG_TCIC is not set # CONFIG_I82092 is not set # CONFIG_I82365 is not set # # Wireless LAN (non-hamradio) # CONFIG_NET_RADIO=y # CONFIG_STRIP is not set # CONFIG_WAVELAN is not set # CONFIG_ARLAN is not set CONFIG_AIRONET4500=m CONFIG_AIRONET4500_NONCS=m CONFIG_AIRONET4500_PNP=y CONFIG_AIRONET4500_PCI=y # CONFIG_AIRONET4500_ISA is not set # CONFIG_AIRONET4500_I365 is not set CONFIG_AIRONET4500_PROC=m CONFIG_AIRO=m # CONFIG_HERMES is not set # CONFIG_PLX_HERMES is not set # CONFIG_TMD_HERMES is not set # CONFIG_PCI_HERMES is not set # CONFIG_PCMCIA_HERMES is not set CONFIG_AIRO_CS=m CONFIG_NET_WIRELESS=y I am not completely sure which ones are really needed but this way it works, obviously you have to emerge pcmcia-cs then # rc-update add pcmcia default edit your /etc/conf.d/net to add eth1 (which is the wireless card) end there you go! It seems from various sites that the only thing needed is the cardbus support compiled in the kernel. I added the airo_cs modules just in case, but have also noted that they work (the pcmcia-cs seems to compile its own non-hamradio modules). Hope this helps. Regards, Mario -- [EMAIL PROTECTED] mailing list
