https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236623
Andriy Voskoboinyk <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Andriy Voskoboinyk <[email protected]> --- Is there some changes after 1) ifconfig wlan0 -rxcsum -rxcsum6 2) kenv dev.rtwn.0.hwcrypto=0 && kldunload if_rtwn_usb && kldload if_rtwn_usb ?The work around is to perform an ACPI powerbutton off then powerbutton on. > The work around is to perform an ACPI powerbutton off then powerbutton on. kldunload if_rtwn_usb && kldload if_rtwn_usb ? (the last part is only needed if you don't have devd(8) running). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
