Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Aug 1999 11:39:40 -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:  <199908141839.LAA41694@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iwasaki     1999/08/14 11:39:40 PDT

  Modified files:
    sys/i386/apm         apm.c 
  Log:
  - 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.
  
  PR:		i386/13028
  Reviewed by:	sanpei@sanpei.org and Warner Losh.
  
  Revision  Changes    Path
  1.99      +66 -2     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?199908141839.LAA41694>