Page MenuHomeFreeBSD

D53329.1777213272.diff
No OneTemporary

Size
346 B
Referenced Files
None
Subscribers
None

D53329.1777213272.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
@@ -356,6 +356,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
Sun, Apr 26, 2:21 PM (3 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28433312
Default Alt Text
D53329.1777213272.diff (346 B)

Event Timeline