4b7a128684
"swarm"). Other SB-cpu boards will be supported by this port in the future. Includes support for on-chip ethernet and serial. Many features still missing - notably SMP, PCI/LDT and IDE. This code is provided by the Broadband Processor Business Unit at Broadcom Corp with minor updates by me.
10 lines
186 B
C
10 lines
186 B
C
/* $NetBSD: vmparam.h,v 1.1 2002/03/06 02:13:50 simonb Exp $ */
|
|
|
|
#include <mips/vmparam.h>
|
|
|
|
/* XXXcgd */
|
|
#define VM_PHYSSEG_MAX 8
|
|
|
|
#define VM_NFREELIST 1
|
|
#define VM_FREELIST_DEFAULT 0
|