Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/03/2001 19:42:25
Module Name:	syssrc
Committed By:	he
Date:		Sat Feb  3 17:42:24 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/i386 [netbsd-1-5]: apm.c

Log Message:
Pull up revision 1.58 (via patch, requested by chuck):
  Fix problem detected on IBM thinkpads causing it to suspend
  shortly after resume.  This is caused by duplicate events filling
  the event queue, so improve detection of duplicates.  Also cleanup
  and add some APMDEBUG code.


To generate a diff of this commit:
cvs rdiff -r1.50.2.1 -r1.50.2.2 syssrc/sys/arch/i386/i386/apm.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.