On Saturday 21 July 2007 21:15, Kristoffer Ericson wrote:
> Greetings,
> 
> Here we go again with another keyboard patch (this time for hp6xx).
> It consists of three files, where one contains the generic scan_keyb
> routines with needed header and the third is the specific hp6xx driver.

Please do not use scan_keyb. It goes around input core and directly into
legacy keyboard driver. For drivers that periodically poll/scan their
device input_polldev might be of interest.

-- 
Dmitry

Reply via email to