Port-ofppc archive

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

Re: Is OpenPIC mandatory for an ofppc-machine?



Artyom Tarasenko wrote:

> experimenting with Open Firmware for QEMU PReP target.
> [...]
> And here it hangs. Saw in some boot logs openpic initialization here.
> QEMU uses an i8259, can this be the reason?

Does QEMU PReP really emulate OpenFirmware correctly? There must be an
OFW-tree entry with a name or device_type of "interrupt-controller".
NetBSD/ofppc works with the Pegasos 2, which is an OpenFirmware machine
with i8259 PIC. So theoretically it should work.

OFW PIC detection is in src/sys/arch/powerpc/pci/pci_machdep_ofw.c
genofw_find_ofpics().

-- 
Frank Wille



Home | Main Index | Thread Index | Old Index