From owner-cvs-all Thu Jun 21 17:41:53 2001 Delivered-To: cvs-all@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id B14BA37B406; Thu, 21 Jun 2001 17:41:44 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 2653C6ACC4; Fri, 22 Jun 2001 10:11:42 +0930 (CST) Date: Fri, 22 Jun 2001 10:11:42 +0930 From: Greg Lehey To: Brian Somers Cc: Ian Dowse , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/isa sio.c Message-ID: <20010622101142.C86129@wantadilla.lemis.com> References: <200106220027.f5M0RaS60970@hak.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200106220027.f5M0RaS60970@hak.lan.Awfulhak.org>; from brian@Awfulhak.org on Fri, Jun 22, 2001 at 01:27:36AM +0100 Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF 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 Friday, 22 June 2001 at 1:27:36 +0100, Brian Somers wrote: >> On Wednesday, 20 June 2001 at 9:47:24 -0700, Ian Dowse wrote: >>> iedowse 2001/06/20 09:47:24 PDT >>> >>> Modified files: >>> sys/isa sio.c >>> Log: >>> The serial console break-to-debugger support only functioned while >>> the console device was open. At other times, the interrupts that >>> are used to detect the break signal or ~^B sequence were disabled, >>> so these events would not be noticed until the next open (e.g. the >>> next kernel printf). This was mainly a problem while there was no >>> getty running on the console, such as during bootup or shutdown. >>> >>> For serial consoles with break-to-debugger support, we now enable >>> the generation of interrupts at attach time, and we leave them >>> enabled while the device is closed. >> >> Excellent! Are you now going to fix the broken 115200 bps problem? > > What broken 115200 problem is that ? Remote serial gdb at 115200 bps doesn't work. Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message