Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2006 11:11:56 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        Ken Smith <kensmith@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/i386/i386 machdep.c src/sys/i386/isa npx.c
Message-ID:  <200605011111.57940.jhb@freebsd.org>
In-Reply-To: <200604300517.k3U5HxJk030361@repoman.freebsd.org>
References:  <200604300517.k3U5HxJk030361@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 30 April 2006 01:17, Ken Smith wrote:
> kensmith    2006-04-30 05:17:59 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:        (Branch: RELENG_6_1)
>     sys/i386/i386        machdep.c 
>     sys/i386/isa         npx.c 
>   Log:
>   MFC:
>   
>   > jhb         2006-04-06 17:17:45 UTC
>   >
>   >   FreeBSD src repository
>   >
>   >   Modified files:
>   >     sys/i386/i386        machdep.c
>   >     sys/i386/isa         npx.c
>   >   Log:
>   >   - Don't set CR0_NE and CR0_MP in npx_probe() as they are already set
>   >     earlier in cpu_setregs().
>   >   - If we know this CPU has a FPU via cpuid, then just assume the INT16
>   >     interface and make the npx device quiet to not clutter the dmesg.  This
>   >     is true for all Pentium and later CPUs and even some of the later 486dx
>   >     CPUs.
>   >
>   >   Reviewed by:    bde
>   >   Tested by:      ps
>   >   MFC after:      1 week
>   >
>   >   Path                                Revision
>   >   src/sys/i386/i386/machdep.c         1.625
>   >   src/sys/i386/isa/npx.c              1.164
>   
>   Requested by:   jhb
>   Approved by:    re (scottl)

Thanks!!

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



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