﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
381	Ctrl-Alt-Delete traps in PSD_RESET_MODE	Steven Levine		"Running

PSD_install options:"" /o1"" @#netlabs dot org:3.14#@ACPI core PSD Driver. (c) netlabs.org 2005-2009 Build date: Feb  5 2009 18:14:41 

on Thinkpad T42 in PIC mode and system booted to Desktop, Ctrl-Alt-Delete results in the following trap

OemHlpXHandler: CMD_SHUTDOWN 0 
OemHlpXHandler: CMD_SHUTDOWN 0 
OemHlpXHandler: CMD_SHUTDOWN 1 
OemHlpXHandler: CMD_SHUTDOWN 1 
Shutdown PIC mask FFFF04F8 
Trap 14 (0EH) - Page Fault 0002,t Present, Write Access, Supervisor 
eax=000000ff ebx=00000000 ecx=f9c0037d edx=00000008 esi=ffeb7d2c edi=000008ac 
eip=f9ac073c esp=ffe4ffe0 ebp=ffe4ffe8 iopl=0 rf -- -- nv up di pl zr na pe nc 
cs=0178 ss=1520 ds=0170 es=0170 fs=0000 gs=0000 cr2=00000350 cr3=00225000 p=00 
0178:f9ac073c c7835003000000070000 mov       dword ptr [ebx+00000350],00000700 
                                                           ds:00000350=invalid 

##ln  
0178:f9ac0632 acpi:CODE32:_PSD_RESET_MODE + 10a 

##u eip-20 eip  
0178:f9ac071c eb0f           jmp       f9ac072d 
0178:f9ac071e 8bc0           mov       eax,eax 
0178:f9ac0720 68b003c0f9     push      f9c003b0 
0178:f9ac0725 e8f6720000     call      AcpiOsPrintf (f9ac7a20) 
0178:f9ac072a 83c404         add       esp,+04 
0178:f9ac072d b8ff000000     mov       eax,000000ff 
0178:f9ac0732 e621           out       21,al 
0178:f9ac0734 e6a1           out       a1,al 
0178:f9ac0736 8b1d6c0060fe   mov       ebx,dword ptr [APICLVADR (fe60006c)] 
0178:f9ac073c c7835003000000070000 mov       dword ptr [ebx+00000350],00000700 

which is

    APICLVADR[LAP_LVT_LINT0] = AV_EXTINT;
"	defect	closed	critical	Release version 3.19	ACPI PSD	3.14	Unsupported Version		
