From owner-freebsd-questions Wed May 13 03:05:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA25906 for freebsd-questions-outgoing; Wed, 13 May 1998 03:05:26 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gwdu60.gwdg.de (gwdu60.gwdg.de [134.76.10.60]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA25889 for ; Wed, 13 May 1998 03:05:05 -0700 (PDT) (envelope-from kheuer@gwdu60.gwdg.de) Received: from localhost (kheuer@localhost) by gwdu60.gwdg.de (8.8.5/8.8.5) with SMTP id MAA19978; Wed, 13 May 1998 12:04:12 +0200 (CEST) Date: Wed, 13 May 1998 12:04:11 +0200 (CEST) From: Konrad Heuer To: perl cc: questions@FreeBSD.ORG Subject: Re: AMD K6 with FreeBSD??? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 13 May 1998, perl wrote: > work fine with FreeBSD. I see some stuff in the LINT kernel about Cyrix > chips but nothing about AMD. There's no problem with AMD chips as far as I know. I tested 2.2.2-R. with a K6/200 some month ago. > Someone mentioned something about a 64MB RAM limit. Is this true? Automatic recognition during boot is limited to 64M. If you've more, compile the kernel with: options MAXMEM=<#K> E.g. options MAXMEM=131072 for 128 MB of memory. Konrad Heuer // Gesellschaft fuer wissenschaftliche Datenverarbeitung mbH // Goettingen (GWDG), Am Fassberg, D-37077 Goettingen, Germany // // kheuer@gwdu60.gwdg.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message