Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Feb 2006 12:17:23 +0300
From:      Yar Tikhiy <yar@comp.chem.msu.su>
To:        Cy Schubert <Cy.Schubert@spqr.komquats.com>
Cc:        freebsd-current@freebsd.org, netchild@freebsd.org
Subject:   Re: 7.0-CURRENT Hang
Message-ID:  <20060209091723.GA31952@comp.chem.msu.su>
In-Reply-To: <200602081506.k18F6gxN074736@cwsys.cwsent.com>
References:  <20060207230142.GD32998@comp.chem.msu.su> <200602081506.k18F6gxN074736@cwsys.cwsent.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060209091723.GA31952>