Driver doesn't compile to .ko Hi,
Running Slack 12, I've been trying to compile a kerneldriver for the
ACX100 Wificard. According to the sf.net page for ACX, this should be
possible despite ACX not being a kerneloption. I've installed and
compiled 3 times now according to their directions (create
drivers/net/wireless/acx, untar into drivers/net/wireless/acx, make
menuconfig, make && make modules_install) but it doesn't deliver the acx.ko
Now I want to create the acx.ko myself, but how should I do that? I've
tried to find it on the net, but found no clear directions.
Thank you. |