Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Michael R. McDonald on December 26, 2000, 08:51:28 PM

Title: Adding an unlisted NIC driver.
Post by: Michael R. McDonald on December 26, 2000, 08:51:28 PM
I am currently using the dail-up feature of the Server/Gateway function to provide internet access to my home network.  My ISP is providing broadband internet access via Cisco AiroNet 340 wireless ethernet.

I have looked all over, and tried numerous methods to successfully add the arionet drivers and configure them.

I did get the latest RedHat 6.1 compatible files (aironet.o & aironet_cs.o) and put them in the modules section in the /pcmcia directory.  When I reboot my server, it gives me a message of 'unresolved symbols' when it is finding module dependancies.  Also, the 'config' file is supposed to be put in the

Any help in this matter would be greatly appreciated.
Title: Re: Adding an unlisted NIC driver.
Post by: Randy Brown on December 27, 2000, 06:28:52 AM
are you sure that the driver module is compiled for your kernal?
there is probebly a aironet.c that you need to compile yourself.
just guessing here though.