Subversion Repositories shark

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1618 5966d 02h fabio /shark/branches/xen/ Started a new xen/ branch.

The plan is to support xen (without HVM) as an execution platform, and,
in the process, to decouple the generic kernel from the OSLib, trying to
make it easier to port Shark to new architectures.
 
1063 6317d 16h tullio /shark/trunk/ Added missing GPL license disclaimer.  
1056 6428d 21h tullio /shark/trunk/ Added gcc 4x support. Actually, tested with version 4.1.2.
Into code, updated some constructs that were not compatible with gcc 4x.
Into config files, added compiler flags to suppress some warnings (turned as default since gcc 4x) and turned off optimizations for inline code, which generated unwanted calls to builtin memcpy.
 
1034 6622d 10h mauro /shark/trunk/drivers/input/ Cleanup of the keyboard driver. No HARTPORT or SEMAPHORES. Added keyb_uphook and set_keyevt functions.  
1030 6623d 11h tullio /shark/trunk/drivers/ Changed all the references to grx_putimage and grx_getimage to have the last parameter as a WORD (some were WORD and some BYTE). WORD is the type used into the function implementation.  
1015 6847d 14h mauro /shark/trunk/drivers/input/ Softrepeat option inserted.  
1006 6926d 09h mauro /shark/trunk/drivers/input/shark/ Mouse task activated by default  
966 7000d 15h pj /shark/trunk/ moved modules  
927 7048d 12h pj /shark/trunk/ removed sys_end, sys_abort, using exit instead
removed sys_abort_shutdown at the end of the shutdown task
 
898 7088d 12h mauro /shark/trunk/drivers/input/shark/ mouse_set_pisition bugfix  
847 7165d 11h giacomo /shark/trunk/ Update for USB  
826 7171d 09h mauro /shark/trunk/drivers/input/ Small bugfixes  
749 7255d 14h mauro /shark/trunk/drivers/input/ Multistate key_hook patch  
666 7282d 11h mauro /shark/trunk/drivers/input/ keyb_hook bugfix  
569 7312d 14h giacomo /shark/trunk/drivers/input/shark/ Update  
557 7324d 10h mauro /shark/trunk/drivers/input/include/drivers/ update  
555 7325d 11h mauro /shark/trunk/drivers/input/shark/ update  
554 7325d 11h mauro /shark/trunk/drivers/input/include/drivers/ update  
553 7325d 12h mauro /shark/trunk/drivers/input/include/drivers/ update  
549 7329d 09h mauro /shark/trunk/drivers/input/ update  
548 7331d 09h mauro /shark/trunk/drivers/input/ update  
547 7331d 15h mauro /shark/trunk/drivers/input/ update  
546 7331d 15h mauro /shark/trunk/drivers/input/gameport/ update  
544 7331d 18h giacomo /shark/trunk/drivers/input/shark/ Update  
539 7333d 08h mauro /shark/trunk/drivers/input/include/drivers/ update  
538 7333d 08h mauro /shark/trunk/drivers/ update  
530 7335d 15h giacomo /shark/trunk/drivers/input/include/drivers/ Update  
523 7337d 16h mauro /shark/trunk/drivers/input/ Update  
522 7339d 11h mauro /shark/trunk/ Update  
520 7340d 12h mauro /shark/trunk/drivers/input/ Update  
519 7340d 12h mauro /shark/trunk/drivers/input/ update  
518 7340d 12h mauro /shark/trunk/drivers/input/ updated  
509 7349d 10h giacomo /shark/trunk/drivers/ Update  
495 7354d 08h giacomo /shark/trunk/drivers/ Update  
494 7354d 08h giacomo /shark/trunk/drivers/ New Input Driver By Nino