From owner-cvs-sys Tue Apr 23 13:01:46 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA00718 for cvs-sys-outgoing; Tue, 23 Apr 1996 13:01:46 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA00472 Tue, 23 Apr 1996 12:59:56 -0700 (PDT) Date: Tue, 23 Apr 1996 12:59:56 -0700 (PDT) From: Nate Williams Message-Id: <199604231959.MAA00472@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/04/23 12:59:54 Branch: sys/i386/apm RELENG_2_1_0 Modified: sys/i386/apm apm.c Log: Bring in changes from the HEAD: - This code adds some backwards compatability hacks for buggy APM BIOS implementations, and synchronizes us with the Nomad's latest code. This code is based on the Nomad code, but heavily hacked by me. Reviewed by: phk Submitted by: the 'Nomads' Revision Changes Path 1.12.4.12 +25 -1 src/sys/i386/apm/apm.c