From owner-cvs-all Mon Jul 8 11:20:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45F2737B407; Mon, 8 Jul 2002 11:20:26 -0700 (PDT) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 571B043E09; Mon, 8 Jul 2002 11:20:25 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by sccrmhc02.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020708182024.TGGF6023.sccrmhc02.attbi.com@InterJet.elischer.org>; Mon, 8 Jul 2002 18:20:24 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA29829; Mon, 8 Jul 2002 11:12:09 -0700 (PDT) Date: Mon, 8 Jul 2002 11:12:07 -0700 (PDT) From: Julian Elischer To: Bruce Evans Cc: Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/isa intr_machdep.c In-Reply-To: <20020709035808.H3405-100000@gamplex.bde.org> Message-ID: 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 I gather you will be committing this soon then? On Tue, 9 Jul 2002, Bruce Evans wrote: > On Mon, 8 Jul 2002, Peter Wemm wrote: > > > peter 2002/07/08 02:12:22 PDT > > > > Modified files: > > sys/i386/isa intr_machdep.c > > Log: > > The clock is already allocated as 'fast' > > This is a design error (fixed in my version). > > > - no need to try and intercept a > > 'slow' interrupt registration and convert it into 'fast'. > > This may be needed again. I don't want to have to untangle it. > > Bruce > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message