<p>I have a question regarding using the WLAN driver from <a href="http://garage.maemo.org">garage.maemo.org</a> on the 810. You had helped me out the last time with the 800.<br> <br>This is the problem:<br> <br>When attempting to insmod on the 810 using the module compiled for the 800, i get an error message something like: "Invalid module format (-1) : Exec format error". </p>
<p>I figured that maybe because the driver source was compiled on an older kernel (2.6.18). So I went and downloaded the source for the driver (latest release) and started compiling with the latest kernel (2.6.21) . But I get an error when trying to compile the driver (I am using the vmware appliance from <a href="http://maemovmware.garage.maemo.org">maemovmware.garage.maemo.org</a>). The error I am getting is: "IRQ_TYPE_EDGE_RISING undeclared"</p>
<p>I have tried all 3 releases of the "driver source" but I get different errors with each.<br> <br>Any help would be greatly appreciated.<br> <br>Thanks<br>Michael</p>