http://www.popies.net/atp/
after reading this post:
http://forums.gentoo.org/viewtopic-t-34 ... b27ccd001e
But I get this message:
Code: Select all
make -C /lib/modules/2.6.10-gentoo-r8/build SUBDIRS=/tmp/atp-0.05 modules
make[1]: Entering directory `/usr/src/linux-2.6.10-gentoo-r8'
CC [M] /tmp/atp-0.05/atp.o
/tmp/atp-0.05/atp.c:468: error: parse error before "pm_message_t"
/tmp/atp-0.05/atp.c:469: warning: function declaration isn't a prototype
/tmp/atp-0.05/atp.c: In function `atp_suspend':
/tmp/atp-0.05/atp.c:470: error: `iface' undeclared (first use in this function)
/tmp/atp-0.05/atp.c:470: error: (Each undeclared identifier is reported only once
/tmp/atp-0.05/atp.c:470: error: for each function it appears in.)
make[2]: *** [/tmp/atp-0.05/atp.o] Error 1
make[1]: *** [_module_/tmp/atp-0.05] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.10-gentoo-r8'
make: *** [default] Error 2

