From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stanislaw Gruszka Subject: Re: [PATCH v2 2/2] rt2800usb:fix hang during firmware load Date: Fri, 13 Jun 2014 15:10:35 +0200 Message-ID: <20140613131035.GC2211@redhat.com> References: <20140612173057.15935.14194.stgit@charlie.fem.tu-ilmenau.de> <20140612173341.15935.7058.stgit@charlie.fem.tu-ilmenau.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: users-poMEt7QlJxcwIE2E9O76wjtx2kNaKg5H@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Michael Braun Return-path: Content-Disposition: inline In-Reply-To: <20140612173341.15935.7058.stgit-T1IWWRiYoUTeQ37wNh6nHvMwkO6i8y0ws0AfqQuZ5sE@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: users-bounces-poMEt7QlJxcwIE2E9O76wjtx2kNaKg5H@public.gmane.org Sender: "users" List-Id: netdev.vger.kernel.org On Thu, Jun 12, 2014 at 07:33:41PM +0200, Michael Braun wrote: > The device 057c:8501 (AVM Fritz! WLAN v2 rev. B) boots into a state that does > not actually require loading a firmware file. The vendors driver finds out > about this by checking a firmware state register, so this patch adds this here. > > Finally, with this patch applied, my wifi dongle actually becomes > useful (scan + connect to wpa network works). > > Signed-off-by: Michael Braun Acked-by: Stanislaw Gruszka