Linux wireless drivers development
 help / color / mirror / Atom feed
* Realtek naming
@ 2021-12-02  3:05 James
  2021-12-02  4:06 ` Larry Finger
  2021-12-02  4:08 ` Pkshih
  0 siblings, 2 replies; 5+ messages in thread
From: James @ 2021-12-02  3:05 UTC (permalink / raw)
  To: linux-wireless

https://wikidevi.wi-cat.ru/Realtek

Besides the RTL8832AU (USB) being USB, what is the difference from the 
RTL8852AE (PCI)?

How is the RTL8852AU (USB) different than the 8832AU?

Do the 8852BE and 8852BU fix bugs in the 8852Ax?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Realtek naming
  2021-12-02  3:05 Realtek naming James
@ 2021-12-02  4:06 ` Larry Finger
  2021-12-02  4:08 ` Pkshih
  1 sibling, 0 replies; 5+ messages in thread
From: Larry Finger @ 2021-12-02  4:06 UTC (permalink / raw)
  To: James, linux-wireless

On 12/1/21 21:05, James wrote:
> https://wikidevi.wi-cat.ru/Realtek
> 
> Besides the RTL8832AU (USB) being USB, what is the difference from the RTL8852AE 
> (PCI)?
> 
> How is the RTL8852AU (USB) different than the 8832AU?
> 
> Do the 8852BE and 8852BU fix bugs in the 8852Ax?

James,

The "RTL" is the Realtek part. The 4 numbers denote the chip family, and the 
first letter indicates the member of the family. The last letter indicates the 
bus - E for PCIe, U for USB, and S for SDIO.

Thus the RTL8852AE and the RTL8852AU have the same chip model - only the bus is 
different; however, the programming for setup might be different. Only the chip 
designer knows. Compare the differences in the drivers for RTL8192CE and RTL8192CU.

I have no idea what an RTL8832AU is. Similarly, I have no knowledge of the 
RTL8852Bx.

Larry

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: Realtek naming
  2021-12-02  3:05 Realtek naming James
  2021-12-02  4:06 ` Larry Finger
@ 2021-12-02  4:08 ` Pkshih
  2021-12-02  4:15   ` James
  1 sibling, 1 reply; 5+ messages in thread
From: Pkshih @ 2021-12-02  4:08 UTC (permalink / raw)
  To: James, linux-wireless


> -----Original Message-----
> From: James <bjlockie@lockie.ca>
> Sent: Thursday, December 2, 2021 11:06 AM
> To: linux-wireless <linux-wireless@vger.kernel.org>
> Subject: Realtek naming
> 
> https://wikidevi.wi-cat.ru/Realtek
> 
> Besides the RTL8832AU (USB) being USB, what is the difference from the
> RTL8852AE (PCI)?
> 
> How is the RTL8852AU (USB) different than the 8832AU?
> 
> Do the 8852BE and 8852BU fix bugs in the 8852Ax?

The difference between 8852AE and 8852AU is interface -- PCI and USB.
The 8852Bx is another (next) series of 802.11AX chip whose hardware capabilities
are different from 8852Ax.
The difference of RTL8852AU and 8832AU is that 8832AU doesn't have Bluetooth.

--
Ping-Ke


^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: Realtek naming
  2021-12-02  4:08 ` Pkshih
@ 2021-12-02  4:15   ` James
  2021-12-02  4:23     ` Pkshih
  0 siblings, 1 reply; 5+ messages in thread
From: James @ 2021-12-02  4:15 UTC (permalink / raw)
  To: Pkshih; +Cc: linux-wireless

.
> The 8852Bx is another (next) series of 802.11AX chip whose hardware capabilities
> are different from 8852Ax.
Will the rtw89 driver support the 8852Bx+?

^ permalink raw reply	[flat|nested] 5+ messages in thread

* RE: Realtek naming
  2021-12-02  4:15   ` James
@ 2021-12-02  4:23     ` Pkshih
  0 siblings, 0 replies; 5+ messages in thread
From: Pkshih @ 2021-12-02  4:23 UTC (permalink / raw)
  To: James; +Cc: linux-wireless


> -----Original Message-----
> From: James <bjlockie@lockie.ca>
> Sent: Thursday, December 2, 2021 12:16 PM
> To: Pkshih <pkshih@realtek.com>
> Cc: linux-wireless <linux-wireless@vger.kernel.org>
> Subject: RE: Realtek naming
> 
> .
> > The 8852Bx is another (next) series of 802.11AX chip whose hardware capabilities
> > are different from 8852Ax.
> Will the rtw89 driver support the 8852Bx+?

Next chip the rtw89 will support is 8852CE, and 8852BE will be supported after that.

--
Ping-Ke


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-12-02  4:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-02  3:05 Realtek naming James
2021-12-02  4:06 ` Larry Finger
2021-12-02  4:08 ` Pkshih
2021-12-02  4:15   ` James
2021-12-02  4:23     ` Pkshih

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox