Page MenuHomeFreeBSD

stand/ofw: Refactor ofw parsedev
ClosedPublic

Authored by imp on Nov 29 2022, 9:45 PM.
Tags
None
Referenced Files
F154109587: D37560.id113721.diff
Sun, Apr 26, 6:34 AM
Unknown Object (File)
Sat, Apr 25, 5:07 AM
Unknown Object (File)
Sat, Apr 11, 9:04 PM
Unknown Object (File)
Sat, Apr 11, 12:45 PM
Unknown Object (File)
Fri, Apr 10, 11:26 AM
Unknown Object (File)
Fri, Apr 10, 2:36 AM
Unknown Object (File)
Wed, Apr 8, 10:05 PM
Unknown Object (File)
Mon, Apr 6, 9:00 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