From owner-freebsd-alpha Fri Dec 1 10:55:58 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id AE68037B402 for ; Fri, 1 Dec 2000 10:55:56 -0800 (PST) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id KAA03701; Fri, 1 Dec 2000 10:55:52 -0800 Date: Fri, 1 Dec 2000 10:55:47 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: Andrew Gallatin Cc: Bernd Walter , Peter Wemm , freebsd-alpha@FreeBSD.ORG Subject: Re: Patch to make my PC164 booting. In-Reply-To: <14887.61320.684175.222685@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Bernd Walter writes: > > On Thu, Nov 30, 2000 at 07:34:03PM -0800, Matthew Jacob wrote: > <..> > > + if (strncmp(platform.model, "Digital AlphaPC 164 ", 20) == 0) { > > > Something involving the variation might be better. Eg. > if ((hwrpb->rpb_variation & SV_ST_MASK) <= SV_ST_ALPHAPC164_500) > > BTW, does this problem affect the EB164 models too, or just the > various non LX or SX PC164s? We don't know. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message