From owner-freebsd-bugs Thu Mar 13 22:00:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA26763 for bugs-outgoing; Thu, 13 Mar 1997 22:00:06 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA26749; Thu, 13 Mar 1997 22:00:02 -0800 (PST) Date: Thu, 13 Mar 1997 22:00:02 -0800 (PST) Message-Id: <199703140600.WAA26749@freefall.freebsd.org> To: freebsd-bugs Cc: From: Bruce Evans Subject: Re: i386/2984: serial console speed goes to hell during boot Reply-To: Bruce Evans Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR i386/2984; it has been noted by GNATS. From: Bruce Evans To: ahd@kew.com, FreeBSD-gnats-submit@freebsd.org Cc: Subject: Re: i386/2984: serial console speed goes to hell during boot Date: Fri, 14 Mar 1997 16:53:03 +1100 > When booting the 2.2 GAMMA release using a serial console > the output (to an IBM PS/1 previously successfully used > for a serial console for 2.1.5-RELEASE for another 386), > output is normal 9600 bps output until about the time the > NPU is detected. Then, output slows to a crawl (~ 1 > character/second) until shutdown ... the last two lines > before reboot are printed at a normal speed (again), implying > the hardware is (still) fine. Check that nothing in /etc/rc.serial touches the console port. Bruce