Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 9 Jun 2002 13:54:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 9 Jun 2002 13:54:04 -0400 Received: from host194.steeleye.com ([216.33.1.194]:18191 "EHLO pogo.mtv1.steeleye.com") by vger.kernel.org with ESMTP id ; Sun, 9 Jun 2002 13:54:03 -0400 Message-Id: <200206091754.g59Hs0d08560@localhost.localdomain> X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 To: linux-kernel@vger.kernel.org cc: James.Bottomley@HansenPartnership.com Subject: [PATCH: NEW SUBARCHITECTURE FOR 2.5.21] support for NCR voyager (3/4/5xxx series) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 09 Jun 2002 13:54:00 -0400 From: James Bottomley X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org This patch adds SMP (and UP) support for voyager which is an (up to 32 way) SMP microchannel non-PC architecture. There's basically nothing different from the 2.5.15 one except for updates and changes to the arch-split and a few #include file additions. The patch is in two parts: The i386 sub-architecture split is separated from the addition of the voyager components http://www.hansenpartnership.com/voyager/files/arch-split-2.5.21.diff (165k) http://www.hansenpartnership.com/voyager/files/voyager-2.5.21.diff (148k) (The split diff is pretty huge because it's actually moving files about). You must apply the split diff before applying the voyager one. These two patches are also available as separate bitkeeper trees (the voyager tree is a superset of the arch-split one): http://linux-voyager.bkbits.net/voyager-2.5 http://linux-voyager.bkbits.net/arch-split-2.5 James Bottomley - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/