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
/
kernel
/
arch
/
sparc64
/
include
/
drivers
/
sgcn.h
@ 4394
– Rev 4313
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
4313
5674 d 0 h
jermar
/trunk/kernel/arch/
Convert sgcn to the new HID wiring mechanism.
4220
5692 d 11 h
decky
/trunk/kernel/
update for string changes
4111
5714 d 0 h
jermar
/trunk/kernel/arch/sparc64/
Update the SGCN driver to match the latest character I/O changes.
4071
5715 d 0 h
jermar
/trunk/kernel/arch/sparc64/
Some additional fixes to the sgcn driver.
4070
5715 d 2 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.
3672
5810 d 23 h
jermar
/trunk/
Merge sparc branch to trunk.
3549
5841 d 20 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
5850 d 21 h
rimsky
/branches/sparc/
Input support added to SGCN driver, connected to HelenOS kernel (uspace TBD), so that kconsole is usable.
3502
5851 d 22 h
rimsky
/branches/sparc/
Implemented Serengeti console driver (only output, input TBD), all output now goes to the console instead of Simics CLI window.