For the 810 is it possible to use the same driver that was released last year for the 800? I was able to get the driver compiled for the 800 and it woked beautifully, but for the 810, i get an error message something like: "Invalid module format (-1) : Exec format error".
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 maemovmware.garage.maemo.org). The error I am getting is: "IRQ_TYPE_EDGE_RISING undeclared"
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 maemovmware.garage.maemo.org). The error I am getting is: "IRQ_TYPE_EDGE_RISING undeclared"
Any suggestions?