From owner-cvs-all Sat Oct 17 21:37:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA05950 for cvs-all-outgoing; Sat, 17 Oct 1998 21:37:03 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA05941; Sat, 17 Oct 1998 21:37:02 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA12563; Sat, 17 Oct 1998 21:36:59 -0700 (PDT) Date: Sat, 17 Oct 1998 21:36:59 -0700 (PDT) Message-Id: <199810180436.VAA12563@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/gnu/i386/fpemul fpu_entry.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/17 21:36:58 PDT Modified files: sys/gnu/i386/fpemul fpu_entry.c Log: OOPS! Supply the moduledata handle rather than the event dispatcher function. This should explain the panic on boot problem that's been discussed in -current at the moment. Both machines had GNU_MATH_EMULATE. Revision Changes Path 1.16 +2 -2 src/sys/gnu/i386/fpemul/fpu_entry.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message