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
4687 5402 d 15 h jermar /tags/0.4.1/ Tag 0.4.1  
4462 5463 d 17 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 5550 d 22 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.  
3944 5566 d 1 h svoboda /trunk/uspace/srv/kbd/ Support Shift modifier in stty and gxe_fb drivers.  
3939 5566 d 19 h decky /trunk/uspace/srv/kbd/ctl/ remove forgotten argument  
3933 5567 d 13 h svoboda /trunk/uspace/ Basic support for key modifiers.  
3924 5568 d 14 h svoboda /trunk/uspace/srv/ Add some missing ports and controllers (untested). Remove old parts of keyboard driver.  
3923 5569 d 13 h svoboda /trunk/ Keyboard driver overhaul -- organize by hardware structure. This is w.i.p. Modifier keys, as well as ppc32, ia64 and sparc64 will not work yet.