You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on a new driver for this chip, but I can only test the single MAC version. The dual MAC support needs some changes (not done yet) to make it acceptable for inclusion in the kernel, and those changes in particular need to be tested. Would you be able to do that?
Anyone else who has the dual MAC version is also welcome to test. How to tell what kind of device you have? If the driver in this repository creates four wifi interfaces, you have the dual MAC version. If it creates only two interfaces it's the single MAC version. (This assuming you compiled it with concurrent mode enabled.)
The text was updated successfully, but these errors were encountered:
Hi Larry,
I'm working on a new driver for this chip, but I can only test the single MAC version. The dual MAC support needs some changes (not done yet) to make it acceptable for inclusion in the kernel, and those changes in particular need to be tested. Would you be able to do that?
Anyone else who has the dual MAC version is also welcome to test. How to tell what kind of device you have? If the driver in this repository creates four wifi interfaces, you have the dual MAC version. If it creates only two interfaces it's the single MAC version. (This assuming you compiled it with concurrent mode enabled.)
The text was updated successfully, but these errors were encountered: