We need to match devices in a slightly special way: We have to look up
the path and see if the device is a 'network' device in order to use it.
Sponsored by: Netflix
Differential D37557 Authored by imp on Nov 29 2022, 9:17 PM.
Tags None Referenced Files
Subscribers
Details Summary We need to match devices in a slightly special way: We have to look up Sponsored by: Netflix
Diff Detail
Event TimelineHerald added a reviewer: manu. · View Herald TranscriptNov 29 2022, 9:17 PM2022-11-29 21:17:09 (UTC+0) Harbormaster completed remote builds in B48558: Diff 113645.Nov 29 2022, 9:17 PM2022-11-29 21:17:12 (UTC+0) imp added a child revision: D37558: ofw/disk: Add parsedev support.Nov 29 2022, 9:17 PM2022-11-29 21:17:16 (UTC+0) This revision was not accepted when it landed; it landed in state Needs Review.Jan 24 2023, 10:19 PM2023-01-24 22:19:53 (UTC+0) Closed by commit rG8bca927b88d6: stand/ofw: Subclass devnet to cope with ofw's unique needs (authored by imp). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 113645 stand/libofw/ofw_net.c
|
Here we link crti_s.o (generated from per-arch crti.S) and crtbrand.o to build crti.o. This is then included in both shared libraries and executables.