From owner-cvs-all Thu Oct 25 14:37:22 2001 Delivered-To: cvs-all@freebsd.org Received: from finch-post-12.mail.demon.net (finch-post-12.mail.demon.net [194.217.242.41]) by hub.freebsd.org (Postfix) with ESMTP id 0FEE337B401; Thu, 25 Oct 2001 14:37:16 -0700 (PDT) Received: from [62.49.251.130] (helo=herring.nlsystems.com) by finch-post-12.mail.demon.net with esmtp (Exim 2.12 #1) id 15wsBf-000JrS-0C; Thu, 25 Oct 2001 21:37:15 +0000 Received: from salmon.nlsystems.com (salmon [10.0.0.3]) by herring.nlsystems.com (8.11.2/8.11.2) with ESMTP id f9PLZx708466; Thu, 25 Oct 2001 22:35:59 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Thu, 25 Oct 2001 22:33:58 +0100 (BST) From: Doug Rabson To: John Baldwin Cc: Jonathan Lemon , , Subject: RE: cvs commit: src/sys/dev/fxp if_fxp.c In-Reply-To: Message-ID: <20011025223331.W549-100000@salmon.nlsystems.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 25 Oct 2001, John Baldwin wrote: > > On 25-Oct-01 Jonathan Lemon wrote: > > jlemon 2001/10/25 12:36:44 PDT > > > > Modified files: > > sys/dev/fxp if_fxp.c > > Log: > > Aargh. I really shouldn't do late night commits. Remove a floating point > > multiply, and replace it with a close equivalent. 1.488 =~ 1.5 > > Heh. Floating point in the kernel is bad.. mmmkay? > > :) Its perfectly fine on ia64 though - integer multiplies are done with float registers... -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message