[Bug 233863] r345425 on PowerMac G5 may require kern.smp.disabled=1 and must set usefdt=1 which causes net interface reorder
| Newsgroups | gmane.os.freebsd.devel.ppc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233863 Mark Millard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #203652|0 |1 is obsolete| | --- Comment #27 from Mark Millard <[email protected]> --- Created attachment 203889 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203889&action=edit Investigatory stand/powerpc/ofw/ofwfdt.c and sys/contrib/libfdt/fdt_rw.c patches stand/powerpc/ofw/ofwfdt.c is updated because: A) ofwfdt_fixups had the odd mix for context handling: G3's/G4's (4,1 and 3,6 PowerMac examples) eliminated /memory@0/available but. . . G5's (7,2 and 11,2 examples) did not eliminate /memory0,0/available Now it does both. B) fdt_platform_load_dtb did no checking of return status values or reporting of its own of such failures. Note: sys/contrib/libfdt/fdt_rw.c is unchanged. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ppc To unsubscribe, send any mail to "[email protected]"