-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
try add support for jaguar-1 devices #8
Comments
It can support rtl8812, but not rtl8814 and rtl8821 yet, for you information. |
Sorry for delay I know |
This issue report.. just love it. |
@neojou @ulli-kroll We have a few projects around 8723DU, 8821CU, and 8822CS and I was wondering if there's some timeline or some way we can externally contribute to this effort? We cannot use kernel modules so that is why this is so important for us. |
@ALL Last time @neojou refactored the code, he splits the pci from the usb part. The only this he missing are the usb id's which are in the wild. For 8822cs |
Some question for the experts ;-) rtl8814au has, as we all know up to four RX/TX paths
which is in my opinion wrong
The endianness is some other part of the story ;-) |
Answer not (more) needed ;-) |
Based on the RTL propietary driver, 8814A is a JAGUAR2 driver just look at https://github.com/jwrdegoede/rtl8189ES_linux/blob/master/include/hal_intf.h#L456-L457
|
There is (maybe) also some hardware bug in handling usb control messages with |
This driver may support jaguar-1 devices.
i.e
rtl8812
rtl8814
rtl8821
The text was updated successfully, but these errors were encountered: