Page MenuHomeFreeBSD

Migrate siba_bwn to use the bus_generic* functions instead of hand-rolled
ClosedPublic

Authored by jhibbits on Sep 19 2014, 9:26 PM.
Tags
None
Referenced Files
F137137178: D802.id16929.diff
Fri, Nov 21, 5:56 AM
F137137172: D802.id1694.diff
Fri, Nov 21, 5:56 AM
F137136585: D802.id.diff
Fri, Nov 21, 5:54 AM
F137136096: D802.diff
Fri, Nov 21, 5:52 AM
Unknown Object (File)
Wed, Nov 19, 5:05 AM
Unknown Object (File)
Tue, Nov 18, 12:48 PM
Unknown Object (File)
Wed, Nov 12, 6:37 PM
Unknown Object (File)
Sat, Nov 8, 12:54 AM
Subscribers
None

Details

Summary

The siba_bwn_shutdown(), siba_bwn_suspend(), and siba_bwn_resume() duplicate
code, almost verbatim, from bus_generic_*. Migrate to use those instead.

Diff Detail

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

Event Timeline

jhibbits retitled this revision from to Migrate siba_bwn to use the bus_generic* functions instead of hand-rolled.
jhibbits updated this object.
jhibbits edited the test plan for this revision. (Show Details)
jhibbits added a reviewer: adrian.
adrian edited edge metadata.

Looks good. Just test it out on real hardware.

This revision is now accepted and ready to land.Sep 19 2014, 9:27 PM
This revision was automatically updated to reflect the committed changes.