Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751792AbaFMNLr (ORCPT ); Fri, 13 Jun 2014 09:11:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22824 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751060AbaFMNLq (ORCPT ); Fri, 13 Jun 2014 09:11:46 -0400 Date: Fri, 13 Jun 2014 15:10:02 +0200 From: Stanislaw Gruszka To: Michael Braun Cc: Ivo van Doorn , Helmut Schaa , netdev@vger.kernel.org, users@rt2x00.serialmonkey.com, linux-wireless@vger.kernel.org, "John W. Linville" , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/2] rt2800usb:fix efuse detection Message-ID: <20140613131001.GB2211@redhat.com> References: <20140612173057.15935.14194.stgit@charlie.fem.tu-ilmenau.de> <20140612173336.15935.17359.stgit@charlie.fem.tu-ilmenau.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140612173336.15935.17359.stgit@charlie.fem.tu-ilmenau.de> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jun 12, 2014 at 07:33:36PM +0200, Michael Braun wrote: > The device 057c:8501 (AVM Fritz! WLAN v2 rev. B) currently does not > load. One thing observed is that the vendors driver detects EFUSE mode > for this device, but rt2800usb does not. This is due to rt2800usb > lacking a check for the firmware mode present in the vendors driver, > that this patch adopts for rt2800usb. > > With this patch applied, the 'RF chipset' detection does no longer fail. > > Signed-off-by: Michael Braun Acked-by: Stanislaw Gruszka -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/