Date: Wed, 30 Sep 1998 12:41:08 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/libi386 biosmem.c Message-ID: <199809301941.MAA15317@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/09/30 12:41:07 PDT Modified files: sys/boot/i386/libi386 biosmem.c Log: Fix typos.. The vector for "int 0x12" (get base mem) is not written in hex as "0x1a". :-) Fix a comment about the extended memory checks, that's int 0x15. Revision Changes Path 1.3 +2 -2 src/sys/boot/i386/libi386/biosmem.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809301941.MAA15317>