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
4313 6181 d 16 h jermar /trunk/kernel/arch/ Convert sgcn to the new HID wiring mechanism.  
4311 6181 d 23 h decky /trunk/ change the way how input devices are wired together according to ticket #44
(also the proposal http://lists.modry.cz/cgi-bin/private/helenos-devel/2009-March/002507.html)
 
4223 6199 d 20 h decky /trunk/kernel/ represent special keystrokes (cursor arrows, page up/down, delete, etc.) as appropriate Unicode characters
do not parse ANSI control sequences in kconsole, but in serial line driver
 
4220 6200 d 4 h decky /trunk/kernel/ update for string changes  
4114 6221 d 16 h jermar /trunk/ Fix one RAW dependency.  
4060 6225 d 22 h jermar /trunk/kernel/arch/ia64/ Clean up ski handling in kernel.  
4044 6226 d 19 h svoboda /trunk/ Userspace driver for ski keyboard port.  
3962 6239 d 20 h jermar /trunk/kernel/arch/ia64/src/ski/ Make ia64 for ski build again.
Need to implement kernel notifications independent of IRQ notifications.
 
3941 6241 d 15 h jermar /trunk/kernel/ Let IRQ claim methods take irq_t * instead of the instance argument.  
3906 6246 d 13 h jermar /trunk/kernel/ IRQ handlers are using one superfluous argument and an unused elipsis.
On the other hand, IRQ claim functions would need to be passed the instance
argument.
 
3880 6249 d 16 h decky /trunk/kernel/arch/ simplify configuration
introduce arch_construct_function and inb/outb (sometimes empty) on all platforms
various code cleanup
 
3854 6260 d 4 h decky /trunk/kernel/arch/ia64/src/ski/ make compliant with r3848 (kernel/arch/mips32/src/drivers/serial.c)  
3853 6260 d 18 h jermar /trunk/kernel/arch/ia64/src/ski/ Fix ia64 build.  
3844 6261 d 15 h decky /trunk/ silent kernel console output when user space console is active  
3766 6292 d 20 h jermar /trunk/kernel/arch/ia64/src/ Humanitarian facelift for ia64.  
3718 6305 d 3 h svoboda /trunk/ Ski framebuffer driver.  
3661 6323 d 14 h vana /trunk/ IA64: repair similators support  
3657 6324 d 0 h vana /trunk/ Legacy IRQ support, uspace NS16550 support, some minor changes  
2089 6995 d 23 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2082 7001 d 23 h decky /trunk/ __asm__ __volatile__ -> asm volatile  

Show All