OSDN Git Service

Committed as obvious.
authordannysmith <dannysmith>
Fri, 20 Jun 2008 03:19:15 +0000 (03:19 +0000)
committerdannysmith <dannysmith>
Fri, 20 Jun 2008 03:19:15 +0000 (03:19 +0000)
* lib/ddk/hal.def (HalTranslateBusAddress): Correct suffix.
* lib/ddk/ntoskrnl.def (MmAllocateContiguousMemory): Correct suffix.
Bug reported by Brian Hawley.

winsup/w32api/ChangeLog
winsup/w32api/lib/ddk/hal.def
winsup/w32api/lib/ddk/ntoskrnl.def

index 66126ec..6af07ea 100644 (file)
@@ -1,3 +1,9 @@
+2008-06-20  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       * lib/ddk/hal.def (HalTranslateBusAddress): Correct suffix.
+       * lib/ddk/ntoskrnl.def (MmAllocateContiguousMemory): Correct suffix.
+       Bug reported by Brian Hawley.
+
 2008-06-17  Corinna Vinschen  <corinna@vinschen.de>
 
        * include/dsgetdc.h (DS_FORCE_REDISCOVERY, DS_FORCE_REDISCOVERY,
index 2a2119c..b09c4b5 100644 (file)
@@ -47,7 +47,7 @@ HalSetBusDataByOffset@24
 ;HalStartProfileInterrupt
 ;HalStopProfileInterrupt
 ;HalSystemVectorDispatchEntry
-HalTranslateBusAddress@20
+HalTranslateBusAddress@24
 ;IoAssignDriveLetters
 IoFlushAdapterBuffers@24
 IoFreeAdapterChannel@4
index ca1447f..33ba2dc 100644 (file)
@@ -639,7 +639,7 @@ LpcPortObjectType DATA
 ;MmAddVerifierThunks
 ;MmAdjustWorkingSetSize
 MmAdvanceMdl@8
-MmAllocateContiguousMemory@8
+MmAllocateContiguousMemory@12
 MmAllocateContiguousMemorySpecifyCache@20
 MmAllocateMappingAddress@8
 MmAllocateNonCachedMemory@4