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)
?
--
| / o / /_ _ [EMAIL PROTECTED]
|/|/ / / /( (_) Bulte Arnhem, the Netherlands
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message