From owner-freebsd-current@FreeBSD.ORG Thu Feb 9 09:17:31 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 274D716A420; Thu, 9 Feb 2006 09:17:31 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8C6443D48; Thu, 9 Feb 2006 09:17:28 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.3/8.13.3) with ESMTP id k199HPeH033021; Thu, 9 Feb 2006 12:17:25 +0300 (MSK) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.3/8.13.3/Submit) id k199HOGV033014; Thu, 9 Feb 2006 12:17:24 +0300 (MSK) (envelope-from yar) Date: Thu, 9 Feb 2006 12:17:23 +0300 From: Yar Tikhiy To: Cy Schubert Message-ID: <20060209091723.GA31952@comp.chem.msu.su> References: <20060207230142.GD32998@comp.chem.msu.su> <200602081506.k18F6gxN074736@cwsys.cwsent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200602081506.k18F6gxN074736@cwsys.cwsent.com> User-Agent: Mutt/1.5.9i Cc: freebsd-current@freebsd.org, netchild@freebsd.org Subject: Re: 7.0-CURRENT Hang X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2006 09:17:31 -0000 On Wed, Feb 08, 2006 at 07:06:42AM -0800, Cy Schubert wrote: > In message <20060207230142.GD32998@comp.chem.msu.su>, Yar Tikhiy writes: > > On Tue, Feb 07, 2006 at 10:34:16AM -0800, Cy Schubert wrote: > > > In message <20060207182755.GB32998@comp.chem.msu.su>, Yar Tikhiy writes: > > > > On Tue, Feb 07, 2006 at 10:06:32AM -0800, Cy Schubert wrote: > > > > > In message <20060207173154.GE19674@comp.chem.msu.su>, Yar Tikhiy writes > > : > > > > > > On Mon, Feb 06, 2006 at 08:29:35PM -0800, Cy Schubert wrote: > > > > > > cwtest# /usr/local/bin/cpuid > > > eax in eax ebx ecx edx > > > 00000000 00000001 756e6547 6c65746e 49656e69 > > ^^ > > > 00000001 0000052c 00000000 00000000 000001bf > > > > Thanks for getting these data! They tell that your CPU doesn't > > support CPUID functions above 0x01, which is completely OK for > > a Pentium. > > > > Would you mind giving a try to the attached patch? It should fix > > the CPUID 0x02 issue while reducing code duplication. > > The patch fixes the problem and more elegantly than mine did. > > When this is committed, PR 92977 should be closed. All done! -- Yar