genode/repos/os/src/drivers
Alexander Boettcher ca9f0ba89c os: extend on_alarm() by unsigned count value
The count value can be used to batch timeouts. I.e., if a periodic
timeout triggered multiple times before the timer had a chance to
process them, the count corresponds to the number of passed periods.
2014-07-09 16:26:05 +02:00
..
acpi Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
ahci ahci: throw exception if device can not be found 2014-06-26 12:03:28 +02:00
atapi Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
audio_out/linux Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
framebuffer base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
gpio gpio_drv: prevent copy of non-copyable objects 2014-06-06 14:54:32 +02:00
input ps2_drv: handle event-queue overflow 2014-06-27 14:15:53 +02:00
nic nic: log errors in base-linux nic_drv 2014-06-26 10:57:25 +02:00
pci base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
platform Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
rtc/x86 rtc: document current interface 2014-05-27 13:45:20 +02:00
sd_card base: introduce caching attributes (fix #1184) 2014-06-26 10:57:26 +02:00
timer os: extend on_alarm() by unsigned count value 2014-07-09 16:26:05 +02:00
uart Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00