From owner-freebsd-current Tue Aug 31 11: 7:34 1999 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id BD840152C0 for ; Tue, 31 Aug 1999 11:07:30 -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 MAA08535; Tue, 31 Aug 1999 12:05:01 -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 MAA12442; Tue, 31 Aug 1999 12:04:33 -0600 (MDT) Message-Id: <199908311804.MAA12442@harmony.village.org> To: Mitsuru IWASAKI Subject: Re: followup to apm problems. Cc: mmuir@es.co.nz, freebsd-current@FreeBSD.ORG In-reply-to: Your message of "Fri, 27 Aug 1999 15:50:45 +0900." <199908270647.PAA08317@tasogare.imasy.or.jp> References: <199908270647.PAA08317@tasogare.imasy.or.jp> <37C3C2F4.DE91BB21@es.co.nz> Date: Tue, 31 Aug 1999 12:04:33 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <199908270647.PAA08317@tasogare.imasy.or.jp> Mitsuru IWASAKI writes: : And it seems there still are other devices which wake your PC up in : 2-3 mins time. : Hmmm, anyone has ideas? I think we need to set the interrupt mask to 0 in the PIC. Or at least disable the interrupts that we know about from a driver point of view. This is similar to the CLI/STI stuff, but should be more robust. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message