Hello :lol:
I just wrote a driver for my usb device. I tested it on fedora 3 and it works. Now I want to compile it for gp2x and I don"t know how. On my gp2x, the 2.0.0 kernel version is installed.
Here is the driver source code (It is based on Greg Kroah-Hartman source code):
#include...