Index: uspace/lib/usbdev/src/pipesinit.c
===================================================================
--- uspace/lib/usbdev/src/pipesinit.c	(revision 9fd8f142e28fc6d173d7bd22fc8c24c7a8748a61)
+++ uspace/lib/usbdev/src/pipesinit.c	(revision fd312d505127e9d7f9046c8ee961d3cb5c51249c)
@@ -220,4 +220,5 @@
 
 	// FIXME: USB2 packets and USB3 max_burst are probably the same thing
+	// FIXME: USB2 max_packet_size is limited to 1023 bytes, 1024+ doesn't work for USB3
 	// See 4.14.2.1.1 of XHCI specification -> possibly refactor into one somehow-named field
 	int rc = usb_pipe_initialize(&ep_mapping->pipe,
