Date: Mon, 21 May 2001 05:51:44 -0700 (PDT) From: Takahashi Yoshihiro <nyan@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/i386 machdep.c src/sys/pc98/pc98 pc98_machdep.c pc98_machdep.h Message-ID: <200105211251.f4LCpiB19110@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nyan 2001/05/21 05:51:44 PDT Modified files: sys/pc98/i386 machdep.c sys/pc98/pc98 pc98_machdep.c pc98_machdep.h Log: Update pc98 memory probe functions. - pc98_getmemsize() function returns available memory size under 16MB. - getmemsize() function is merged from PC-AT's one. Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata) and NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp> Revision Changes Path 1.219 +36 -281 src/sys/pc98/i386/machdep.c 1.22 +12 -12 src/sys/pc98/pc98/pc98_machdep.c 1.10 +2 -2 src/sys/pc98/pc98/pc98_machdep.h 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?200105211251.f4LCpiB19110>