From owner-freebsd-questions Tue Jul 23 23:19:23 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA20296 for questions-outgoing; Tue, 23 Jul 1996 23:19:23 -0700 (PDT) Received: from lariat.lariat.org ([129.72.251.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA20290 for ; Tue, 23 Jul 1996 23:19:18 -0700 (PDT) Received: (from brett@localhost) by lariat.lariat.org (8.8.Alpha.4/8.8.Alpha.4) id AAA08056 for questions@freebsd.org; Wed, 24 Jul 1996 00:15:57 -0600 (MDT) Date: Wed, 24 Jul 1996 00:15:57 -0600 (MDT) From: Brett Glass Message-Id: <199607240615.AAA08056@lariat.lariat.org> To: questions@freebsd.org Subject: Which CPU setting for 486DLC? Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'm getting ready to put FreeBSD on a system with a 486DLC CPU. I don't believe that this little guy has a floating point unit, and am not entirely sure if it's really a "486" or a "386 with enhancements" as far as the FreeBSD kernel is concerned. So, when I strip down the kernel and recompile it for this CPU, which do I specify: 386 or 486? --Brett