genode/repos/dde_linux/src/lib/usb/spec
Martin Stein 47dc708887 usb rpi: get rid of local hardware timer
We used a hardware timer locally in the RPI USB driver because a timer
connection was not precise enough to fullfill the host controllers
requirements.

With the modern timer connection interface, however, reading out time at
a connection is microseconds precise and we can remove the local timer.
But we cannot use the same timer connection for doing legacy-interface
stuff like usleep (currently used in LX kit) and modern-interface stuff
like curr_time. Thus, we open two connections for now.

Ref #2400
2017-08-23 14:08:37 +02:00
..
arm Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
arndale base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
foc_rpi usb: get rid of combined specs 2017-02-28 12:59:18 +01:00
hw_rpi usb: get rid of combined specs 2017-02-28 12:59:18 +01:00
odroid_x2 base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
panda base: remove include/spec/* other than ISA 2017-05-31 13:16:01 +02:00
rpi usb rpi: get rid of local hardware timer 2017-08-23 14:08:37 +02:00
x86 Streamline exception types 2017-05-31 13:16:07 +02:00