Page MenuHomeFreeBSD

stand/ofw: Refactor ofw parsedev
ClosedPublic

Authored by imp on Nov 29 2022, 9:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 13, 11:09 PM
Unknown Object (File)
Wed, Apr 24, 6:27 PM
Unknown Object (File)
Wed, Apr 24, 6:27 PM
Unknown Object (File)
Wed, Apr 24, 6:27 PM
Unknown Object (File)
Sun, Apr 21, 11:15 PM
Unknown Object (File)
Feb 19 2024, 4:29 AM
Unknown Object (File)
Feb 19 2024, 4:29 AM
Unknown Object (File)
Feb 19 2024, 4:29 AM
Subscribers

Details

Summary

Both ofw_disk and ofw_net use the same parsedev routine, except for the
string passed in to match the ofw device node's type. Create a routine
to do that and connect these two users up to that.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 48561
Build 45447: arc lint + arc unit