Z71: Dicota/Stowaway serial kbd support [update #2]

Palm Zire71

This patch adds support for dicota (stowaway compatible) keyboard connected over serial port. You can now use it in console as normal keyboard This is much cleaner solution.

Grab the patch here (updated):
http://zabor.org/marex/patches/patch-2.6.16-omap2-z71-stowaway-05082006.patch

Grab inputattach binary or source here (updated):
http://zabor.org/marex/inputattach/inputattach
http://zabor.org/marex/inputattach/inputattach.c

HowTo:
Apply this patch on top of palmz71 patch from 28072006 with applied serial patch from 01082006.
make menuconfig -> enable Stowaway kbd (drivers->input->keyboard)
make zImage

!now you mustnt use console=ttyS0,(baudrate) in garux and/or getty in linux or keyboard wont work!
Copy inputattach binary eg in /usr/bin of the rootfs on the palm and add line like this to the eg beginning of /etc/rcS.d/S02banner
/usr/bin/inputattach --stowaway /dev/ttyS0 &

This will kick the keyboard

Happy hacking and enjoy this Where is the bed, I need some sleep

KAAFREE: You can see what is Dicota keyboard here. The article itself is in Czech, but pictures are large enough to understand. It seems to me it can be used with all palms with PUC.

MAREX: It's stowaway compatible keyboard, but cheaper btw. Sleep_Walker reported that driver works with TT3. Thanx for testing and help