HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
branches
/
sparc
/
uspace
/
srv
/
kbd
/
arch
/
sparc64
/
src/
@ 3549
– Rev 4073
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
4073
5716 d 7 h
rimsky
/branches/sparc/
Implemented input and output drivers for Niagara. Written in the old-fashion style (do not use the new DDI infrastructure nor the new keyboard driver). Anyway, tetris can be played.
3618
5825 d 4 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.
3607
5826 d 3 h
rimsky
/branches/sparc/
Cleanup and minor fixes.
3582
5835 d 17 h
rimsky
/branches/sparc/
Made changes making HelenOS run on US-IV CPUs. Minor refactoring of the SGCN driver.
3549
5843 d 4 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).
3343
5920 d 10 h
decky
/branches/sparc/
add sparc branch
2541
6247 d 15 h
jermar
/trunk/uspace/
Header cleanup.
Move off_t, size_t and ssize_t into sys/types.h.
Get rid off the non-standard and dummy types.h.
2479
6343 d 14 h
jermar
/trunk/
New, better-structured, directory layout for uspace.
2071
6500 d 7 h
jermar
/trunk/
(c) versus (C)
1931
6592 d 8 h
jermar
/trunk/
Add support for IPC notifications even for polled ns16550 based keyboard.
1923
6593 d 6 h
jermar
/trunk/
Replace the old IRQ dispatcher and IPC notifier with new implementation.
Note that all architectures except for sparc64 are now broken
and don't even compile.
1873
6632 d 7 h
jermar
/trunk/uspace/kbd/
sparc64 support for the kbd userspace service.
1797
6685 d 3 h
decky
/trunk/uspace/
dummy Sparc64 uspace support (it just compiles)