Re: Driver doesn't compile to .ko Huub wrote:
>>Well I just commented out the offending lines in pci.c and usb.c and
>>got the kernel module (acx.ko) to compile just fine. I did that both
>>inside and outside the kernel tree, it worked both times. That would be
>>line 1557 in pci.c and line 855 in usb.c. How you are getting those
>>files to compile with those lines unchanged is very strange. I am using
>>a default Slackware 12.0 system (except for the kernel, which is
>>2.6.22.6 that I built myself).
>
>
> Which version of the driver did you use: with or without mac?
>
> I have the 2.6.21.5 that came with Slack 12, unmodified.
I did the one without the mac. In the wiki it says the softmac driver
one probably isn't working yet... |