genode/dde_linux/src/lib/usb
Norman Feske 435bdd5755 dde_linux: Support for Raspberry Pi
At the current stage, the USB HID and storage drivers are prinicpally
working but not stable. If interrupts are not processed fast enough,
devices will get sporadically disconnected.

The USB host-controller driver is not part of the normal Linux kernel.
For this reason, we need to download it separately. There exists a
'prepare_rpi' rule in the 'dde_linux/Makefile' to automate this process.
2013-11-25 09:46:09 +01:00
..
arm dde_linux: Support for Raspberry Pi 2013-11-25 09:46:09 +01:00
include dde_linux: Support for Raspberry Pi 2013-11-25 09:46:09 +01:00
input usb: Move driver into library 2013-02-25 16:45:49 +01:00
nic usb_drv: Remove wait events for Nic 2013-07-15 17:11:06 +02:00
signal dde_linux: Support for Raspberry Pi 2013-11-25 09:46:09 +01:00
storage USB-storage: free Packet_descriptor after ACK 2013-10-17 11:04:25 +02:00
x86 usb: Make host controller types configurable 2013-05-18 11:23:02 +02:00
dummies.c dde_linux: Support for Raspberry Pi 2013-11-25 09:46:09 +01:00
lx_emul.cc dde_linux: Support for Raspberry Pi 2013-11-25 09:46:09 +01:00
main.cc usb: Make host controller types configurable 2013-05-18 11:23:02 +02:00
pci_driver.cc usb: fix usb stack when used with IOMMU 2013-08-30 13:34:01 +02:00
test.cc usb: Move driver into library 2013-02-25 16:45:49 +01:00