From owner-cvs-all Wed Jun 20 10: 4:35 2001 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 325B937B403; Wed, 20 Jun 2001 10:04:28 -0700 (PDT) (envelope-from iedowse@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 20 Jun 2001 18:04:27 +0100 (BST) To: John Baldwin Cc: Matthew Jacob , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/isa sio.c In-Reply-To: Your message of "Wed, 20 Jun 2001 09:53:41 PDT." Date: Wed, 20 Jun 2001 18:04:26 +0100 From: Ian Dowse Message-ID: <200106201804.aa21482@salmon.maths.tcd.ie> 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 In message , John Baldwin writes: > >> Was this tested on alpha? > >I will shortly. It might make my life a lot easier as I might finally get a >chance to break into my livelocked SMP rawhide now. Doing stack traces and >what not via memory dumps from SRM is much more painful compared to ddb. :) Thanks - I didn't actually test in on the alpha, but the change only touches the MI section of the sio driver, so it's unlikely to break anything there (famous last words!). I'm not sure exactly when during the bootup sequence the break-to-debugger will become effective now; it's either just after the "sio" probe message or a bit later if CPU interrupts aren't enabled then. Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message