Page MenuHomeFreeBSD

D53329.1777151828.diff
No OneTemporary

Size
346 B
Referenced Files
None
Subscribers
None

D53329.1777151828.diff

diff --git a/sys/dev/ofw/ofw_cpu.c b/sys/dev/ofw/ofw_cpu.c
--- a/sys/dev/ofw/ofw_cpu.c
+++ b/sys/dev/ofw/ofw_cpu.c
@@ -332,6 +332,7 @@
device_printf(dev, "Nominal frequency %dMhz\n",
sc->sc_nominal_mhz);
+ OF_device_register_xref(OF_xref_from_node(node), dev);
bus_identify_children(dev);
bus_attach_children(dev);
return (0);

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 25, 9:17 PM (11 m, 13 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28429730
Default Alt Text
D53329.1777151828.diff (346 B)

Event Timeline