Opened 16 years ago
Closed 16 years ago
#285 closed defect (No Change Needed)
acpi32.dll traps
Reported by: | eco | Owned by: | pasha |
---|---|---|---|
Priority: | major | Milestone: | Release version 3.11 |
Component: | ACPI PSD | Version: | 3.10 |
Keywords: | Cc: |
Description
e-co:
ACPI.PSD is not loaded. i.e. disabled.
OS2 contains ACPI files: ACPI.PSD 3.05
DosLoadModule (acpi32.dll)
trying to query version of ACPI.PSD
=> POPUPLOG.OS2 contains acpi32.dll
Change History (2)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
1) load by ordinals
2) check rc
rc=(*pAcpiStartApi)(&Hdl);
if(rc==NO_ERROR){
rc = (*pAcpiEndApi)(&Hdl);
}
Note:
See TracTickets
for help on using tickets.
the latest acpi32.dll 2008/09/xx
c0000005 1d6510ef P1=00000001 P2=00000009 P3=XXXXXXXX P4=XXXXXXXX EAX=00000009 EBX=00000000 ECX=00000000 EDX=00000007 ESI=00000000 EDI=00000000 DS=0053 DSACC=f0f3 DSLIM=ffffffff ES=0053 ESACC=f0f3 ESLIM=ffffffff FS=150b FSACC=00f3 FSLIM=00000030 GS=0000 GSACC= GSLIM= CS:EIP=005b:1d6510ef CSACC=f0df CSLIM=ffffffff SS:ESP=0053:00047a14 SSACC=f0f3 SSLIM=ffffffff EBP=00047a20 FLG=00212287 ACPI32.DLL 0001:000010ef