Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4462 5506 d 23 h decky /trunk/uspace/srv/kbd/ keyboard server rewrite: rename "kbd events" to more generic "console events" and similar changes
rename key_buffer.* to keybuffer.*
coding style changes
 
4061 5594 d 3 h svoboda /trunk/uspace/srv/kbd/ Constructing parser machines for tty keyboards by hand is a pain. Let the machine do it -- let's nuke some ants.  
3933 5610 d 18 h svoboda /trunk/uspace/ Basic support for key modifiers.  
3924 5611 d 20 h svoboda /trunk/uspace/srv/ Add some missing ports and controllers (untested). Remove old parts of keyboard driver.