4363 |
5734 d 21 h |
svoboda |
/trunk/kernel/arch/ia64/src/drivers/ |
Kernel Ski driver should pull more keys at a time, similarly to the user-space driver. |
|
4329 |
5747 d 5 h |
svoboda |
/trunk/ |
Stop userspace kbd driver from polling when switching to kcon. Also, fix swapped reversed enabling/disabling of polling in kernel sgcn and ski drivers. |
|
4313 |
5750 d 21 h |
jermar |
/trunk/kernel/arch/ |
Convert sgcn to the new HID wiring mechanism. |
|
4311 |
5751 d 4 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 |
5769 d 1 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 |
5769 d 9 h |
decky |
/trunk/kernel/ |
update for string changes |
|
4114 |
5790 d 21 h |
jermar |
/trunk/ |
Fix one RAW dependency. |
|
4060 |
5795 d 3 h |
jermar |
/trunk/kernel/arch/ia64/ |
Clean up ski handling in kernel. |
|
4044 |
5796 d 0 h |
svoboda |
/trunk/ |
Userspace driver for ski keyboard port. |
|
3962 |
5809 d 2 h |
jermar |
/trunk/kernel/arch/ia64/src/ski/ |
Make ia64 for ski build again.
Need to implement kernel notifications independent of IRQ notifications. |
|
3941 |
5810 d 20 h |
jermar |
/trunk/kernel/ |
Let IRQ claim methods take irq_t * instead of the instance argument. |
|
3906 |
5815 d 18 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 |
5818 d 21 h |
decky |
/trunk/kernel/arch/ |
simplify configuration
introduce arch_construct_function and inb/outb (sometimes empty) on all platforms
various code cleanup |
|
3854 |
5829 d 9 h |
decky |
/trunk/kernel/arch/ia64/src/ski/ |
make compliant with r3848 (kernel/arch/mips32/src/drivers/serial.c) |
|
3853 |
5829 d 23 h |
jermar |
/trunk/kernel/arch/ia64/src/ski/ |
Fix ia64 build. |
|
3844 |
5830 d 20 h |
decky |
/trunk/ |
silent kernel console output when user space console is active |
|
3766 |
5862 d 2 h |
jermar |
/trunk/kernel/arch/ia64/src/ |
Humanitarian facelift for ia64. |
|
3718 |
5874 d 8 h |
svoboda |
/trunk/ |
Ski framebuffer driver. |
|
3661 |
5892 d 20 h |
vana |
/trunk/ |
IA64: repair similators support |
|
3657 |
5893 d 5 h |
vana |
/trunk/ |
Legacy IRQ support, uspace NS16550 support, some minor changes |
|