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
/
src
/
drivers
/
sgcn.c
@ 4339
– Rev 4335
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
4335
5668 d 5 h
decky
/trunk/kernel/arch/sparc64/src/drivers/
make sgcnin_init() consistent with similar driver functions
4329
5670 d 8 h
svoboda
/trunk/
Stop userspace kbd driver from polling when switching to kcon. Also, fix swapped reversed enabling/disabling of polling in kernel sgcn and ski drivers.
4313
5674 d 0 h
jermar
/trunk/kernel/arch/
Convert sgcn to the new HID wiring mechanism.
4311
5674 d 7 h
decky
/trunk/
change the way how input devices are wired together according to ticket #44
(also the proposal
http://lists.modry.cz/cgi-bin/private/helenos-devel/2009-March/002507.html
)
4223
5692 d 4 h
decky
/trunk/kernel/
represent special keystrokes (cursor arrows, page up/down, delete, etc.) as appropriate Unicode characters
do not parse ANSI control sequences in kconsole, but in serial line driver
4220
5692 d 11 h
decky
/trunk/kernel/
update for string changes
4203
5694 d 2 h
svoboda
/trunk/kernel/arch/sparc64/src/drivers/
Output CRLF rather than LFCR as the former is the standard one.
4202
5694 d 4 h
decky
/trunk/kernel/arch/sparc64/
fix compilation on sparc64
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.
4011
5723 d 22 h
svoboda
/trunk/kernel/
String functions should be declared in string.h (and implemented in string.c) in the kernel.
3961
5732 d 4 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
5733 d 22 h
jermar
/trunk/kernel/
Let IRQ claim methods take irq_t * instead of the instance argument.
3908
5738 d 1 h
decky
/trunk/
overhaul pareas: use one single physical area for the physical address space not belonging to physical memory
3906
5738 d 20 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
5753 d 2 h
jermar
/trunk/kernel/arch/sparc64/src/drivers/
Fix sparc64 build.
3844
5753 d 22 h
decky
/trunk/
silent kernel console output when user space console is active
3790
5777 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
5810 d 23 h
jermar
/trunk/
Merge sparc branch to trunk.
←Prev
1
2
Next→
Show All