Date: Tue, 8 Dec 2009 16:49:14 +0300 From: Andrew Pantyukhin <infofarmer@freebsd.org> To: John Baldwin <jhb@freebsd.org> Cc: freebsd-acpi@freebsd.org Subject: Re: libi386/biosacpi.c - bad RSDP checksum search Message-ID: <20091208134913.GL98273@pollux.cenkes.org> In-Reply-To: <200912080749.55710.jhb@freebsd.org> References: <20091208060339.GK98273@pollux.cenkes.org> <200912080749.55710.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 08, 2009 at 07:49:55AM -0500, John Baldwin wrote: > Are you sure? It looks like it keeps going if the checksum > fails. Note the 'continue' after the printf() about a bad > checksum. Oops. I obviously made a wrong assumption. I'll try to confirm. I think the warning should be made less final: i.e. either do not print it unless no correct RSDP has been found or print a success message when it has. Sorry for the noise.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091208134913.GL98273>