NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-macppc/58320: NetBSD/macppc 10.0 INSTALL kernel stalls on Power Mac G4



The following reply was made to PR port-macppc/58320; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: port-macppc/58320: NetBSD/macppc 10.0 INSTALL kernel stalls on
 Power Mac G4
Date: Mon, 28 Apr 2025 22:12:04 +0200

 On Mon, Apr 28, 2025 at 07:50:02PM +0000, Izumi Tsutsui via gnats wrote:
 >  2) set up "ofw_battable[]" for OF functions (which is currently empty)
 >     properly, at least for PCI framebuffers
 >     (not sure which regions are actually necessary for the fb ops though)
 
 This all is very tricky, the best solution is to not call OF functions
 "later" in the kernel, especially anything that could trigger changes
 in mappings. For other functions we could merge the OF entries with the
 kernel entries and keep them alive.
 
 Can the palette stuff be done before we take over the MMU?
 
 Martin
 


Home | Main Index | Thread Index | Old Index