From owner-freebsd-hackers Thu May 8 21:12:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA08644 for hackers-outgoing; Thu, 8 May 1997 21:12:29 -0700 (PDT) Received: from panda.hilink.com.au (panda.hilink.com.au [203.2.144.5]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA08639 for ; Thu, 8 May 1997 21:12:24 -0700 (PDT) Received: (from danny@localhost) by panda.hilink.com.au (8.8.5/8.8.5) id OAA10138; Fri, 9 May 1997 14:17:41 +1000 (EST) Date: Fri, 9 May 1997 14:17:39 +1000 (EST) From: "Daniel O'Callaghan" 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 ? I'm using AMD 486DX4100 and 686-120/P150+ happily. Michael Smith is using K5-133s, I believe, and he says they are a good pentium replacement. > And more importantly, is it possible to use the CPUs in a multi CPU > configuration under -current (or at all) ? This came up a week or so ago. Intel CPUs use APIC and others use OPIC. There are no OPIC motherboards available. Danny