Date: Fri, 1 Dec 2000 10:55:47 -0800 (PST) From: Matthew Jacob <mjacob@feral.com> To: Andrew Gallatin <gallatin@cs.duke.edu> Cc: Bernd Walter <ticso@cicely8.cicely.de>, Peter Wemm <peter@netplex.com.au>, freebsd-alpha@FreeBSD.ORG Subject: Re: Patch to make my PC164 booting. Message-ID: <Pine.LNX.4.21.0012011055420.3674-100000@zeppo.feral.com> In-Reply-To: <14887.61320.684175.222685@grasshopper.cs.duke.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
>
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0012011055420.3674-100000>
