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)
Nov 17 2024, 2:34 PM
Unknown Object (File)
Nov 17 2024, 2:14 PM
Unknown Object (File)
Nov 10 2024, 5:26 PM
Unknown Object (File)
Oct 19 2024, 2:13 AM
Unknown Object (File)
Oct 4 2024, 6:35 AM
Unknown Object (File)
Oct 1 2024, 8:39 PM
Unknown Object (File)
Sep 30 2024, 6:28 PM
Unknown Object (File)
Sep 29 2024, 5:29 PM
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 Not Applicable
Unit
Tests Not Applicable