| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 4363 |
6069 d 20 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 |
6082 d 4 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 |
6085 d 20 h |
jermar |
/trunk/kernel/arch/ |
Convert sgcn to the new HID wiring mechanism. |
|
| 4311 |
6086 d 3 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 |
6104 d 0 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 |
6104 d 8 h |
decky |
/trunk/kernel/ |
update for string changes |
|
| 4114 |
6125 d 20 h |
jermar |
/trunk/ |
Fix one RAW dependency. |
|
| 4060 |
6130 d 2 h |
jermar |
/trunk/kernel/arch/ia64/ |
Clean up ski handling in kernel. |
|
| 4044 |
6130 d 23 h |
svoboda |
/trunk/ |
Userspace driver for ski keyboard port. |
|
| 3962 |
6144 d 0 h |
jermar |
/trunk/kernel/arch/ia64/src/ski/ |
Make ia64 for ski build again.
Need to implement kernel notifications independent of IRQ notifications. |
|
| 3941 |
6145 d 19 h |
jermar |
/trunk/kernel/ |
Let IRQ claim methods take irq_t * instead of the instance argument. |
|
| 3906 |
6150 d 17 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 |
6153 d 20 h |
decky |
/trunk/kernel/arch/ |
simplify configuration
introduce arch_construct_function and inb/outb (sometimes empty) on all platforms
various code cleanup |
|
| 3854 |
6164 d 8 h |
decky |
/trunk/kernel/arch/ia64/src/ski/ |
make compliant with r3848 (kernel/arch/mips32/src/drivers/serial.c) |
|
| 3853 |
6164 d 22 h |
jermar |
/trunk/kernel/arch/ia64/src/ski/ |
Fix ia64 build. |
|
| 3844 |
6165 d 18 h |
decky |
/trunk/ |
silent kernel console output when user space console is active |
|
| 3766 |
6197 d 0 h |
jermar |
/trunk/kernel/arch/ia64/src/ |
Humanitarian facelift for ia64. |
|
| 3718 |
6209 d 6 h |
svoboda |
/trunk/ |
Ski framebuffer driver. |
|
| 3661 |
6227 d 18 h |
vana |
/trunk/ |
IA64: repair similators support |
|
| 3657 |
6228 d 4 h |
vana |
/trunk/ |
Legacy IRQ support, uspace NS16550 support, some minor changes |
|
| 2089 |
6900 d 2 h |
decky |
/trunk/ |
huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes |
|
| 2082 |
6906 d 3 h |
decky |
/trunk/ |
__asm__ __volatile__ -> asm volatile |
|
| 2071 |
6910 d 19 h |
jermar |
/trunk/ |
(c) versus (C) |
|
| 1945 |
7000 d 22 h |
jermar |
/trunk/kernel/arch/ia64/ |
ia64 work.
Move keyboard polling to a dedicated kernel thread.
Console initialization and console related sysinfo setup
can be now done in a single function. |
|
| 1944 |
7000 d 22 h |
jermar |
/trunk/kernel/ |
Add mutual exclusion to keyboard grab and release
functions on sparc64, ppc32, mips32 and ia64. |
|
| 1942 |
7001 d 19 h |
jermar |
/trunk/ |
Convert ia64 to the new IRQ and notification scheme. |
|
| 1888 |
7035 d 23 h |
jermar |
/trunk/ |
C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64. |
|
| 1787 |
7100 d 21 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
| 1780 |
7107 d 23 h |
jermar |
/kernel/trunk/ |
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.). |
|
| 1702 |
7129 d 1 h |
cejka |
/kernel/trunk/ |
Kernel doxygen comments updated. |
|
| 1570 |
7137 d 23 h |
vana |
/kernel/trunk/arch/ia64/src/ski/ |
Ia64 keyboard extension |
|
| 1507 |
7140 d 2 h |
vana |
/kernel/trunk/ |
IA64 uspace keyboard kernel part |
|
| 893 |
7235 d 3 h |
jermar |
/kernel/trunk/arch/ |
sparc64 work.
Revive OFW console code and use it before the kernel switches to standalone console.
ia32 + ia64 cosmetic changes. |
|
| 892 |
7235 d 23 h |
vana |
/kernel/trunk/ |
Itanium active keyboard |
|
| 586 |
7314 d 0 h |
jermar |
/kernel/trunk/ |
Fix ppc32 and sparc64 to compile again.
Fix sparc64 to function again. |
|
| 584 |
7314 d 1 h |
jermar |
/kernel/trunk/arch/ia64/src/ski/ |
Fix IA-64 ski_getchar().
Output operand vs. input operand.
Now the characters are read correctly. |
|
| 583 |
7314 d 1 h |
jermar |
/kernel/trunk/arch/ia64/ |
Fix IA-64 so that it compiles again.
Characters are not recognised correctly. |
|
| 577 |
7314 d 14 h |
palkovsky |
/kernel/trunk/ |
Some small fixes, basic changes to ia64 & ppc32 without testing. |
|
| 534 |
7319 d 20 h |
jermar |
/ |
Rename HelenOS/SPARTAN to HelenOS/kernel again. |
|
| 532 |
7319 d 20 h |
jermar |
/ |
Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch. |
|