From owner-cvs-all@FreeBSD.ORG Sat Nov 5 22:42:56 2005 Return-Path: X-Original-To: cvs-all@freebsd.org 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 BF25D16A41F; Sat, 5 Nov 2005 22:42:56 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67A4443D48; Sat, 5 Nov 2005 22:42:56 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id 7CC6FBC66; Sat, 5 Nov 2005 22:42:54 +0000 (UTC) To: Marius Strobl From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 05 Nov 2005 23:23:26 +0100." <20051105232325.A41277@newtrinity.zeist.de> Date: Sat, 05 Nov 2005 23:42:53 +0100 Message-ID: <895.1131230573@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/puc puc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2005 22:42:56 -0000 In message <20051105232325.A41277@newtrinity.zeist.de>, Marius Strobl writes: >PUC_FASTINTR used to cause problems on sparc64 [...] >[...] I'm unsure about the >details, e.g. the endless loop might actually occur a bit later >during probing uart1 or before it's fully attached but I think >the problem is still there. If so we should obviously take PUC_FASTINTR out on sparc64. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.