/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * include/asm-mips/dec/kn05.h * * DECstation/DECsystem 5000/260 (4max+ or KN05), 5000/150 (4min * or KN04-BA), Personal DECstation/DECsystem 5000/50 (4maxine or * KN04-CA) and DECsystem 5900/260 (KN05) R4k CPU card MB ASIC * definitions. * * Copyright (C) 2002, 2003, 2005, 2008 Maciej W. Rozycki * * WARNING! All this information is pure guesswork based on the * ROM. It is provided here in hope it will give someone some * food for thought. No documentation for the KN05 nor the KN04 * module has been located so far.
*/ #ifndef __ASM_MIPS_DEC_KN05_H #define __ASM_MIPS_DEC_KN05_H
#include <asm/dec/ioasic_addrs.h>
/* * The oncard MB (Memory Buffer) ASIC provides an additional address * decoder. Certain address ranges within the "high" 16 slots are * passed to the I/O ASIC's decoder like with the KN03 or KN02-BA/CA. * Others are handled locally. "Low" slots are always passed.
*/ #define KN4K_SLOT_BASE 0x1fc00000
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.