| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 4581 |
6019 d 0 h |
mejdrech |
/branches/network/ |
Net: synchronized with trunk rev.4580 |
|
| 4327 |
6082 d 10 h |
mejdrech |
/branches/network/ |
Net: *merged with trunk 4326, +ne2k irq debug |
|
| 4263 |
6097 d 23 h |
mejdrech |
/branches/network/ |
Net: merged with trunk:4261 |
|
| 4153 |
6119 d 23 h |
mejdrech |
/branches/network/ |
Networking: merged with trunk changes |
|
| 4111 |
6125 d 23 h |
jermar |
/trunk/kernel/arch/sparc64/ |
Update the SGCN driver to match the latest character I/O changes. |
|
| 4071 |
6126 d 23 h |
jermar |
/trunk/kernel/arch/sparc64/ |
Some additional fixes to the sgcn driver. |
|
| 4070 |
6127 d 1 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. |
|
| 4011 |
6135 d 21 h |
svoboda |
/trunk/kernel/ |
String functions should be declared in string.h (and implemented in string.c) in the kernel. |
|
| 3961 |
6144 d 3 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. |
|
| 3941 |
6145 d 22 h |
jermar |
/trunk/kernel/ |
Let IRQ claim methods take irq_t * instead of the instance argument. |
|
| 3908 |
6150 d 0 h |
decky |
/trunk/ |
overhaul pareas: use one single physical area for the physical address space not belonging to physical memory |
|
| 3906 |
6150 d 19 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. |
|
| 3852 |
6165 d 1 h |
jermar |
/trunk/kernel/arch/sparc64/src/drivers/ |
Fix sparc64 build. |
|
| 3844 |
6165 d 21 h |
decky |
/trunk/ |
silent kernel console output when user space console is active |
|
| 3790 |
6189 d 7 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. |
|
| 3672 |
6222 d 23 h |
jermar |
/trunk/ |
Merge sparc branch to trunk. |
|
| 3618 |
6235 d 20 h |
rimsky |
/branches/sparc/ |
Support for framebuffers, where the first pixel is mapped to a different address than the OBP 'reg' property claims. Cleanup, comments, C-style. |
|
| 3549 |
6253 d 19 h |
rimsky |
/branches/sparc/ |
Implemented uspace Serengeti drivers for kbd and fb. Integrated with other parts of HelenOS. Now it is possible to play Tetris on a simulated Serengeti machine (usiii.simics). |
|
| 3514 |
6262 d 20 h |
rimsky |
/branches/sparc/ |
Input support added to SGCN driver, connected to HelenOS kernel (uspace TBD), so that kconsole is usable. |
|
| 3502 |
6263 d 21 h |
rimsky |
/branches/sparc/ |
Implemented Serengeti console driver (only output, input TBD), all output now goes to the console instead of Simics CLI window. |
|