Send users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://rt2x00.serialmonkey.com/mailman/listinfo/users_rt2x00.serialmonkey.com
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of users digest..."
Today's Topics:
1. Re: [PATCH v2 0/2] rt2800usb: Fix support for USB 057c:8501
(Stanislaw Gruszka)
2. Re: [PATCH v2 1/2] rt2800usb:fix efuse detection
(Stanislaw Gruszka)
3. Re: [PATCH v2 2/2] rt2800usb:fix hang during firmware load
(Stanislaw Gruszka)
----------------------------------------------------------------------
Message: 1
Date: Fri, 13 Jun 2014 15:08:17 +0200
From: Stanislaw Gruszka <[email protected]>
To: Michael Braun <[email protected]>
Cc: [email protected], [email protected],
[email protected], [email protected]
Subject: Re: [rt2x00-users] [PATCH v2 0/2] rt2800usb: Fix support for
USB 057c:8501
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii
On Thu, Jun 12, 2014 at 07:33:31PM +0200, Michael Braun wrote:
> v2: fix endianness and coding style. Using rt2x00usb_register_read does not
> work for me.
I missed that it use USB_MULTI_READ request and you need
USB_DEVICE_MODE instead, sorry.
Stanislaw
------------------------------
Message: 2
Date: Fri, 13 Jun 2014 15:10:02 +0200
From: Stanislaw Gruszka <[email protected]>
To: Michael Braun <[email protected]>
Cc: [email protected], [email protected],
[email protected], [email protected]
Subject: Re: [rt2x00-users] [PATCH v2 1/2] rt2800usb:fix efuse
detection
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii
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 <[email protected]>
Acked-by: Stanislaw Gruszka <[email protected]>
------------------------------
Message: 3
Date: Fri, 13 Jun 2014 15:10:35 +0200
From: Stanislaw Gruszka <[email protected]>
To: Michael Braun <[email protected]>
Cc: [email protected], [email protected],
[email protected], [email protected]
Subject: Re: [rt2x00-users] [PATCH v2 2/2] rt2800usb:fix hang during
firmware load
Message-ID: <[email protected]>
Content-Type: text/plain; charset=us-ascii
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 <[email protected]>
Acked-by: Stanislaw Gruszka <[email protected]>
------------------------------
Subject: Digest Footer
_______________________________________________
users mailing list
[email protected]
http://rt2x00.serialmonkey.com/mailman/listinfo/users_rt2x00.serialmonkey.com
------------------------------
End of users Digest, Vol 64, Issue 7
************************************