From: Oleksij Rempel Date: Wed, 3 Aug 2016 04:48:50 +0000 (+0200) Subject: Updated usb related issues (markdown) X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e7a4be0c1ace8b989e579f05690ef706856ef25d;p=librecmc%2Fopen-ath9k-htc-firmware.wiki.git Updated usb related issues (markdown) --- diff --git a/usb-related-issues.md b/usb-related-issues.md index 36d2d34..1eba2e0 100644 --- a/usb-related-issues.md +++ b/usb-related-issues.md @@ -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.