From owner-freebsd-hackers Fri May 9 21:20:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA16108 for hackers-outgoing; Fri, 9 May 1997 21:20:33 -0700 (PDT) Received: from vegemite.Stanford.EDU (vegemite.Stanford.EDU [171.65.76.158]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA16103 for ; Fri, 9 May 1997 21:20:31 -0700 (PDT) Received: (hlew@localhost) by vegemite.Stanford.EDU (8.7.1/8.6.4) id VAA25813; Fri, 9 May 1997 21:20:23 -0700 (PDT) Date: Fri, 9 May 1997 21:20:23 -0700 (PDT) From: Howard Lew To: Darren Reed cc: hackers@FreeBSD.ORG Subject: Re: Non-Intel CPUs and FreeBSD. In-Reply-To: <199705090323.UAA06913@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Fri, 9 May 1997, Darren Reed wrote: > > Is anyone using any of the AMD/Cyrix CPUs with FreeBSD successfully ? > > And more importantly, is it possible to use the CPUs in a multi CPU > configuration under -current (or at all) ? I think to use SMP with OpenPic you need some kind of chipset that supports OpenPIC and so far none are available. Maybe AMD's 640 will do it. Otherwise gotta use a Pentium with Intel chipsets. > > Darren >