From owner-cvs-all Sat Mar 16 9: 0:53 2002 Delivered-To: cvs-all@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id DFAB437B402; Sat, 16 Mar 2002 09:00:36 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g2GH0Pw04163; Sat, 16 Mar 2002 18:00:26 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.1.10]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g2GGxZ6e001748; Sat, 16 Mar 2002 17:59:35 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (localhost [127.0.0.1]) by cicely8.cicely.de (8.12.2/8.12.2) with ESMTP id g2GGxYKZ001529; Sat, 16 Mar 2002 17:59:34 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.12.2/8.12.2/Submit) id g2GGxW6W001528; Sat, 16 Mar 2002 17:59:33 +0100 (CET) Date: Sat, 16 Mar 2002 17:59:31 +0100 From: Bernd Walter To: Bruce Evans Cc: John Hay , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, "Herbert J. Skuhra" Subject: Re: cvs commit: src/sys/dev/sio sio.c sio_isa.c sio_pccard.c sio_pci.c sioreg.h siovar.h Message-ID: <20020316165931.GA1217@cicely8.cicely.de> References: <20020316144628.GA1170@cicely8.cicely.de> <20020317030440.V33393-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020317030440.V33393-100000@gamplex.bde.org> User-Agent: Mutt/1.3.26i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 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 Sun, Mar 17, 2002 at 03:07:29AM +1100, Bruce Evans wrote: > On Sat, 16 Mar 2002, Bernd Walter wrote: > > > On Wed, Jan 30, 2002 at 09:22:04AM -0800, John Hay wrote: > > > jhay 2002/01/30 09:22:04 PST > > > > > > Modified files: > > > sys/dev/sio sio.c sio_isa.c sio_pccard.c sio_pci.c > > > sioreg.h siovar.h > > > Log: > > > Add support for different serial clock frequencies and not just the > > > standard one of 1.8432MHz. This will be used by the puc (PCI > > > "universal" communication card) device driver. > > > > This commit breaks my seriel console. > > I get a console speed of 1355bps after that. > > loader worked fine with 9600bps. > > It seems that siocngetspeed read bogus values from my sio. > > Now that the sanity checks are removed the value gets used. > > Another one on a german list has the same problem with 4.5-stable > > and a different board/cpu. > > How do you select booting with a serial console? The boot program is > supposed be using the serial console (if it sets RB_SERIAL at all), > and if the device doesn't have read/write registers then other things > will break. 0x55 looks like garbage from a probe. [57]cicely5> cat /boot.config -h -D The first stages including loader work. The kernel is compiled without vga/syscons. The Board is an Asus P55T2P4. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message