Date: Tue, 24 Aug 1999 08:53:53 -0700 (PDT) From: Mitsuru IWASAKI <iwasaki@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/apm apm.c Message-ID: <199908241553.IAA02933@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iwasaki 1999/08/24 08:53:53 PDT Modified files: (Branch: RELENG_3) sys/i386/apm apm.c Log: MFC: apm.c: 1.98->1.99 - Add apm_check_function_supported() and call it from apm_bioscall() to check requested BIOS is supported or not. - Add workaround in apm_driver_version() for the buggy BIOSes which don't return the connection version in %ax. Revision Changes Path 1.77.2.3 +93 -7 src/sys/i386/apm/apm.c 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?199908241553.IAA02933>