From e7a4be0c1ace8b989e579f05690ef706856ef25d Mon Sep 17 00:00:00 2001 From: Oleksij Rempel Date: Wed, 3 Aug 2016 06:48:50 +0200 Subject: [PATCH] Updated usb related issues (markdown) --- usb-related-issues.md | 2 ++ 1 file changed, 2 insertions(+) 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. -- 2.25.1