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)
Oct 17 2024, 7:01 PM
Unknown Object (File)
Oct 1 2024, 5:30 AM
Unknown Object (File)
Sep 29 2024, 11:26 PM
Unknown Object (File)
Sep 22 2024, 12:57 AM
Unknown Object (File)
Sep 21 2024, 2:39 PM
Unknown Object (File)
Sep 21 2024, 10:17 AM
Unknown Object (File)
Sep 17 2024, 11:38 AM
Unknown Object (File)
Sep 16 2024, 3:41 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'