Date: Fri, 4 Aug 2000 13:28: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 src/sys/i386/include apm_bios.h Message-ID: <200008042028.NAA20199@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iwasaki 2000/08/04 13:28:53 PDT
Modified files:
sys/i386/apm apm.c
sys/i386/include apm_bios.h
Log:
Cleanup debug messages and Add some enhancements from linux on
display control by apm -d.
- Remove APM_DEBUG to avoid re-build kernel with such a unspported optioin.
- Introduce new denug flag `debug.apm_debug' which can be controlled by
sysctl interface and loader by setting like "debug.apm_debug=1", you
will get debug messages from APM driver.
- Add some enhancements from linux on display control by apm -d. I'm
expecting that we can see some improvements on some laptops where
apm -d doesn't work correctly so far.
Reviewed by: -mobile and -current folks (no objection)
Suggested by: Susumu WAKABAYASHI <susumu@wakabaya.net>
Revision Changes Path
1.116 +53 -64 src/sys/i386/apm/apm.c
1.28 +2 -1 src/sys/i386/include/apm_bios.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?200008042028.NAA20199>
