]> git.zerfleddert.de Git - ms2-fixes/log
ms2-fixes
12 years agoload the module (still from the system dir)
Michael Gernoth [Fri, 20 May 2011 18:20:07 +0000 (20:20 +0200)]
load the module (still from the system dir)

12 years agoadd service, which just gets root currently
Michael Gernoth [Fri, 20 May 2011 17:47:36 +0000 (19:47 +0200)]
add service, which just gets root currently

12 years agoInitial app skeleton
Michael Gernoth [Fri, 20 May 2011 17:12:39 +0000 (19:12 +0200)]
Initial app skeleton

12 years agomake the debounce_delay modifiable via the "delay" module parameter
Michael Gernoth [Fri, 20 May 2011 13:07:25 +0000 (15:07 +0200)]
make the debounce_delay modifiable via the "delay" module parameter

12 years agoadd gitignore
Michael Gernoth [Thu, 19 May 2011 18:57:32 +0000 (20:57 +0200)]
add gitignore

12 years agochange compiler calls, this fixes potential toolchain-problems
Michael Gernoth [Thu, 19 May 2011 18:19:09 +0000 (20:19 +0200)]
change compiler calls, this fixes potential toolchain-problems

It seems cc-option from the kenrel Makefiles does not like it when
the cross-compiler is directly specified and sometimes generates
wrong arch-info due to this. This just leads to unbuildable code,
not to problems in successfully built modules.

12 years agoSet GPIOKPF_DEBOUNCE, just in case
Michael Gernoth [Thu, 19 May 2011 13:14:05 +0000 (15:14 +0200)]
Set GPIOKPF_DEBOUNCE, just in case

This flag is already set by Motorola, as it is included in
GPIOKPF_REMOVE_PHANTOM_KEYS. I assume that nobody at Motorola
looked at this flag, as they would have seen that it also enable
the debouncing code which needs to have a debounce_delay set.
When the delay is 0 and the code is active, the bouncing even gets
worse, as the keypad is scanned more rapidly

12 years agoadd README (based on xda post)
Michael Gernoth [Wed, 18 May 2011 22:01:45 +0000 (00:01 +0200)]
add README (based on xda post)

12 years agoset keypad debounce time to 5 ms
Michael Gernoth [Wed, 18 May 2011 21:17:04 +0000 (23:17 +0200)]
set keypad debounce time to 5 ms

12 years agoinitial Makefile and module (currently just a test for the toolchain)
Michael Gernoth [Wed, 18 May 2011 20:14:41 +0000 (22:14 +0200)]
initial Makefile and module (currently just a test for the toolchain)

Impressum, Datenschutz