search for: mmmapiospace

Displaying 4 results from an estimated 4 matches for "mmmapiospace".

2007 Nov 19
1
everest doesn't work
When running it fails with the following errors from wine: fixme:reg:GetNativeSystemInfo (0x64615408) using GetSystemInfo() fixme:reg:GetNativeSystemInfo (0x64615408) using GetSystemInfo() wine: Call from 0x7b82f500 to unimplemented function ntoskrnl.exe.MmMapIoSpace, aborting wine: Unimplemented function ntoskrnl.exe.MmMapIoSpace called at address 0x7b82f500 (thread 0013), starting debugger... couldn't load main module (2) Unhandled exception: unimplemented function ntoskrnl.exe.MmMapIoSpace called in 32-bit code (0x7b82f581). Register dump: CS:0017 SS:00...
2007 Nov 02
0
[PATCH] PVWin: Fix warnings
...DRIVER_NAME " <-- EvtChn_Unmask\n")); @@ -242,7 +240,7 @@ EvtChn_GetXenStoreRingAddr() xen_store_mfn = (ULONG)hvm_get_parameter(HVM_PARAM_STORE_PFN); pa_xen_store_interface.QuadPart = xen_store_mfn << PAGE_SHIFT; - xen_store_interface = (struct xenstore_domain_interface *)MmMapIoSpace(pa_xen_store_interface, PAGE_SIZE, MmNonCached); + xen_store_interface = MmMapIoSpace(pa_xen_store_interface, PAGE_SIZE, MmNonCached); //KdPrint((__DRIVER_NAME " xen_store_mfn = %08x\n", xen_store_mfn)); //KdPrint((__DRIVER_NAME " xen_store_evtchn = %08x\n", xen_store_ev...
2015 Dec 04
0
Wine release 1.8-rc3
...winex11.drv: Fix specfile entry for X11DRV_ScrollDC. winemac.drv: Fix specfile entry for ImeGetRegisterWordStyle. wined3d: Fix specfile entry for wined3d_swapchain_get_back_buffer. msvcrt: Fix specfile entry for $I10_OUTPUT and _wcstod_l. ntoskrnl.exe: Fix specfile entry for MmMapIoSpace. ntdll: Commit new guard pages in virtual_handle_stack_fault. kernel32/tests: Add tests for committing stack guard pages. wine.inf: Add information for delayed end of DST in Europe/Istanbul. maintainers: Add section for timezone database. oleaut32/tests: Add test for c...
2010 Jul 30
0
Wine release 1.3.0
...aturallySpeaking 8 installs but does not run. 17060 Eve Online graphical glitch 17149 HOMM 5: Invalid pointer error makes game crash 17633 Zoner Photo Studio has broken computer tree 17853 EQ2 Particle errors 17955 Eve online hanhs during random action 18360 Implement ntoskrnl.exe.MmMapIoSpace 18785 tsMuxeR GUI does not show any text 19212 secur32.SECUR32_initNegotiateSP() is unused 19307 Font distorted in Safari 3.2 for Windows 19308 Window border does not appear initially on Safari 3.2.3 19319 Word Viewer 2003 - installs wrong files (appinstall) 19500 Dungeon Keeper I...