From owner-freebsd-current Mon Oct 5 01:59:48 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA05776 for freebsd-current-outgoing; Mon, 5 Oct 1998 01:59:48 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from outmail.utsunomiya-u.ac.jp (outmail.utsunomiya-u.ac.jp [160.12.196.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA05766 for ; Mon, 5 Oct 1998 01:59:40 -0700 (PDT) (envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:H70ZqPZm4QyEwbN0Q7SbWf1u/GdyvGgf@zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by outmail.utsunomiya-u.ac.jp (8.9.1/8.9.1) with ESMTP id RAA20665; Mon, 5 Oct 1998 17:57:57 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp (zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by zodiac.mech.utsunomiya-u.ac.jp (8.7.6+2.6Wbeta7/3.4W/zodiac-May96) with ESMTP id RAA24533; Mon, 5 Oct 1998 17:59:06 +0900 (JST) Message-Id: <199810050859.RAA24533@zodiac.mech.utsunomiya-u.ac.jp> To: Karl Pielorz cc: current@FreeBSD.ORG, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: Serial Console - at above 9600 baud? In-reply-to: Your message of "Mon, 05 Oct 1998 09:30:21 +0100." References: Date: Mon, 05 Oct 1998 17:59:00 +0900 From: Kazutaka YOKOTA Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I can't seem to get it to run above 9600 baud though... If I use: > >options CONSPEED=57600 > >In my kernel config (with our without "'s around it) it boots, starts the >serial console at 9600 - then I get a _lot_ of corruption, it almost looks >as if some parts of the console IO are happening at 9600 baud, and others >at 57k6... > >If I leave the above line out - it all works, but only at 9600 baud... Has >anyone else seen this? You need to recompile and re-install the boot block too. Read /sys/i386/boot/biosboot/README.serial. Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message