Index: uspace/drv/bus/usb/ehci/hw_struct/transfer_descriptor.c
===================================================================
--- uspace/drv/bus/usb/ehci/hw_struct/transfer_descriptor.c	(revision cc7575c46dbf985fc65485ace80193e7b90cef47)
+++ uspace/drv/bus/usb/ehci/hw_struct/transfer_descriptor.c	(revision 49dc9845948859003c7ae05acf6968a088991330)
@@ -114,4 +114,6 @@
 
 	EHCI_MEM32_WR(instance->next, LINK_POINTER_TD(addr_to_phys(next)));
+
+	EHCI_MEM32_SET(instance->status, TD_STATUS_ACTIVE_FLAG);
 }
 /**
