Subversion Repositories HelenOS-historic

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
511 6764 d 18 h jermar /kernel/trunk/ Enable dummy kconsole for ia32 and amd64 (UP mode works).  
510 6764 d 19 h jermar /kernel/trunk/ Add chardev_t.
This type is meant to abstract any input character device such as keyboard, serial port etc.
Add stdin.
Add dummy kconsole.
 
509 6764 d 21 h jermar /kernel/trunk/ Basic keyboard support for mips32 (msim).  
508 6764 d 22 h jermar /kernel/trunk/ Basic keyboard support for ia32.
For some reason, keyoboard looks dead on SMP.

Make kinit() print "kinit..." strings in longer intervals.
 
507 6765 d 0 h decky /kernel/trunk/arch/ia32/include/boot/ revert bug in multiboot flags  
506 6765 d 0 h decky /kernel/trunk/ preparation for init task loading  
505 6765 d 1 h decky /uspace/trunk/libc/ forgotten stuff  
504 6765 d 1 h decky /uspace/trunk/ uspace work  
503 6765 d 2 h jermar /kernel/trunk/ Rename arch_late_init() to arch_pre_smp_init().
Add arch_post_smp_init().
Enable IRQ_KBD on ia-32 (doesn't work on Bochs SMP, works on Bochs UP).
 
502 6765 d 3 h decky /uspace/trunk/ break up uspace into separate parts  
501 6765 d 3 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
500 6765 d 5 h decky /uspace/trunk/ uspace build scripts  
499 6765 d 6 h decky /uspace/trunk/libc/ uspace basic syscall framework  
498 6765 d 6 h decky /uspace/trunk/libc/arch/ uspace MIPS entry points  
497 6765 d 6 h decky /uspace/trunk/libc/arch/mips32/ libc MIPS arch sources  
496 6765 d 7 h decky /uspace/trunk/ uspace building  
495 6765 d 7 h decky /uspace/trunk/libc/ uspace work  
494 6765 d 20 h jermar /SPARTAN/trunk/genarch/ Remove genarch/{src|include}/firmware.  
493 6765 d 20 h jermar /SPARTAN/trunk/ Move genarch/{src|include}/firmware/ofw to genarch/{src|include}/ofw.  
492 6765 d 20 h jermar /SPARTAN/trunk/ Rename map_page_to_frame() to page_mapping_insert() and find_mapping() to page_mapping_find().
New names should make it more apparent that these two belong together.
 

Show All