Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4651 5543 d 13 h pillai /branches/arm/ Generic framework for arm architecture
Support for integratorcp
pl050 keyboard controller driver in kernel and userland.
 
4647 5545 d 11 h jermar /branches/arm/ Branch out a new arm branch.  
4596 5560 d 14 h decky /trunk/uspace/srv/kbd/ avoid compiler warnings and one small bug  
4462 5587 d 10 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 5674 d 15 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 5689 d 18 h svoboda /trunk/uspace/srv/kbd/ Support Shift modifier in stty and gxe_fb drivers.  
3943 5690 d 6 h svoboda /trunk/uspace/srv/kbd/ Tackle scroll lock and cope with lock-key hardware auto-repeat.  
3942 5690 d 8 h svoboda /trunk/uspace/srv/kbd/ e0-prefixed pc scancodes. Num Lock and numeric keyboard.  
3939 5690 d 12 h decky /trunk/uspace/srv/kbd/ctl/ remove forgotten argument  
3933 5691 d 6 h svoboda /trunk/uspace/ Basic support for key modifiers.  
3924 5692 d 7 h svoboda /trunk/uspace/srv/ Add some missing ports and controllers (untested). Remove old parts of keyboard driver.  
3923 5693 d 6 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.