Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145026207
D53329.1777213272.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
346 B
Referenced Files
None
Subscribers
None
D53329.1777213272.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D53329: dev/ofw: Register the xref
Attached
Detach File
Event Timeline
Log In to Comment