R: R: R: R: [uClinux-dev] Matrix keyboard on uclinux 2.6.17

2007-06-15 Thread Tarani, Andrea
11.06 A: uClinux development list Oggetto: Re: R: R: R: [uClinux-dev] Matrix keyboard on uclinux 2.6.17 Thanks Andrea ... It's OK! I've enable the frame buffer "CONFIG_FB" and now my keyboard is running on /dev/tty0. Do you know why i must enable "CONFIG_FB" ?

Re: R: R: R: [uClinux-dev] Matrix keyboard on uclinux 2.6.17

2007-06-15 Thread senitenmert
y0 are the > same device. > > -Messaggio originale- > Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Per conto di [EMAIL PROTECTED] > Inviato: venerdì 15 giugno 2007 9.32 > A: uClinux development list > Oggetto: Re: R: R: [uClinux-dev] Matrix keyboard on uclinux 2.

R: R: R: [uClinux-dev] Matrix keyboard on uclinux 2.6.17

2007-06-15 Thread Tarani, Andrea
the system to tty4 and then tty4 and tty0 are the same device. -Messaggio originale- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di [EMAIL PROTECTED] Inviato: venerdì 15 giugno 2007 9.32 A: uClinux development list Oggetto: Re: R: R: [uClinux-dev] Matrix keyboard on uclinux 2.6

Re: R: R: [uClinux-dev] Matrix keyboard on uclinux 2.6.17

2007-06-15 Thread senitenmert
is connected to /dev/tty0 (the current console). > > -Messaggio originale- > Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Per conto di [EMAIL PROTECTED] > Inviato: giovedì 14 giugno 2007 18.16 > A: uClinux development list > Oggetto: Re: R: [uClinux-dev] Matrix keyboar

R: R: [uClinux-dev] Matrix keyboard on uclinux 2.6.17

2007-06-15 Thread Tarani, Andrea
: uClinux development list Oggetto: Re: R: [uClinux-dev] Matrix keyboard on uclinux 2.6.17 Hello Andrea, Thanks a lot for the patch. But now my kernel crash when the function "kbd_keycode" is call (in drivers/char/keyboard.c). I think the cra

Re: R: [uClinux-dev] Matrix keyboard on uclinux 2.6.17

2007-06-14 Thread senitenmert
Hello Andrea, Thanks a lot for the patch. But now my kernel crash when the function "kbd_keycode" is call (in drivers/char/keyboard.c). I think the crash is here : ** if (tty && (!tty->driver_data)) { /* No dri

R: [uClinux-dev] Matrix keyboard on uclinux 2.6.17

2007-06-14 Thread Tarani, Andrea
Try attached patch -Messaggio originale- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di [EMAIL PROTECTED] Inviato: giovedì 14 giugno 2007 14.31 A: uclinux-dev@uclinux.org Oggetto: [uClinux-dev] Matrix keyboard on uclinux 2.6.17 Hello, Sorry in advance for my English. I nee