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
/
ia64
/
src
/
drivers
@ 3635
– Rev 4363
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
4363
5658 d 21 h
svoboda
/trunk/kernel/arch/ia64/src/drivers/
Kernel Ski driver should pull more keys at a time, similarly to the user-space driver.
4329
5671 d 5 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 21 h
jermar
/trunk/kernel/arch/
Convert sgcn to the new HID wiring mechanism.
4311
5675 d 4 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
)
4148
5709 d 6 h
decky
/trunk/
as kernel little brother drivers are not needed anymore, the device numbers do not have to be correlated between kernel and uspace in any way
introduce new syscall sys_device_assign_devno() for generating system-wide unique device numbers for uspace
3941
5734 d 20 h
jermar
/trunk/kernel/
Let IRQ claim methods take irq_t * instead of the instance argument.
3906
5739 d 18 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.
3779
5782 d 3 h
jermar
/trunk/kernel/
Only one kernel EGA driver to rule them all.
3766
5786 d 2 h
jermar
/trunk/kernel/arch/ia64/src/
Humanitarian facelift for ia64.
3755
5789 d 4 h
svoboda
/trunk/
Two more cases of memmove() vs memcpy().
3657
5817 d 5 h
vana
/trunk/
Legacy IRQ support, uspace NS16550 support, some minor changes
3635
5821 d 21 h
vana
/trunk/
IA64: Userspace I/O support
3583
5834 d 9 h
vana
/trunk/
IA64: Support for real frequency
3578
5836 d 9 h
vana
/trunk/
Alfa of SMP support on IA64
3104
5994 d 10 h
svoboda
/trunk/kernel/
Declare arguments for memstr.h operations as pointers instead of uintptr_t.
2110
6481 d 20 h
jermar
/trunk/kernel/arch/ia64/
Minor cleanup in ia64.
2107
6482 d 20 h
jermar
/trunk/
When clock() is called by an external interrupt dispatched by the IRQ dispatcher,
no spinlock can be held or the kernel will not be preemptive. This fixes Ticket #24.
Formating and indentation fixes.
2071
6499 d 21 h
jermar
/trunk/
(c) versus (C)
1945
6589 d 23 h
jermar
/trunk/kernel/arch/ia64/
ia64 work.
Move keyboard polling to a dedicated kernel thread.
Console initialization and console related sysinfo setup
can be now done in a single function.
1942
6590 d 20 h
jermar
/trunk/
Convert ia64 to the new IRQ and notification scheme.
←Prev
1
2
Next→
Show All