From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xose Vazquez Perez Subject: Re: [PATCH 2/3] staging/rtl8192e: use s8 instead of char Date: Wed, 20 Jul 2016 17:06:27 +0200 Message-ID: <74d0fd1d-8197-1e4a-1ab1-a879d6dcea4e@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-wireless , netdev@vger.kernel.org, LKML , "driverdev-devel@linuxdriverproject.org" , Jes Sorensen , Christian Lamparter , Larry Finger , Arnd Bergmann Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" List-Id: netdev.vger.kernel.org Arnd Bergmann wrote: > rtlwifi, but I found the older r8712u device to work fine with > the staging/rtl8712 driver. A replacement for "staging/rtl8712", with MAC80211 support, is available at: https://github.com/chunkeey/rtl8192su Also a fullmac/cfg80211 driver(r92su) is available at the same repository.