From owner-cvs-sys Thu Feb 23 09:32:42 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id JAA07595 for cvs-sys-outgoing; Thu, 23 Feb 1995 09:32:42 -0800 Received: (from bde@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id JAA07583; Thu, 23 Feb 1995 09:32:40 -0800 Date: Thu, 23 Feb 1995 09:32:40 -0800 From: Bruce Evans Message-Id: <199502231732.JAA07583@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa npx.c Sender: cvs-sys-owner@freebsd.org Precedence: bulk bde 95/02/23 09:32:39 Modified: sys/i386/isa npx.c Log: Submitted by: seb@erix.ericsson.se (Sebastian Strollo) Remove over-cautious early fnop() synchronization. It caused the probe to hang on systems without an FPU.