Date: Fri, 04 Jun 2004 17:13:50 +0200 From: "Poul-Henning Kamp" <phk@phk.freebsd.dk> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/include/pc bios.h src/sys/i386/i386 bios.c Message-ID: <17969.1086362030@critter.freebsd.dk> In-Reply-To: Your message of "Fri, 04 Jun 2004 11:12:28 EDT." <200406041112.28276.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200406041112.28276.jhb@FreeBSD.org>, John Baldwin writes: >> >It this very different from bios_sigsearch()? >> >> It is not limited to the system bios (0xe0000..0xfffff) but allows you >> to specify the exact range you're interested in. > >Perhaps one should be implemented in terms of the other then? Hmm, you can >probably use this to replace 'search_for_sig()' in mptable.c as well. I'm certainly not against merging the various stuff. On the other hand we're talking 10 line functions, I'm not sure that generalizing is warranted. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17969.1086362030>