From owner-cvs-all Mon Sep 20 8:29:27 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C328415280; Mon, 20 Sep 1999 08:29:24 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Received: (from iwasaki@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA19845; Mon, 20 Sep 1999 08:29:24 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Message-Id: <199909201529.IAA19845@freefall.freebsd.org> From: Mitsuru IWASAKI Date: Mon, 20 Sep 1999 08:29:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/apm apm.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk iwasaki 1999/09/20 08:29:24 PDT Modified files: sys/i386/apm apm.c Log: Return immediately from apm_suspend() when APM BIOS wasn't initialized. Pressing Alt-Pause key will cause machine to reboot with apm disabled. PR: i386/13817 Submitted by: yokota Revision Changes Path 1.107 +4 -1 src/sys/i386/apm/apm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message