Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Oct 2002 16:36:50 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Wilko Bulte <wkb@freebie.xs4all.nl>
Cc:        hackers@FreeBSD.org
Subject:   Re: Getting ACPI to work on -stable
Message-ID:  <XFMail.20021024163650.jhb@FreeBSD.org>
In-Reply-To: <20021024223256.A5488@freebie.xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help

On 24-Oct-2002 Wilko Bulte wrote:
> On Thu, Oct 24, 2002 at 04:29:20PM -0400, John Baldwin wrote:
>> 
>> On 24-Oct-2002 Wilko Bulte wrote:
>> > On Thu, Oct 24, 2002 at 03:22:19PM -0400, John Baldwin wrote:
>> >> 
>> >> On 24-Oct-2002 Wilko Bulte wrote:
>> >> > On Thu, Oct 24, 2002 at 02:25:57PM -0400, John Baldwin wrote:
>> >> >> 
>> >> >> On 24-Oct-2002 Wilko Bulte wrote:
>> >> >> > On Wed, Oct 23, 2002 at 04:20:17PM -0400, John Baldwin wrote:
>> >> >> >> Ok, here are the instructions on getting ACPI going on 4-stable for
>> >> >> >> those of you who are foolish^H^H^H^H^H^H^Hbrave:
>> >> >> >> 
>> > 
>> >> > - pressing the lid switch results in an immediate reboot
>> >> > - apm gives me:
> 
>> >     at ../../i386/i386/trap.c:969
>> >#7  0xc02dfd29 in trap_pfault (frame=0xc0343300, usermode=0, eva=112)
>> >     at ../../i386/i386/trap.c:867
>> >#8  0xc02df8a3 in trap (frame={tf_fs = -1056767984, tf_es = -1070333936, 
>> >       tf_ds = -1072562160, tf_edi = 0, tf_esi = -1057262088, 
>> >       tf_ebp = -1070320796, tf_isp = -1070320852, tf_ebx = 0, tf_edx = 102, 
>> >       tf_ecx = -1069934072, tf_eax = -1, tf_trapno = 12, tf_err = 0, 
>> >       tf_eip = -1072017276, tf_cs = 8, tf_eflags = 66118, 
>> >       tf_esp = -1057262144, tf_ss = 0}) at ../../i386/i386/trap.c:466
>> >#9  0xc01a5084 in tsleep ()
>> >#10 0xc0160fe5 in EcWaitEventIntr ()
>> 
>> Can you get a bit more detail about these two frames?  Just the line numbers
>> and filenames would help.  Thanks.
> 
> I must be missing something because:
> 
> (kgdb) up
>#8  0xc02df8a3 in trap (frame={tf_fs = -1056767984, tf_es = -1070333936, 
>       tf_ds = -1072562160, tf_edi = 0, tf_esi = -1057262088, 
>       tf_ebp = -1070320796, tf_isp = -1070320852, tf_ebx = 0, tf_edx = 102, 
>       tf_ecx = -1069934072, tf_eax = -1, tf_trapno = 12, tf_err = 0, 
>       tf_eip = -1072017276, tf_cs = 8, tf_eflags = 66118, tf_esp =
> -1057262144, 
>       tf_ss = 0}) at ../../i386/i386/trap.c:466
> 466                             (void) trap_pfault(&frame, FALSE, eva);
> (kgdb) up
>#9  0xc01a5084 in tsleep ()
> (kgdb) up
>#10 0xc0160fe5 in EcWaitEventIntr ()
> (kgdb) 
> 
> ?

Hmm, what does 'l *0xc01a5084' and 'l *0xc0160fe5' show?

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

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




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