Index: uspace/lib/usbdev/src/pipesinit.c
===================================================================
--- uspace/lib/usbdev/src/pipesinit.c	(revision 02a75755b7fac88d134ed20725eeb157685bf61b)
+++ uspace/lib/usbdev/src/pipesinit.c	(revision a31068a20cc2ba43bfe6adb8a2aefd8adcc65877)
@@ -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,
