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
524 6750 d 22 h jermar /kernel/trunk/generic/include/ sort.h was actually written by Sergey Bondari.  
523 6751 d 20 h jermar /kernel/trunk/ Clean up.  
522 6751 d 23 h vana /kernel/trunk/arch/ia64/src/ski/ Comment update  
521 6752 d 0 h vana /kernel/trunk/arch/ia64/ Coding style patch.  
520 6752 d 14 h vana /kernel/trunk/arch/ia64/ Lost files from last commit.  
519 6752 d 15 h vana /kernel/trunk/arch/ia64/ Keyboard support for ski (ia64 emulator)  
518 6753 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 6754 d 13 h jermar /kernel/trunk/ Implement basic kernel console command recognition.
Commands without arguments are now recognized.
 
516 6755 d 17 h jermar /kernel/trunk/ Add VMware Workstation 5.5 to SMP compatibility list.  
515 6755 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 6756 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 6756 d 19 h jermar /kernel/trunk/arch/ia32/ APIC code cleanup.  
512 6756 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 6757 d 12 h jermar /kernel/trunk/ Enable dummy kconsole for ia32 and amd64 (UP mode works).  
510 6757 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 6757 d 15 h jermar /kernel/trunk/ Basic keyboard support for mips32 (msim).  
508 6757 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 6757 d 17 h decky /kernel/trunk/arch/ia32/include/boot/ revert bug in multiboot flags  
506 6757 d 17 h decky /kernel/trunk/ preparation for init task loading  
503 6757 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).
 

Show All