Subject: Re: Problems w/ NetBSD-current & SUN 4/300
To: Ralf Sauther <rhs@inka.de>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: port-sparc
Date: 04/14/1997 23:08:18
> i tested the latest release of NetBSD on a SUN 4/300 and at boot-stage,
> the kernel reports after the boot-code:
> 
> panic: Unknown CPU type: cpu: impl 1, vers 1; mmu: impl -1, vers -1

The CY7C601 processor was missing in the SUN4 section of the cpu table.
Diff (cpu.c):
953d952
<       { CPU_SUN4, 1, 1, ANY, ANY, "CY7C601", &module_sun4 },