All of lore.kernel.org
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: James <bjlockie@lockie.ca>
Cc: linux-wireless@vger.kernel.org
Subject: Re: USB for rtw89 driver?
Date: Mon, 29 Nov 2021 19:44:12 -0600	[thread overview]
Message-ID: <5fff6faf-87a0-673e-0fda-853eb0391797@lwfinger.net> (raw)
In-Reply-To: <5e815a38-eb5c-7dac-7243-1d734c1acd3f@lockie.ca>

On 11/29/21 17:37, James wrote:
> Does anyone know what this is?
> The releasenotes pdf says it came from Realtek.
> 
> https://github.com/shiqishao/RTL8852AU_WiFi_linux_v1.15.0.1-0-g487ee886.20210714
> 
> What are the roadblocks to getting USB support in the kernel driver?
> 
> Is it possible to have a USB part of the driver that uses the kernel part of the 
> driver?
> 

The file structure indicates that it is a variation of the USB driver from the 
Realtek group. As such, it will have all the flaws of that family of drivers.

I have previously estimated that it would take about 6 months of work to get 
such a driver into shape to be submitted into staging. The approach taken in 
https://github.com/neojou/rtw89-usb will take a lot less time; however, without 
the cooperation of Realtek, it will take a lot of USB dumps to compare the 
communication with the chip to discover what differences there are between the 
PCI and USB versions, other than the obvious base platform data flow.

Have you tried either the shiqishao or the neojou driver? If you are willing to 
provide me with a device, I could probably give you some help getting the neojou 
driver into kernel shape.

Larry


  reply	other threads:[~2021-11-30  1:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-27 22:22 USB for rtw89 driver? James
2021-11-29  8:52 ` Pkshih
2021-11-29 14:24   ` James
2021-11-29 21:42     ` Larry Finger
2021-11-29 22:22       ` James
2021-11-29 23:37         ` James
2021-11-30  1:44           ` Larry Finger [this message]
2021-11-30  3:10             ` James
2021-11-30  1:16         ` Larry Finger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5fff6faf-87a0-673e-0fda-853eb0391797@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=bjlockie@lockie.ca \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.