3343 |
6021 d 15 h |
decky |
/branches/sparc/ |
add sparc branch |
|
3082 |
6098 d 17 h |
decky |
/trunk/uspace/srv/kbd/generic/ |
service banner |
|
2637 |
6280 d 12 h |
cejka |
/trunk/ |
Extended IPC_M_CONNECT_TO_ME to use 3 user defined parameters.
Phone identifier is passed in ARG5. |
|
2621 |
6292 d 16 h |
jermar |
/trunk/uspace/ |
Modify the async framework to make use of all six syscall arguments.
Supply user-friendly macros as in previous cases. |
|
2619 |
6294 d 10 h |
jermar |
/trunk/ |
Modify ipc_answer_*() to make use of all six syscall arguments. The recommended
means of answering calls is via the ipc_answer_m() macros (where m denotes the
number of return arguments) that automatically decide between the fast register
version or the slow universal version of ipc_answer(). |
|
2479 |
6444 d 18 h |
jermar |
/trunk/ |
New, better-structured, directory layout for uspace. |
|
2071 |
6601 d 11 h |
jermar |
/trunk/ |
(c) versus (C) |
|
1787 |
6791 d 13 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1740 |
6814 d 17 h |
jermar |
/uspace/trunk/ |
Changes to uspace doxygen comments. |
|
1720 |
6816 d 11 h |
palkovsky |
/uspace/trunk/ |
Some cleanups. Martin...try make clean;make... |
|
1707 |
6817 d 12 h |
palkovsky |
/uspace/trunk/ |
Added mouse input. Still missing support in console and framebuffer. |
|
1694 |
6821 d 15 h |
palkovsky |
/uspace/trunk/ |
Modified uspace to match changes in kernel ipc/irq.
Fixed types in ega fb.
Added dummy interfacing with PS/2 mouse. |
|
1649 |
6825 d 14 h |
cejka |
/uspace/trunk/ |
Doxygen comments update. |
|
1640 |
6825 d 22 h |
palkovsky |
/uspace/trunk/ |
Better colors for ega.
Small updates to initialization code to use only async api. |
|
1610 |
6826 d 16 h |
palkovsky |
/uspace/trunk/ |
Revised ipc. Now it is preferrable to use only functions from async.h, they
take care of correct buffering, waiting for answers etc. |
|
1560 |
6828 d 19 h |
vana |
/uspace/trunk/ |
fb make changes neaded by ega driver and console switching by function keys |
|
1518 |
6830 d 16 h |
palkovsky |
/uspace/trunk/ |
Changed recommended way of asynchronous communication. |
|
1508 |
6830 d 18 h |
vana |
/uspace/trunk/ |
Ia64 uspace keuboard uspace part |
|
1499 |
6830 d 22 h |
cejka |
/uspace/trunk/ |
Fix cursor position.
Do not rewrite active console on switch to it. |
|
1451 |
6833 d 21 h |
cejka |
/uspace/trunk/ |
Basic support for console driver.
Does not provide separate screens yet.
TODO: fix many unhandled states. |
|