On Thursday, March 26, 2009 10:59 AM, Kristoffer Ericson wrote: > Greetings, Hello > What exactly does this build warning imply? > We have a fully working keyboard driver for the Jornada 700-series > and would really like to get rid of this. > > > CC drivers/char/keyboard.o > drivers/char/keyboard.c:1126:2: warning: #warning "Cannot generate rawmode keyboard for your architecture yet." > drivers/char/keyboard.c:1126:2: warning: #warning "Cannot generate rawmode keyboard for your architecture yet." It means just what it says, if you put the keyboard into VC_RAW mode you will not get the expected key codes. But... Hmm... Jornada 700-series is arm/mach-sa1100 (CONFIG_ARM)... Looks like if you enable CONFIG_KEYBOARD_ATKBD the build warning message will go away. Just my 2 cents... Hartley -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html