https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247528
--- Comment #60 from Adrian Chadd ---
I've been digging deep in this and i've found some fun stuff.
First, the power up / down / up sequencing problem. there's code in rtl8192eu
that doesn't exist at all in rtl8xxxu in linux. If I just del
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247528
--- Comment #61 from Sulev-Madis Silber
---
(In reply to Adrian Chadd from comment #60)
applied all 3 patches. now it doesn't disappear from usb after destroy &
create, and it successfully connects to wpa2 ap and passes traffic without any
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282789
--- Comment #13 from Bjoern A. Zeeb ---
(In reply to Mark Johnston from comment #12)
I also wanted to MFC the entire driver update first stable/14 is behind main
but not while vacation.
--
You are receiving this mail because:
You are on
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247528
--- Comment #64 from Cy Schubert ---
(In reply to Sulev-Madis Silber from comment #62)
What type of USB controller does your laptop have? XHCI? EHCI?
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247528
--- Comment #62 from Sulev-Madis Silber
---
additional platform info here
this is
FreeBSD ask-m-001 15.0-CURRENT FreeBSD 15.0-CURRENT #0
main-n274860-2f35419fb26d-dirty: Sun Jan 19 23:40:21 EET 2025
r...@green.sau.si.pri.ee:/root/fil
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247528
--- Comment #63 from Cy Schubert ---
(In reply to Adrian Chadd from comment #60)
The patches work with RTL8188EU (TL-WN725N) almost immediately. The AC1200
(Archer T4UH wireless Realtek 8812AU TP-Link) also does immediately work. The
RTL81
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247528
--- Comment #67 from Sulev-Madis Silber
---
(In reply to Cy Schubert from comment #64)
not laptop at all, this is actually nanopi neo core module on custom pcb and
usb wifi with custom headers soldered on and plugged on the side. as allwin
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247528
--- Comment #66 from Adrian Chadd ---
(In reply to Cy Schubert from comment #63)
Hm, I didn't think my diffs changed RTL8188EU behaviour!
The RTL8188E code uses the RTL8192C channel change code but overrides a couple
of methods. None of t
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247528
--- Comment #65 from Adrian Chadd ---
(In reply to Cy Schubert from comment #63)
Hm, I didn't think my diffs changed RTL8188EU behaviour!
The RTL8188E code uses the RTL8192C channel change code but overrides a couple
of methods. None of t