Page MenuHomeFreeBSD

urtwn: shutdown the device properly
ClosedPublic

Authored by avos on Feb 4 2016, 9:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 22, 5:58 PM
Unknown Object (File)
Aug 12 2025, 8:56 PM
Unknown Object (File)
Jul 28 2025, 3:42 PM
Unknown Object (File)
Jul 28 2025, 3:23 PM
Unknown Object (File)
Jun 26 2025, 6:43 AM
Unknown Object (File)
Jun 21 2025, 5:23 PM
Unknown Object (File)
Jun 11 2025, 8:50 AM
Unknown Object (File)
Jun 10 2025, 10:33 AM
Subscribers

Details

Summary

Obtained from:

  • R92C path: NetBSD (mostly);
  • R88E path: TP-Link driver.

P.S. Should be applied on top of D4849 (conflict in urtwn_stop()).

Test Plan

Tested with RTL8188EU and RTL8188CUS.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avos retitled this revision from to urtwn: shutdown the device properly.
avos updated this object.
avos edited the test plan for this revision. (Show Details)
avos added reviewers: adrian, kevlo.
avos set the repository for this revision to rS FreeBSD src repository - subversion.
adrian edited edge metadata.

I'd want to see more wide scale testing of this, but sure, commit it and then ask people to report any regressions.

This revision is now accepted and ready to land.Feb 4 2016, 9:06 PM
kevlo edited edge metadata.
This revision was automatically updated to reflect the committed changes.

Few '#ifndef URTWN_WITHOUT_UCODE' were added to make it work with 'options URTWN_WITHOUT_UCODE'