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
1707 6599 d 15 h palkovsky /uspace/trunk/ Added mouse input. Still missing support in console and framebuffer.  
1451 6616 d 0 h cejka /uspace/trunk/ Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states.
 
1368 6628 d 13 h decky /uspace/trunk/ use proper entry point
the functionality of the broken __DONT_OPEN_STDIO__ is restored
 
1367 6628 d 13 h decky /uspace/trunk/ create special entry point for drivers (don't initialize I/O)  
1352 6629 d 21 h palkovsky /uspace/trunk/ Fixed not compiling uspace after libipc merge.  
1339 6630 d 14 h cejka /uspace/trunk/ Uspace keyboard handler for ia32.