Updated usb related issues (markdown)
authorOleksij Rempel <linux@rempel-privat.de>
Wed, 3 Aug 2016 04:48:50 +0000 (06:48 +0200)
committerOleksij Rempel <linux@rempel-privat.de>
Wed, 3 Aug 2016 04:48:50 +0000 (06:48 +0200)
usb-related-issues.md

index 36d2d34142731628bc39730c0907cfaa8377ef69..1eba2e03ede18f7ea484bd2f7ab90eeefdaac42c 100644 (file)
@@ -11,6 +11,8 @@ We get some bug reports about unstable connections and different weird issues. B
 # BOGUS urb xfer, pipe 1 != type 3
 If you get this error, then you need to update firmware (at least version 1.4) and kernel (at least v3.18). If you still get this issue, ask or check if your kernel really has this patch [ath9k_htc: do not use bulk on EP3 and EP4](https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/net/wireless/ath/ath9k/hif_usb.c?id=2b721118b7821107757eb1d37af4b60e877b27e7).
 
+... Or, your USB host controller forced this adapter to start in USB 1.1 Full Speed mode. Which is not tested or supported yet.
+
 # USB Suspend (Firmware issue)
 Currently usb suspend is not working, instead of suspend firmware will reboot. If we are lucky,
 firmware will set device to lo power mode and reboot on resume.