From owner-freebsd-current@FreeBSD.ORG Sat Apr 23 12:16:37 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4BAF16A4CF for ; Sat, 23 Apr 2005 12:16:37 +0000 (GMT) Received: from cs1.cs.huji.ac.il (cs1.cs.huji.ac.il [132.65.16.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 893B743D46 for ; Sat, 23 Apr 2005 12:16:37 +0000 (GMT) (envelope-from danny@cs.huji.ac.il) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by cs1.cs.huji.ac.il with esmtp id 1DPJYq-000Inb-NE for freebsd-current@freebsd.org; Sat, 23 Apr 2005 15:16:36 +0300 X-Mailer: exmh version 2.7.0 06/18/2004 with nmh-1.0.4 To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 23 Apr 2005 15:16:36 +0300 From: Danny Braniss Message-ID: Subject: serial console problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Apr 2005 12:16:38 -0000 the receiver part of the serial console seems to be somewhat problematic, i have to type almost every character more than once to be acccepted, making debugging with kgdb impossible. BTW, 5.4 works fine, so it's not a hardware problem, nor parity/speed/start-stop bits. danny