4313 |
5755 d 3 h |
jermar |
/trunk/kernel/arch/ |
Convert sgcn to the new HID wiring mechanism. |
|
4311 |
5755 d 10 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) |
|
4270 |
5766 d 3 h |
decky |
/trunk/ |
fix serengeti console |
|
4220 |
5773 d 15 h |
decky |
/trunk/kernel/ |
update for string changes |
|
4119 |
5794 d 14 h |
decky |
/trunk/ |
get back support for framebuffer and keyboard for sparc64 (generic) |
|
4111 |
5795 d 4 h |
jermar |
/trunk/kernel/arch/sparc64/ |
Update the SGCN driver to match the latest character I/O changes. |
|
4072 |
5796 d 3 h |
jermar |
/trunk/kernel/arch/sparc64/src/ |
Fix sparc64 builds without srln. |
|
4071 |
5796 d 3 h |
jermar |
/trunk/kernel/arch/sparc64/ |
Some additional fixes to the sgcn driver. |
|
4070 |
5796 d 6 h |
rimsky |
/trunk/ |
SGCN driver modified to reflect the new keyboard driver architecture. Making the Serengeti bootable image smaller by not including some servers/applications. |
|
4042 |
5800 d 7 h |
jermar |
/trunk/ |
Complete emancipation of kernel serial controller drivers (i8042, ns16550 and
z8530). Provide a common keyboard module for PC and Sun keyboards. The serial
line module is still to follow. |
|
4011 |
5805 d 2 h |
svoboda |
/trunk/kernel/ |
String functions should be declared in string.h (and implemented in string.c) in the kernel. |
|
3961 |
5813 d 8 h |
jermar |
/trunk/ |
Unbreak sparc64.
Due to the lack of userspace bus drivers for the z8530 and ns16550,
we are currently handling exactly one interrupt from these devices
in userspace. |
|
3900 |
5820 d 9 h |
jermar |
/trunk/ |
Get rid of CONFIG_NS16550_INTERRUPT_DRIVEN and CONFIG_I8042_INTERRUPT_DRIVEN. |
|
3865 |
5827 d 1 h |
rimsky |
/trunk/ |
Allow to suppress compilation of FB code on Sparc machines that do not have FB. |
|
3790 |
5858 d 11 h |
svoboda |
/trunk/kernel/ |
Make newlines in panic messages consistent. Add periods at end of messages so that it is obvious whether they are printed entirely. |
|
3740 |
5872 d 7 h |
jermar |
/trunk/kernel/arch/sparc64/ |
Fix typo. |
|
3736 |
5873 d 9 h |
decky |
/trunk/kernel/arch/sparc64/ |
refresh kernel console during grab on sparc64 |
|
3672 |
5892 d 3 h |
jermar |
/trunk/ |
Merge sparc branch to trunk. |
|
3646 |
5899 d 4 h |
jermar |
/trunk/kernel/ |
Initial support for interrupt driven driver for ns16550. |
|
2089 |
6569 d 10 h |
decky |
/trunk/ |
huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes |
|