From owner-cvs-all@FreeBSD.ORG Mon Nov 7 10:43:41 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 7F4EB16A41F; Mon, 7 Nov 2005 10:43:41 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AA8843D48; Mon, 7 Nov 2005 10:43:40 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) by newtrinity.zeist.de (8.12.11/8.12.11/ZEIST.DE) with ESMTP id jA7Ahbg7057237; Mon, 7 Nov 2005 11:43:38 +0100 (CET) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.11/8.12.10/Submit) id jA7AhWfu057236; Mon, 7 Nov 2005 11:43:32 +0100 (CET) (envelope-from marius) Date: Mon, 7 Nov 2005 11:43:32 +0100 From: Marius Strobl To: Poul-Henning Kamp Message-ID: <20051107114332.D65849@newtrinity.zeist.de> References: <20051105232325.A41277@newtrinity.zeist.de> <895.1131230573@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <895.1131230573@critter.freebsd.dk>; from phk@phk.freebsd.dk on Sat, Nov 05, 2005 at 11:42:53PM +0100 X-AntiVirus-modified: yes X-AntiVirus: checked by AntiVir Milter (version: 1.1.1-9; AVE: 6.32.0.58; VDF: 6.32.0.151; host: newtrinity.zeist.de) 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: Mon, 07 Nov 2005 10:43:41 -0000 On Sat, Nov 05, 2005 at 11:42:53PM +0100, Poul-Henning Kamp wrote: > > 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. > Well, unless you are up to fixing the problem, yes. I just gave it a try, when using PUC_FASTINTR the loop still occurs during attaching the first channel of a SAB 82532, it doesn't occur with a Z8530 however. Marius -- This mail was scanned by AntiVir Milter. This product is licensed for non-commercial use. See www.antivir.de for details.