Subversion Repositories HelenOS-historic

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
519 6751 d 14 h vana /kernel/trunk/arch/ia64/ Keyboard support for ski (ia64 emulator)  
518 6752 d 13 h jermar /kernel/trunk/ Improve kconsole's support for recognition of commands with arguments.
Implement ARG_TYPE_STRING.
Add 'describe' command.
Move kconsole.c to generic/src/console.
Move kconsole.h to generic/include/console.
 
517 6753 d 13 h jermar /kernel/trunk/ Implement basic kernel console command recognition.
Commands without arguments are now recognized.
 
516 6754 d 17 h jermar /kernel/trunk/ Add VMware Workstation 5.5 to SMP compatibility list.  
515 6754 d 17 h jermar /kernel/trunk/ SMP cleanup continued.
Add nice type for IO APIC ID register.
Replace some magic numbers with more descriptive macros.
 
514 6755 d 11 h jermar /kernel/trunk/arch/ia32/ More SMP cleanup.
Suddenly, keyboard started to work on SMP under Simics.
Still not functional on Bochs (will consult Bochs people).
Doxygen style comments for apic.c.
 
513 6755 d 19 h jermar /kernel/trunk/arch/ia32/ APIC code cleanup.  
512 6755 d 23 h jermar /kernel/trunk/ SMP work.
Add madt_irq_to_pin().
Make ksmp() use virtual irq_to_pin() function, which makes better sence for ACPI configurations.
 
511 6756 d 12 h jermar /kernel/trunk/ Enable dummy kconsole for ia32 and amd64 (UP mode works).  
510 6756 d 12 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 6756 d 15 h jermar /kernel/trunk/ Basic keyboard support for mips32 (msim).  
508 6756 d 15 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 6756 d 17 h decky /kernel/trunk/arch/ia32/include/boot/ revert bug in multiboot flags  
506 6756 d 17 h decky /kernel/trunk/ preparation for init task loading  
503 6756 d 20 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).
 
501 6756 d 21 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
494 6757 d 13 h jermar /SPARTAN/trunk/genarch/ Remove genarch/{src|include}/firmware.  
493 6757 d 14 h jermar /SPARTAN/trunk/ Move genarch/{src|include}/firmware/ofw to genarch/{src|include}/ofw.  
492 6757 d 14 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.
 
490 6763 d 20 h jermar /SPARTAN/trunk/generic/src/mm/ Fix typo and clean up comments.  

Show All