Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 1999 17:29:34 -0500 (EST)
From:      danh@wzrd.com (Dan Harnett)
To:        freebsd-mobile@freebsd.org
Subject:   Re: APM woes
Message-ID:  <19991210222934.548FC5D019@mail.wzrd.com>
In-Reply-To: <199912102211.OAA13031@mina.sr.hp.com> from Darryl Okahata at "Dec 10, 1999  2:11:30 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Well, I set a break point at apm_default_resume and stepped through it until
it crashed:

apm_default_resume+0xb: movl %eax, %esi
apm_default_resume+0xd: call i8254_restore
i8254_restore: subl $0x8, %esp
i8254_restore+0x3: pushfl
i8254_restore+0x4: popl %eax
i8254_restore+0x5: movl %eax, 0x4(%esp)
i8254_restore+0x9: cli
i8254_restore+0xa: movb $0x34, %al
i8254_restore+0xc: outb %al, $0x43
i8254_restore+0xe: movl timer0_max_count, %edx

At that point it was completely frozen.  Anyone have any ideas?  If I provide
more details will it help?  I understand the above doesn't help much without
examining the data.

Dan Harnett


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991210222934.548FC5D019>