NetBSD/mac68k on Quadra 800

Martin Husemann <[email protected]> Mon, 26 Apr 2021 11:06:11 +0200
Newsgroups gmane.os.netbsd.ports.mac68k
Message-ID <[email protected]>
Hey folks,

anyone know if booting on a Quadra 800 ever worked?

We treat it as a first type Quadra:

	{MACH_MACQ800, "Quadra", " 800 ", MACH_CLASSQ, &romvecs[6]},

but there is evidence that this is wrong and it should be MACH_CLASSQ2
instead (meaning serial port and scsi address are wrong).

I have no hardware available for testing - anyone have one and could
test boot a kernel?

Martin