Date: Sat, 16 Mar 2002 17:59:31 +0100 From: Bernd Walter <ticso@cicely8.cicely.de> To: Bruce Evans <bde@zeta.org.au> Cc: John Hay <jhay@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, "Herbert J. Skuhra" <herbert@bugat.at> 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> In-Reply-To: <20020317030440.V33393-100000@gamplex.bde.org> References: <20020316144628.GA1170@cicely8.cicely.de> <20020317030440.V33393-100000@gamplex.bde.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020316165931.GA1217>