From owner-freebsd-questions@FreeBSD.ORG Mon Sep 1 11:29:36 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01C9A16A4C1 for ; Mon, 1 Sep 2003 11:29:36 -0700 (PDT) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id A624044116 for ; Mon, 1 Sep 2003 11:26:57 -0700 (PDT) (envelope-from hhasenbe@techfak.uni-bielefeld.de) Received: from fwd06.aul.t-online.de by mailout05.sul.t-online.com with smtp id 19ttKB-0002Y7-01; Mon, 01 Sep 2003 20:22:47 +0200 Received: from techfak.uni-bielefeld.de (Zef+WTZJQeKU-K2ngbn++79rn9h4fxHjTNXpNFvu9dHXo6P2OLMuEr@[217.225.20.53]) by fmrl06.sul.t-online.com with esmtp id 19ttK5-0KSUbo0; Mon, 1 Sep 2003 20:22:41 +0200 Message-ID: <3F538E6E.20000@techfak.uni-bielefeld.de> Date: Mon, 01 Sep 2003 20:22:38 +0200 From: Hendrik Hasenbein User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5b) Gecko/20030831 X-Accept-Language: German, de, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <20030831234028.GA7528@keyslapper.org> <3F52C558.4020503@netcabo.pt> <20030901175624.GB55612@keyslapper.org> In-Reply-To: <20030901175624.GB55612@keyslapper.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Seen: false X-ID: Zef+WTZJQeKU-K2ngbn++79rn9h4fxHjTNXpNFvu9dHXo6P2OLMuEr@t-dialin.net Subject: Re: multimedia/MMX, Celeron CPU, and the kernel config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2003 18:29:36 -0000 Louis LeBlanc wrote: > Now, I realize no one will want to make 'supported' or 'guaranteed' > recommendations, but I would certainly appreciate some pointers on > taking the above information and determining the ideal CPU options to > use in my kernel. I looked at the handbook, and can't find any such > details or links. My main goal is to find out what CPU features are > disabled through the kernel config, and enable them - particularly MMX > support. You don't need to enable MMX in the kernel. Your mplayer had MMX on, the mplayerxp not I remember. Perhaps there is a switch for mplayerxp. > Features=0x183f9ff > Does this specify just detection or kernel config? I would call it detection. Hendrik