From owner-cvs-all Fri Jul 30 11:39: 7 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 9666314C9A; Fri, 30 Jul 1999 11:39:02 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id MAA76997; Fri, 30 Jul 1999 12:38:36 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id MAA83037; Fri, 30 Jul 1999 12:40:27 -0600 (MDT) Message-Id: <199907301840.MAA83037@harmony.village.org> To: Mike Smith Subject: Re: cvs commit: src/usr.sbin/apm apm.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Fri, 30 Jul 1999 09:15:11 PDT." <199907301615.JAA55743@freefall.freebsd.org> References: <199907301615.JAA55743@freefall.freebsd.org> Date: Fri, 30 Jul 1999 12:40:27 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <199907301615.JAA55743@freefall.freebsd.org> Mike Smith writes: : Erk, more APMIO_BIOS stuff I missed. Temporarily disable the resume timer : support until I can implement it as an ioctl proper. Why are you removing the APMIO_BIOS stuff? It was put in there specifically so that new functionality in the apm program without needing to change kernels. It was also put in so that OEM specific BIOS calls could be made, which the kernel cannot know about. I'm sorry that I haven't said anything before, but it just clicked what you were removing. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message