genode/dde_linux/src/drivers/usb
Norman Feske 13d4108fea Unify 'Signal_dispatcher' interfaces
Several users of the signal API used custom convenience classes to
invoke signal-handling functions on the reception of incoming signals.
The 'Signal_dispatcher' pattern turned out to be particularly useful. To
avoid the duplication of this code across the code base, this patch
adds the interface to 'base/signal.h'.

Furthermore, the patch changes the 'Signal::num()' return type from int
to unsigned because negative numbers are meaningless here.

Fixes #511
2013-01-10 21:09:14 +01:00
..
arm/platform Fix typo in 'dde_linux' 2012-10-12 13:10:48 +02:00
input OMAP4 USB driver 2012-06-22 11:38:36 +02:00
nic Unify 'Signal_dispatcher' interfaces 2013-01-10 21:09:14 +01:00
signal Unify 'Signal_dispatcher' interfaces 2013-01-10 21:09:14 +01:00
storage Unify 'Signal_dispatcher' interfaces 2013-01-10 21:09:14 +01:00
x86_32/platform USB: Support usbnet and smsc95xx for omap4 2012-07-09 17:53:43 +02:00
dummies.c USB: Sync interrupts 2012-08-30 11:12:49 +02:00
lx_emul.cc USB: Performance improvements 2012-08-07 22:22:45 +02:00
lx_emul.h USB: Sync interrupts 2012-08-30 11:12:49 +02:00
main.cc USB: Test and fix errors on x86 boxes 2012-07-19 21:05:51 +02:00
mem.h Propagate 'Range_allocator::alloc_aligned' errors 2012-11-28 22:51:09 +01:00
pci_driver.cc USB: Test and fix errors on x86 boxes 2012-07-19 21:05:51 +02:00
platform.h USB: Support usbnet and smsc95xx for omap4 2012-07-09 17:53:43 +02:00
routine.h USB: Support usbnet and smsc95xx for omap4 2012-07-09 17:53:43 +02:00
signal.h USB: Performance improvements 2012-08-07 22:22:45 +02:00
target.mk USB: Support usbnet and smsc95xx for omap4 2012-07-09 17:53:43 +02:00
test.cc USB: Performance improvements 2012-08-07 22:22:45 +02:00