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)
/
trunk
/
uspace
/
srv
/
fb
/
serial_console.c
@ 4570
– Rev 4644
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
4644
5591 d 0 h
svoboda
/trunk/
Method for getting console color capabilities. Use to fix invisible tetris pieces.
4457
5632 d 3 h
decky
/trunk/uspace/srv/fb/
framebuffer server rewrite: cleanup, always use canonical order of coordinates (x, y)
4326
5672 d 1 h
svoboda
/trunk/uspace/
Use better method names.
4325
5672 d 1 h
svoboda
/trunk/uspace/
Better switch to kcon on serial console -- relinquish/reclaim screen before/after switching to kcon.
4235
5691 d 12 h
svoboda
/trunk/uspace/srv/fb/
Make ega-fb and serial-fb aware of UCS.
4211
5694 d 0 h
svoboda
/trunk/uspace/
Define wchar_t in userspace. Use it in fb and console.
4167
5705 d 4 h
svoboda
/trunk/uspace/
Get rid of FB_WRITE. We can use FB_DRAW_TEXT_DATA if we extend it just a little bit.
4164
5706 d 10 h
svoboda
/trunk/uspace/
Buffer console output with line granularity. Makes esp. msim/ski console faster. EGA-fb needs fixing.
4142
5709 d 23 h
svoboda
/trunk/uspace/srv/fb/
Remove garbage.
4141
5709 d 23 h
svoboda
/trunk/uspace/srv/fb/
Interbuffer support in serial framebuffer driver for faster VC switches.
3769
5785 d 2 h
svoboda
/trunk/uspace/srv/fb/
Color support in serial fb driver.
3767
5785 d 8 h
svoboda
/trunk/uspace/
Console color support overhaul. Create C library console interface.
3716
5799 d 9 h
svoboda
/trunk/uspace/srv/fb/
Do not duplicate code in serial framebuffer drivers.
3672
5812 d 2 h
jermar
/trunk/
Merge sparc branch to trunk.
3618
5824 d 23 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.
3582
5835 d 12 h
rimsky
/branches/sparc/
Made changes making HelenOS run on US-IV CPUs. Minor refactoring of the SGCN driver.