Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Aug 1999 01:44:43 +0900
From:      Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
To:        sanpei@sanpei.org
Cc:        iwasaki@jp.FreeBSD.org, mobile@freebsd.org
Subject:   Re: [APM] kernel panic with apm command(Sotec WinBookPro).
Message-ID:  <199908111641.BAA23303@tasogare.imasy.or.jp>
In-Reply-To: Your message of "Wed, 11 Aug 1999 08:41:33 %2B0900" <199908102341.IAA03857@lavender.yy.cs.keio.ac.jp>
References:  <199908102341.IAA03857@lavender.yy.cs.keio.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
>   I play with new APM patch. It's fine and no problem.

Thank you in advance for reporting and testing.  I'll commit them
tomorrow if no objections.

In summary, I'm going to fix:
- /usr/src/sys/i386/apm/apm.c
  1. Add apm_check_function_supported() and call it from
     apm_bioscall() to check requested BIOS is supported or not.
  2. Add workaround in apm_driver_version() for the buggy BIOSes which
     don't return the connection version in %ax.

- /usr/src/usr.sbin/apm/apm.c
  1. Change to continue process after calling `Get Resume TImer' APM
     BIOS function (supported in v1.2) on older BIOS version (v1.1 or 1.0).

Any suggestions are very much appreciated.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908111641.BAA23303>