Date: Mon, 22 Apr 1996 12:48:29 -0700 (PDT) From: Nate Williams <nate> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/include clock.h src/sys/i386/isa clock.c src/sys/i386/apm apm.c src/sys/i386/conf LINT Message-ID: <199604221948.MAA29986@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nate 96/04/22 12:48:28
Branch: sys/i386/apm RELENG_2_1_0
sys/i386/conf RELENG_2_1_0
sys/i386/include RELENG_2_1_0
sys/i386/isa RELENG_2_1_0
Modified: sys/i386/apm apm.c
sys/i386/conf LINT
sys/i386/include clock.h
sys/i386/isa clock.c
Log:
- add apm to the GENERIC kernel (commented out), and add some comments
regarding apm to LINT
- Disabled the statistics clock on machines which have an APM BIOS and
have the options "APM_BROKEN_STATCLOCK" enabled (which is default
in GENERIC now)
- move around some of the code in clock.c dealing with the rtc to make
it more obvios the effects of disabling the statistics clock
Reviewed by: bde
Revision Changes Path
1.12.4.10 +4 -1 src/sys/i386/apm/apm.c
1.184.4.13 +10 -1 src/sys/i386/conf/LINT
1.4.4.1 +1 -0 src/sys/i386/include/clock.h
1.35.2.2 +23 -5 src/sys/i386/isa/clock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604221948.MAA29986>
