Xoxide Forum Network

Go Back   Xoxide Forum Network > Tech Talk > General Hardware

General Hardware PCBs, CPUs, LCDs, and everything in-between!

Xoxide Gaming Accessories
Closed Thread
 
LinkBack Thread Tools Display Modes
Old 12-20-2010, 05:42 PM   #1
Metal Head
 
Tvangeste's Avatar
 
Join Date: Jul 2006
Location: Indiana
Posts: 764
Tvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to behold
Send a message via MSN to Tvangeste
Default BSOD Help

So I am getting a BSOD only during games, and only really during certain ones. Updating and checking all my games have usually fixed this BSOD, but this one in particular keeps giving me problems.

dxgmms1.sys

It blue screens only rarely and usually to something new that I install. I'm kind of at a loss trying to figure this one out. I have updated all my drivers for my video card and such, but I am still running into this BSOD every now and then. Once again it is only during certain games. Right now that game is Just Cause 2, but I am fairly certain if I install anything else on my computer game wise it will also happen to it.

Hopefully someone here can give me some advice, thanks in advance guys.

EDIT:

Forgot my rig specs

AMD hex core 2.8ghz
6gigs of mushkin RAM
ATI 5850
GIGABYTE 890GPA-UD3H
Corsair 750W Pro series PSU
Windows 7 64bit pro

Last edited by Tvangeste; 12-20-2010 at 05:48 PM.
Tvangeste is offline  
Old 12-20-2010, 05:59 PM   #2
De Oppresso Lib
 
cyclonite's Avatar
 
Join Date: Jun 2003
Location: down on the farm
Posts: 2,270
cyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond repute
Default Re: BSOD Help

Look for a memory.dmp file at the root of your sys32 directory. If so upload it as a zip file and I will look at it.
If there is no memory.dmp file, look for a folder named minidump, should be a crash dump in there.

You can try using BlueScreenView from http://www.nirsoft.net/ never had much luck with that util though.

You can use another util from Microsoft that is included with the Windows SDK, but this util requires you to download/install the symbols for your flavor of OS.
http://www.microsoft.com/downloads/e...displaylang=en

I use the Crash Analysis Wizard from Microsoft’s Diagnostics and Recovery Toolset, which is included in the Desktop Optimization Pack. Not an easy suite of apps to come by. But the report that it kicks out is very helpful in BSOD diags.

Last edited by cyclonite; 12-20-2010 at 06:15 PM.
cyclonite is offline  
Old 12-20-2010, 07:20 PM   #3
Metal Head
 
Tvangeste's Avatar
 
Join Date: Jul 2006
Location: Indiana
Posts: 764
Tvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to behold
Send a message via MSN to Tvangeste
Default Re: BSOD Help

http://www.2shared.com/file/Avw4tsTK...-27097-01.html

There is the download link to the dump file. I am thinking it has to do with directx or my video drivers. I am going to try a few different driver versions and see if this helps any.
Tvangeste is offline  
Old 12-20-2010, 08:27 PM   #4
De Oppresso Lib
 
cyclonite's Avatar
 
Join Date: Jun 2003
Location: down on the farm
Posts: 2,270
cyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond repute
Default Re: BSOD Help

Well not sure if your going to be able to interpret the information but here it is anyhow.


Code:
Opened log file 'C:\Users\Cyclonite\AppData\Local\msdart_crashanalyzer_kd_ansi.log'

Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Users\Cyclonite\Desktop\122010-27097-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: srv*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is: 
Windows 7 Kernel Version 7600 MP (6 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0xfffff800`02c03000 PsLoadedModuleList = 0xfffff800`02e40e50
Debug session time: Mon Dec 20 18:01:16.045 2010 (GMT-5)
System Uptime: 0 days 2:45:28.418
Loading Kernel Symbols
...............................................................
................................................................
..............................................
Loading User Symbols
Loading unloaded module list
.....
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 3B, {c0000005, fffff88005114986, fffff88008ff2d10, 0}

Probably caused by : dxgmms1.sys ( dxgmms1!VidMmDestroyAllocation+46 )

Followup: MachineOwner
---------

2: kd> .logclose
Closing open log file C:\Users\Cyclonite\AppData\Local\msdart_crashanalyzer_kd_ansi.log
Opened log file 'C:\Users\Cyclonite\AppData\Local\msdart_crashanalyzer_kd_unicode.log'
2: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

SYSTEM_SERVICE_EXCEPTION (3b)
An exception happened while executing a system service routine.
Arguments:
Arg1: 00000000c0000005, Exception code that caused the bugcheck
Arg2: fffff88005114986, Address of the exception record for the exception that caused the bugcheck
Arg3: fffff88008ff2d10, Address of the context record for the exception that caused the bugcheck
Arg4: 0000000000000000, zero.

Debugging Details:
------------------


EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

FAULTING_IP: 
dxgmms1!VidMmDestroyAllocation+46
fffff880`05114986 49894108        mov     qword ptr [r9+8],rax

CONTEXT:  fffff88008ff2d10 -- (.cxr 0xfffff88008ff2d10)
.cxr 0xfffff88008ff2d10
rax=fffff8a0124b87f0 rbx=fffff8a0124b87f0 rcx=fffffa8008d67000
rdx=fffff8a0081a7a50 rsi=fffff8a0081a7a50 rdi=ffbff8a0124b87f0
rip=fffff88005114986 rsp=fffff88008ff36e0 rbp=fffffa8008d67000
 r8=fffff8a01249c6f0  r9=ffbff8a0124b87f0 r10=0000000000000000
r11=fffff8800182b120 r12=fffff8a002c0fa30 r13=fffff8a01245b330
r14=0000000000000001 r15=0000000000000000
iopl=0         nv up ei ng nz na po cy
cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010287
dxgmms1!VidMmDestroyAllocation+0x46:
fffff880`05114986 49894108        mov     qword ptr [r9+8],rax ds:002b:ffbff8a0`124b87f8=????????????????
.cxr
Resetting default scope

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x3B

PROCESS_NAME:  JustCause2.exe

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from 0000000000000000 to fffff88005114986

STACK_TEXT:  
fffff880`08ff36e0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : dxgmms1!VidMmDestroyAllocation+0x46


FOLLOWUP_IP: 
dxgmms1!VidMmDestroyAllocation+46
fffff880`05114986 49894108        mov     qword ptr [r9+8],rax

SYMBOL_STACK_INDEX:  0

SYMBOL_NAME:  dxgmms1!VidMmDestroyAllocation+46

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: dxgmms1

IMAGE_NAME:  dxgmms1.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc578

STACK_COMMAND:  .cxr 0xfffff88008ff2d10 ; kb

FAILURE_BUCKET_ID:  X64_0x3B_dxgmms1!VidMmDestroyAllocation+46

BUCKET_ID:  X64_0x3B_dxgmms1!VidMmDestroyAllocation+46

Followup: MachineOwner
---------

2: kd> !thread
GetPointerFromAddress: unable to read from fffff80002eab000
THREAD fffffa8006a0b760  Cid 13e4.0914  Teb: 000000007efa1000 Win32Thread: fffff900c1fff010 RUNNING on processor 2
Not impersonating
GetUlongFromAddress: unable to read from fffff80002de9b74
Owning Process            fffffa80064fab30       Image:         JustCause2.exe
Attached Process          N/A            Image:         N/A
fffff78000000000: Unable to get shared data
Wait Start TickCount      636433       
Context Switch Count      345562                 LargeStack
ReadMemory error: Cannot get nt!KeMaximumIncrement value.
UserTime                  00:00:00.000
KernelTime                00:00:00.000
Win32 Start Address 0x000000006d3546bc
Stack Init fffff88008ff3db0 Current fffff88008ff3360
Base fffff88008ff4000 Limit fffff88008fed000 Call 0
Priority 10 BasePriority 8 UnusualBoost 0 ForegroundBoost 2 IoPriority 2 PagePriority 5
Child-SP          RetAddr           : Args to Child                                                           : Call Site
fffff880`08ff2448 fffff800`02c72ca9 : 00000000`0000003b 00000000`c0000005 fffff880`05114986 fffff880`08ff2d10 : nt!KeBugCheckEx
fffff880`08ff2450 fffff800`02c725fc : fffff880`08ff2690 fffff880`05033e6d fffff880`0503bedc fffff880`08ff3930 : nt!KiBugCheckDispatch+0x69
fffff880`08ff2590 fffff800`02c9940d : fffff960`0031b810 fffff960`002e168c fffff960`00030000 fffff880`08ff34a8 : nt!KiSystemServiceHandler+0x7c
fffff880`08ff25d0 fffff800`02ca0a90 : fffff800`02dc31a0 fffff880`08ff2648 fffff880`08ff34a8 fffff800`02c03000 : nt!RtlpExecuteHandlerForException+0xd
fffff880`08ff2600 fffff800`02cad9ef : fffff880`08ff34a8 fffff880`08ff2d10 fffff880`00000000 ffbff8a0`124b87f0 : nt!RtlDispatchException+0x410
fffff880`08ff2ce0 fffff800`02c72d82 : fffff880`08ff34a8 fffff8a0`124b87f0 fffff880`08ff3550 fffff8a0`081a7a50 : nt!KiDispatchException+0x16f
fffff880`08ff3370 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiExceptionDispatch+0xc2

2: kd> lm kv
start             end                 module name
fffff800`00bbb000 fffff800`00bc5000   kdcom      (deferred)             
    Mapped memory image file: c:\symbols\kdcom.dll\4A5BDFDBa000\kdcom.dll
    Image path: kdcom.dll
    Image name: kdcom.dll
    Timestamp:        Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    CheckSum:         00009363
    ImageSize:        0000A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.A Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     kdcom.dll
    OriginalFilename: kdcom.dll
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Serial Kernel Debugger
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff800`02c03000 fffff800`031df000   nt         (pdb symbols)          c:\symbols\ntkrnlmp.pdb\30092BE745B24FE2A311A936E7B7486F2\ntkrnlmp.pdb
    Loaded symbol image file: ntkrnlmp.exe
    Mapped memory image file: c:\symbols\ntoskrnl.exe\4C1C44A95dc000\ntoskrnl.exe
    Image path: ntkrnlmp.exe
    Image name: ntkrnlmp.exe
    Timestamp:        Sat Jun 19 00:16:41 2010 (4C1C44A9)
    CheckSum:         005489D7
    ImageSize:        005DC000
    File version:     6.1.7600.16617
    Product version:  6.1.7600.16617
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        1.0 App
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ntkrnlmp.exe
    OriginalFilename: ntkrnlmp.exe
    ProductVersion:   6.1.7600.16617
    FileVersion:      6.1.7600.16617 (win7_gdr.100618-1621)
    FileDescription:  NT Kernel & System
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff800`031df000 fffff800`03228000   hal        (deferred)             
    Mapped memory image file: c:\symbols\hal.dll\4A5BDF0849000\hal.dll
    Image path: hal.dll
    Image name: hal.dll
    Timestamp:        Mon Jul 13 21:27:36 2009 (4A5BDF08)
    CheckSum:         0004BD36
    ImageSize:        00049000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     hal.dll
    OriginalFilename: hal.dll
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Hardware Abstraction Layer DLL
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00c00000 fffff880`00ca4000   Wdf01000   (deferred)             
    Mapped memory image file: c:\symbols\Wdf01000.sys\4A5BC19Fa4000\Wdf01000.sys
    Image path: \SystemRoot\system32\drivers\Wdf01000.sys
    Image name: Wdf01000.sys
    Timestamp:        Mon Jul 13 19:22:07 2009 (4A5BC19F)
    CheckSum:         000A2E74
    ImageSize:        000A4000
    File version:     1.9.7600.16385
    Product version:  1.9.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     wdf01000.sys
    OriginalFilename: wdf01000.sys
    ProductVersion:   1.9.7600.16385
    FileVersion:      1.9.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Mode Driver Framework Runtime
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00ca6000 fffff880`00cb3000   mcupdate_AuthenticAMD   (deferred)             
    Image path: \SystemRoot\system32\mcupdate_AuthenticAMD.dll
    Image name: mcupdate_AuthenticAMD.dll
    Timestamp:        Mon Jul 13 21:29:09 2009 (4A5BDF65)
    CheckSum:         0000BABC
    ImageSize:        0000D000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`00cb3000 fffff880`00cc7000   PSHED      (deferred)             
    Mapped memory image file: c:\symbols\PSHED.dll\4A5BE02714000\PSHED.dll
    Image path: \SystemRoot\system32\PSHED.dll
    Image name: PSHED.dll
    Timestamp:        Mon Jul 13 21:32:23 2009 (4A5BE027)
    CheckSum:         0000F762
    ImageSize:        00014000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pshed.dll
    OriginalFilename: pshed.dll
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Platform Specific Hardware Error Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00cc7000 fffff880`00d25000   CLFS       (deferred)             
    Mapped memory image file: c:\symbols\CLFS.SYS\4A5BC11D5e000\CLFS.SYS
    Image path: \SystemRoot\system32\CLFS.SYS
    Image name: CLFS.SYS
    Timestamp:        Mon Jul 13 19:19:57 2009 (4A5BC11D)
    CheckSum:         00065C46
    ImageSize:        0005E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     clfs.sys
    OriginalFilename: Clfs.Sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Common Log File System Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00d25000 fffff880`00de5000   CI         (deferred)             
    Mapped memory image file: c:\symbols\CI.dll\4A5BE01Dc0000\CI.dll
    Image path: \SystemRoot\system32\CI.dll
    Image name: CI.dll
    Timestamp:        Mon Jul 13 21:32:13 2009 (4A5BE01D)
    CheckSum:         000C6E0E
    ImageSize:        000C0000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ci.dll
    OriginalFilename: ci.dll
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Code Integrity Module
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00de5000 fffff880`00df4000   WDFLDR     (deferred)             
    Mapped memory image file: c:\symbols\WDFLDR.SYS\4A5BC11Af000\WDFLDR.SYS
    Image path: \SystemRoot\system32\drivers\WDFLDR.SYS
    Image name: WDFLDR.SYS
    Timestamp:        Mon Jul 13 19:19:54 2009 (4A5BC11A)
    CheckSum:         00011010
    ImageSize:        0000F000
    File version:     1.9.7600.16385
    Product version:  1.9.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     wdfldr.sys
    OriginalFilename: wdfldr.sys
    ProductVersion:   1.9.7600.16385
    FileVersion:      1.9.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Mode Driver Framework Loader
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00e00000 fffff880`00e0b000   amdxata    (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\amdxata.sys
    Image name: amdxata.sys
    Timestamp:        Tue May 19 13:56:59 2009 (4A12F2EB)
    CheckSum:         00011B8C
    ImageSize:        0000B000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`00e1a000 fffff880`00e71000   ACPI       (deferred)             
    Mapped memory image file: c:\symbols\ACPI.sys\4A5BC10657000\ACPI.sys
    Image path: \SystemRoot\system32\DRIVERS\ACPI.sys
    Image name: ACPI.sys
    Timestamp:        Mon Jul 13 19:19:34 2009 (4A5BC106)
    CheckSum:         000602CF
    ImageSize:        00057000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ACPI.sys
    OriginalFilename: ACPI.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ACPI Driver for NT
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00e71000 fffff880`00e7a000   WMILIB     (deferred)             
    Mapped memory image file: c:\symbols\WMILIB.SYS\4A5BC1179000\WMILIB.SYS
    Image path: \SystemRoot\system32\DRIVERS\WMILIB.SYS
    Image name: WMILIB.SYS
    Timestamp:        Mon Jul 13 19:19:51 2009 (4A5BC117)
    CheckSum:         00005007
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     WmiLib.sys
    OriginalFilename: WmiLib.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  WMILIB WMI support library Dll
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00e7a000 fffff880`00e84000   msisadrv   (deferred)             
    Mapped memory image file: c:\symbols\msisadrv.sys\4A5BC0FEa000\msisadrv.sys
    Image path: \SystemRoot\system32\DRIVERS\msisadrv.sys
    Image name: msisadrv.sys
    Timestamp:        Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    CheckSum:         0001320D
    ImageSize:        0000A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     msisadrv.sys
    OriginalFilename: msisadrv.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ISA Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00e84000 fffff880`00eb7000   pci        (deferred)             
    Mapped memory image file: c:\symbols\pci.sys\4A5BC11733000\pci.sys
    Image path: \SystemRoot\system32\DRIVERS\pci.sys
    Image name: pci.sys
    Timestamp:        Mon Jul 13 19:19:51 2009 (4A5BC117)
    CheckSum:         0002E579
    ImageSize:        00033000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pci.sys
    OriginalFilename: pci.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NT Plug and Play PCI Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00eb7000 fffff880`00ec4000   vdrvroot   (deferred)             
    Mapped memory image file: c:\symbols\vdrvroot.sys\4A5BCADBd000\vdrvroot.sys
    Image path: \SystemRoot\system32\DRIVERS\vdrvroot.sys
    Image name: vdrvroot.sys
    Timestamp:        Mon Jul 13 20:01:31 2009 (4A5BCADB)
    CheckSum:         0000C04B
    ImageSize:        0000D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     vdrvroot.sys
    OriginalFilename: vdrvroot.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Virtual Drive Root Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00ec4000 fffff880`00ed9000   partmgr    (deferred)             
    Mapped memory image file: c:\symbols\partmgr.sys\4A5BC11E15000\partmgr.sys
    Image path: \SystemRoot\System32\drivers\partmgr.sys
    Image name: partmgr.sys
    Timestamp:        Mon Jul 13 19:19:58 2009 (4A5BC11E)
    CheckSum:         0001FB45
    ImageSize:        00015000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     partmgr.sys
    OriginalFilename: partmgr.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Partition Management Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00ed9000 fffff880`00eee000   volmgr     (deferred)             
    Mapped memory image file: c:\symbols\volmgr.sys\4A5BC11D15000\volmgr.sys
    Image path: \SystemRoot\system32\DRIVERS\volmgr.sys
    Image name: volmgr.sys
    Timestamp:        Mon Jul 13 19:19:57 2009 (4A5BC11D)
    CheckSum:         00016EF2
    ImageSize:        00015000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     volmgr.sys
    OriginalFilename: volmgr.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Volume Manager Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00eee000 fffff880`00f4a000   volmgrx    (deferred)             
    Image path: \SystemRoot\System32\drivers\volmgrx.sys
    Image name: volmgrx.sys
    Timestamp:        unavailable (00000000)
    CheckSum:         00000000
    ImageSize:        0005C000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`00f4a000 fffff880`00f51000   pciide     (deferred)             
    Mapped memory image file: c:\symbols\pciide.sys\4A5BC1157000\pciide.sys
    Image path: \SystemRoot\system32\DRIVERS\pciide.sys
    Image name: pciide.sys
    Timestamp:        Mon Jul 13 19:19:49 2009 (4A5BC115)
    CheckSum:         000068CB
    ImageSize:        00007000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pciide.sys
    OriginalFilename: pciide.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Generic PCI IDE Bus Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00f51000 fffff880`00f61000   PCIIDEX    (deferred)             
    Mapped memory image file: c:\symbols\PCIIDEX.SYS\4A5BC11410000\PCIIDEX.SYS
    Image path: \SystemRoot\system32\DRIVERS\PCIIDEX.SYS
    Image name: PCIIDEX.SYS
    Timestamp:        Mon Jul 13 19:19:48 2009 (4A5BC114)
    CheckSum:         00019CC5
    ImageSize:        00010000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pciidex.sys
    OriginalFilename: pciidex.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  PCI IDE Bus Driver Extension
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00f61000 fffff880`00f81000   jraid      (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\jraid.sys
    Image name: jraid.sys
    Timestamp:        Wed Jan 27 03:58:17 2010 (4B600029)
    CheckSum:         00021C0B
    ImageSize:        00020000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`00f81000 fffff880`00fb0000   SCSIPORT   (deferred)             
    Mapped memory image file: c:\symbols\SCSIPORT.SYS\4A5BCAC02f000\SCSIPORT.SYS
    Image path: \SystemRoot\system32\DRIVERS\SCSIPORT.SYS
    Image name: SCSIPORT.SYS
    Timestamp:        Mon Jul 13 20:01:04 2009 (4A5BCAC0)
    CheckSum:         0002DE83
    ImageSize:        0002F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     scsiport.sys
    OriginalFilename: scsiport.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  SCSI Port Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00fb0000 fffff880`00fca000   mountmgr   (deferred)             
    Mapped memory image file: c:\symbols\mountmgr.sys\4A5BC11A1a000\mountmgr.sys
    Image path: \SystemRoot\System32\drivers\mountmgr.sys
    Image name: mountmgr.sys
    Timestamp:        Mon Jul 13 19:19:54 2009 (4A5BC11A)
    CheckSum:         000253C0
    ImageSize:        0001A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     mountmgr.sys
    OriginalFilename: mountmgr.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Mount Point Manager
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00fca000 fffff880`00fd3000   atapi      (deferred)             
    Mapped memory image file: c:\symbols\atapi.sys\4A5BC1139000\atapi.sys
    Image path: \SystemRoot\system32\DRIVERS\atapi.sys
    Image name: atapi.sys
    Timestamp:        Mon Jul 13 19:19:47 2009 (4A5BC113)
    CheckSum:         000065BB
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     atapi.sys
    OriginalFilename: atapi.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ATAPI IDE Miniport Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00fd3000 fffff880`00ffd000   ataport    (deferred)             
    Mapped memory image file: c:\symbols\ataport.SYS\4A5BC1182a000\ataport.SYS
    Image path: \SystemRoot\system32\DRIVERS\ataport.SYS
    Image name: ataport.SYS
    Timestamp:        Mon Jul 13 19:19:52 2009 (4A5BC118)
    CheckSum:         0002A376
    ImageSize:        0002A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ataport.sys
    OriginalFilename: ataport.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ATAPI Driver Extension
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0102d000 fffff880`01079000   fltmgr     (deferred)             
    Mapped memory image file: c:\symbols\fltmgr.sys\4A5BC11F4c000\fltmgr.sys
    Image path: \SystemRoot\system32\drivers\fltmgr.sys
    Image name: fltmgr.sys
    Timestamp:        Mon Jul 13 19:19:59 2009 (4A5BC11F)
    CheckSum:         00056413
    ImageSize:        0004C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     fltMgr.sys
    OriginalFilename: fltMgr.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Microsoft Filesystem Filter Manager
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01079000 fffff880`0108d000   fileinfo   (deferred)             
    Mapped memory image file: c:\symbols\fileinfo.sys\4A5BC48114000\fileinfo.sys
    Image path: \SystemRoot\system32\drivers\fileinfo.sys
    Image name: fileinfo.sys
    Timestamp:        Mon Jul 13 19:34:25 2009 (4A5BC481)
    CheckSum:         00015644
    ImageSize:        00014000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     FileInfo.sys
    OriginalFilename: FileInfo.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  FileInfo Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0108d000 fffff880`010eb000   msrpc      (deferred)             
    Mapped memory image file: c:\symbols\msrpc.sys\4A5BC17C5e000\msrpc.sys
    Image path: \SystemRoot\System32\Drivers\msrpc.sys
    Image name: msrpc.sys
    Timestamp:        Mon Jul 13 19:21:32 2009 (4A5BC17C)
    CheckSum:         00061CB7
    ImageSize:        0005E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     krpcdd.sys
    OriginalFilename: krpcdd.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Remote Procedure Call Provider
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`010eb000 fffff880`0115e000   cng        (deferred)             
    Mapped memory image file: c:\symbols\cng.sys\4A5BC81473000\cng.sys
    Image path: \SystemRoot\System32\Drivers\cng.sys
    Image name: cng.sys
    Timestamp:        Mon Jul 13 19:49:40 2009 (4A5BC814)
    CheckSum:         00076848
    ImageSize:        00073000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     cng.sys
    OriginalFilename: cng.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Cryptography, Next Generation
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0115e000 fffff880`011aa000   volsnap    (deferred)             
    Mapped memory image file: c:\symbols\volsnap.sys\4A5BC1284c000\volsnap.sys
    Image path: \SystemRoot\system32\DRIVERS\volsnap.sys
    Image name: volsnap.sys
    Timestamp:        Mon Jul 13 19:20:08 2009 (4A5BC128)
    CheckSum:         000568C8
    ImageSize:        0004C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     volsnap.sys
    OriginalFilename: volsnap.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Volume Shadow Copy Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`011aa000 fffff880`011e4000   rdyboost   (deferred)             
    Mapped memory image file: c:\symbols\rdyboost.sys\4A5BC48A3a000\rdyboost.sys
    Image path: \SystemRoot\System32\drivers\rdyboost.sys
    Image name: rdyboost.sys
    Timestamp:        Mon Jul 13 19:34:34 2009 (4A5BC48A)
    CheckSum:         0003F358
    ImageSize:        0003A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     rdyboost.sys
    OriginalFilename: rdyboost.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ReadyBoost Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01200000 fffff880`0121a000   ksecdd     (deferred)             
    Mapped memory image file: c:\symbols\ksecdd.sys\4A5BC1561a000\ksecdd.sys
    Image path: \SystemRoot\System32\Drivers\ksecdd.sys
    Image name: ksecdd.sys
    Timestamp:        Mon Jul 13 19:20:54 2009 (4A5BC156)
    CheckSum:         0001D5B2
    ImageSize:        0001A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ksecdd.sys
    OriginalFilename: ksecdd.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Security Support Provider Interface
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0121a000 fffff880`0122b000   pcw        (deferred)             
    Mapped memory image file: c:\symbols\pcw.sys\4A5BC0FF11000\pcw.sys
    Image path: \SystemRoot\System32\drivers\pcw.sys
    Image name: pcw.sys
    Timestamp:        Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    CheckSum:         00014B5E
    ImageSize:        00011000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.8 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pcw.sys
    OriginalFilename: pcw.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Performance Counters for Windows Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0122b000 fffff880`01235000   Fs_Rec     (deferred)             
    Mapped memory image file: c:\symbols\Fs_Rec.sys\4A5BC111a000\Fs_Rec.sys
    Image path: \SystemRoot\System32\Drivers\Fs_Rec.sys
    Image name: Fs_Rec.sys
    Timestamp:        Mon Jul 13 19:19:45 2009 (4A5BC111)
    CheckSum:         0001398A
    ImageSize:        0000A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     fs_rec.sys
    OriginalFilename: fs_rec.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  File System Recognizer Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01235000 fffff880`0123e000   hwpolicy   (deferred)             
    Mapped memory image file: c:\symbols\hwpolicy.sys\4A5BC0FA9000\hwpolicy.sys
    Image path: \SystemRoot\System32\drivers\hwpolicy.sys
    Image name: hwpolicy.sys
    Timestamp:        Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    CheckSum:         0000A0CF
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     hwpolicy.sys
    OriginalFilename: hwpolicy.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Hardware Policy Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0124e000 fffff880`013f1000   Ntfs       (deferred)             
    Mapped memory image file: c:\symbols\Ntfs.sys\4A5BC14F1a3000\Ntfs.sys
    Image path: \SystemRoot\System32\Drivers\Ntfs.sys
    Image name: Ntfs.sys
    Timestamp:        Mon Jul 13 19:20:47 2009 (4A5BC14F)
    CheckSum:         00195F88
    ImageSize:        001A3000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ntfs.sys
    OriginalFilename: ntfs.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NT File System Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01400000 fffff880`01460000   NETIO      (deferred)             
    Mapped memory image file: c:\symbols\NETIO.SYS\4A5BC18A60000\NETIO.SYS
    Image path: \SystemRoot\system32\drivers\NETIO.SYS
    Image name: NETIO.SYS
    Timestamp:        Mon Jul 13 19:21:46 2009 (4A5BC18A)
    CheckSum:         0005F36C
    ImageSize:        00060000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     netio.sys
    OriginalFilename: netio.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Network I/O Subsystem
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01460000 fffff880`0148b000   ksecpkg    (deferred)             
    Image path: \SystemRoot\System32\Drivers\ksecpkg.sys
    Image name: ksecpkg.sys
    Timestamp:        Fri Dec 11 01:03:32 2009 (4B21E0B4)
    CheckSum:         00026E37
    ImageSize:        0002B000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0148b000 fffff880`0149b000   vmstorfl   (deferred)             
    Mapped memory image file: c:\symbols\vmstorfl.sys\4A5BC67E10000\vmstorfl.sys
    Image path: \SystemRoot\system32\DRIVERS\vmstorfl.sys
    Image name: vmstorfl.sys
    Timestamp:        Mon Jul 13 19:42:54 2009 (4A5BC67E)
    CheckSum:         00011572
    ImageSize:        00010000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     vmstorfl.sys
    OriginalFilename: vmstorfl.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Virtual Storage Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0149b000 fffff880`014a3000   spldr      (deferred)             
    Image path: \SystemRoot\System32\Drivers\spldr.sys
    Image name: spldr.sys
    Timestamp:        Mon May 11 12:56:27 2009 (4A0858BB)
    CheckSum:         0000E0E9
    ImageSize:        00008000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`014a3000 fffff880`014b5000   mup        (deferred)             
    Mapped memory image file: c:\symbols\mup.sys\4A5BC20112000\mup.sys
    Image path: \SystemRoot\System32\Drivers\mup.sys
    Image name: mup.sys
    Timestamp:        Mon Jul 13 19:23:45 2009 (4A5BC201)
    CheckSum:         00015DFD
    ImageSize:        00012000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     MUP.SYS
    OriginalFilename: MUP.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Multiple UNC Provider Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`014bc000 fffff880`015ae000   ndis       (deferred)             
    Mapped memory image file: c:\symbols\ndis.sys\4A5BC184f2000\ndis.sys
    Image path: \SystemRoot\system32\drivers\ndis.sys
    Image name: ndis.sys
    Timestamp:        Mon Jul 13 19:21:40 2009 (4A5BC184)
    CheckSum:         000F0209
    ImageSize:        000F2000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NDIS.SYS
    OriginalFilename: NDIS.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NDIS 6.20 driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`015ae000 fffff880`015f8000   fwpkclnt   (deferred)             
    Mapped memory image file: c:\symbols\fwpkclnt.sys\4A5BC1644a000\fwpkclnt.sys
    Image path: \SystemRoot\System32\drivers\fwpkclnt.sys
    Image name: fwpkclnt.sys
    Timestamp:        Mon Jul 13 19:21:08 2009 (4A5BC164)
    CheckSum:         00050042
    ImageSize:        0004A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     fwpkclnt.sys
    OriginalFilename: fwpkclnt.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  FWP/IPsec Kernel-Mode API
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01600000 fffff880`017fd000   tcpip      (deferred)             
    Mapped memory image file: c:\symbols\tcpip.sys\4C15A4581fd000\tcpip.sys
    Image path: \SystemRoot\System32\drivers\tcpip.sys
    Image name: tcpip.sys
    Timestamp:        Sun Jun 13 23:39:04 2010 (4C15A458)
    CheckSum:         001DD12B
    ImageSize:        001FD000
    File version:     6.1.7600.16610
    Product version:  6.1.7600.16610
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     tcpip.sys
    OriginalFilename: tcpip.sys
    ProductVersion:   6.1.7600.16610
    FileVersion:      6.1.7600.16610 (win7_gdr.100613-1554)
    FileDescription:  TCP/IP Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01800000 fffff880`01825000   VIDEOPRT   (deferred)             
    Mapped memory image file: c:\symbols\VIDEOPRT.SYS\4A5BC58B25000\VIDEOPRT.SYS
    Image path: \SystemRoot\System32\drivers\VIDEOPRT.SYS
    Image name: VIDEOPRT.SYS
    Timestamp:        Mon Jul 13 19:38:51 2009 (4A5BC58B)
    CheckSum:         00028FC7
    ImageSize:        00025000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.4 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     videoprt.sys
    OriginalFilename: videoprt.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Video Port Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01825000 fffff880`01835000   watchdog   (deferred)             
    Mapped memory image file: c:\symbols\watchdog.sys\4A5BC53F10000\watchdog.sys
    Image path: \SystemRoot\System32\drivers\watchdog.sys
    Image name: watchdog.sys
    Timestamp:        Mon Jul 13 19:37:35 2009 (4A5BC53F)
    CheckSum:         00019CBE
    ImageSize:        00010000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     watchdog.sys
    OriginalFilename: watchdog.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Watchdog Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01835000 fffff880`0183e000   RDPCDD     (deferred)             
    Mapped memory image file: c:\symbols\RDPCDD.sys\4A5BCE629000\RDPCDD.sys
    Image path: \SystemRoot\System32\DRIVERS\RDPCDD.sys
    Image name: RDPCDD.sys
    Timestamp:        Mon Jul 13 20:16:34 2009 (4A5BCE62)
    CheckSum:         0000FFAC
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.4 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RDPCDD.SYS
    OriginalFilename: RDPCDD.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RDP Miniport
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0183e000 fffff880`01847000   rdpencdd   (deferred)             
    Mapped memory image file: c:\symbols\rdpencdd.sys\4A5BCE629000\rdpencdd.sys
    Image path: \SystemRoot\system32\drivers\rdpencdd.sys
    Image name: rdpencdd.sys
    Timestamp:        Mon Jul 13 20:16:34 2009 (4A5BCE62)
    CheckSum:         000074D5
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.4 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RDPENCDD.SYS
    OriginalFilename: RDPENCDD.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RDP Encoder Miniport
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01847000 fffff880`01850000   rdprefmp   (deferred)             
    Mapped memory image file: c:\symbols\rdprefmp.sys\4A5BCE639000\rdprefmp.sys
    Image path: \SystemRoot\system32\drivers\rdprefmp.sys
    Image name: rdprefmp.sys
    Timestamp:        Mon Jul 13 20:16:35 2009 (4A5BCE63)
    CheckSum:         0000ABCD
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.4 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RDPREFMP.SYS
    OriginalFilename: RDPREFMP.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RDP Reflector Driver Miniport
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01850000 fffff880`0185b000   Msfs       (deferred)             
    Mapped memory image file: c:\symbols\Msfs.SYS\4A5BC113b000\Msfs.SYS
    Image path: \SystemRoot\System32\Drivers\Msfs.SYS
    Image name: Msfs.SYS
    Timestamp:        Mon Jul 13 19:19:47 2009 (4A5BC113)
    CheckSum:         00007126
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     MSFS.SYS
    OriginalFilename: MSFS.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Mailslot driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0185b000 fffff880`0186c000   Npfs       (deferred)             
    Mapped memory image file: c:\symbols\Npfs.SYS\4A5BC11411000\Npfs.SYS
    Image path: \SystemRoot\System32\Drivers\Npfs.SYS
    Image name: Npfs.SYS
    Timestamp:        Mon Jul 13 19:19:48 2009 (4A5BC114)
    CheckSum:         00019AED
    ImageSize:        00011000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     npfs.sys
    OriginalFilename: npfs.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NPFS Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0186c000 fffff880`0188a000   tdx        (deferred)             
    Mapped memory image file: c:\symbols\tdx.sys\4A5BC16B1e000\tdx.sys
    Image path: \SystemRoot\system32\DRIVERS\tdx.sys
    Image name: tdx.sys
    Timestamp:        Mon Jul 13 19:21:15 2009 (4A5BC16B)
    CheckSum:         0001C573
    ImageSize:        0001E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     tdx.sys
    OriginalFilename: tdx.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  TDI Translation Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0188a000 fffff880`01897000   TDI        (deferred)             
    Mapped memory image file: c:\symbols\TDI.SYS\4A5BC16Ed000\TDI.SYS
    Image path: \SystemRoot\system32\DRIVERS\TDI.SYS
    Image name: TDI.SYS
    Timestamp:        Mon Jul 13 19:21:18 2009 (4A5BC16E)
    CheckSum:         0000EDD1
    ImageSize:        0000D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     tdi.sys
    OriginalFilename: tdi.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  TDI Wrapper
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01897000 fffff880`018bb000   rasl2tp    (deferred)             
    Mapped memory image file: c:\symbols\rasl2tp.sys\4A5BCCE324000\rasl2tp.sys
    Image path: \SystemRoot\system32\DRIVERS\rasl2tp.sys
    Image name: rasl2tp.sys
    Timestamp:        Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    CheckSum:         00024400
    ImageSize:        00024000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     rasl2tp.sys
    OriginalFilename: rasl2tp.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RAS L2TP mini-port/call-manager driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`018df000 fffff880`01919000   fvevol     (deferred)             
    Image path: \SystemRoot\System32\DRIVERS\fvevol.sys
    Image name: fvevol.sys
    Timestamp:        Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    CheckSum:         00040C69
    ImageSize:        0003A000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`01919000 fffff880`0192f000   disk       (deferred)             
    Mapped memory image file: c:\symbols\disk.sys\4A5BC11D16000\disk.sys
    Image path: \SystemRoot\system32\DRIVERS\disk.sys
    Image name: disk.sys
    Timestamp:        Mon Jul 13 19:19:57 2009 (4A5BC11D)
    CheckSum:         0001FF1D
    ImageSize:        00016000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     disk.sys
    OriginalFilename: disk.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  PnP Disk Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0192f000 fffff880`0195f000   CLASSPNP   (deferred)             
    Mapped memory image file: c:\symbols\CLASSPNP.SYS\4A5BC11E30000\CLASSPNP.SYS
    Image path: \SystemRoot\system32\DRIVERS\CLASSPNP.SYS
    Image name: CLASSPNP.SYS
    Timestamp:        Mon Jul 13 19:19:58 2009 (4A5BC11E)
    CheckSum:         0003233F
    ImageSize:        00030000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     Classpnp.sys
    OriginalFilename: Classpnp.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  SCSI Class System Dll
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01995000 fffff880`019bf000   cdrom      (deferred)             
    Mapped memory image file: c:\symbols\cdrom.sys\4A5BC11A2a000\cdrom.sys
    Image path: \SystemRoot\system32\DRIVERS\cdrom.sys
    Image name: cdrom.sys
    Timestamp:        Mon Jul 13 19:19:54 2009 (4A5BC11A)
    CheckSum:         0003309A
    ImageSize:        0002A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     cdrom.sys
    OriginalFilename: cdrom.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  SCSI CD-ROM Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`019bf000 fffff880`019c8000   Null       (deferred)             
    Mapped memory image file: c:\symbols\Null.SYS\4A5BC1099000\Null.SYS
    Image path: \SystemRoot\System32\Drivers\Null.SYS
    Image name: Null.SYS
    Timestamp:        Mon Jul 13 19:19:37 2009 (4A5BC109)
    CheckSum:         0000E9DB
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     null.sys
    OriginalFilename: null.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NULL Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`019c8000 fffff880`019cf000   Beep       (deferred)             
    Mapped memory image file: c:\symbols\Beep.SYS\4A5BCA8D7000\Beep.SYS
    Image path: \SystemRoot\System32\Drivers\Beep.SYS
    Image name: Beep.SYS
    Timestamp:        Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    CheckSum:         000036EB
    ImageSize:        00007000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     beep.sys
    OriginalFilename: beep.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  BEEP Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`019cf000 fffff880`019dd000   vga        (deferred)             
    Mapped memory image file: c:\symbols\vga.sys\4A5BC587e000\vga.sys
    Image path: \SystemRoot\System32\drivers\vga.sys
    Image name: vga.sys
    Timestamp:        Mon Jul 13 19:38:47 2009 (4A5BC587)
    CheckSum:         00013E6F
    ImageSize:        0000E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.4 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     vga.sys
    OriginalFilename: vga.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  VGA/Super VGA Video Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02c00000 fffff880`02c51000   rdbss      (deferred)             
    Mapped memory image file: c:\symbols\rdbss.sys\4A5BC21951000\rdbss.sys
    Image path: \SystemRoot\system32\DRIVERS\rdbss.sys
    Image name: rdbss.sys
    Timestamp:        Mon Jul 13 19:24:09 2009 (4A5BC219)
    CheckSum:         0005B02F
    ImageSize:        00051000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     rdbss.sys
    OriginalFilename: RDBSS.Sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Redirected Drive Buffering SubSystem Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02c51000 fffff880`02c5d000   nsiproxy   (deferred)             
    Mapped memory image file: c:\symbols\nsiproxy.sys\4A5BC15Ec000\nsiproxy.sys
    Image path: \SystemRoot\system32\drivers\nsiproxy.sys
    Image name: nsiproxy.sys
    Timestamp:        Mon Jul 13 19:21:02 2009 (4A5BC15E)
    CheckSum:         00013ED5
    ImageSize:        0000C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     nsiproxy.sys
    OriginalFilename: nsiproxy.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NSI Proxy
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02c5d000 fffff880`02c68000   mssmbios   (deferred)             
    Mapped memory image file: c:\symbols\mssmbios.sys\4A5BC3BEb000\mssmbios.sys
    Image path: \SystemRoot\system32\DRIVERS\mssmbios.sys
    Image name: mssmbios.sys
    Timestamp:        Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    CheckSum:         0000F474
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     smbios.sys
    OriginalFilename: smbios.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  System Management BIOS Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02c69000 fffff880`02cf3000   afd        (deferred)             
    Mapped memory image file: c:\symbols\afd.sys\4A5BC1848a000\afd.sys
    Image path: \SystemRoot\system32\drivers\afd.sys
    Image name: afd.sys
    Timestamp:        Mon Jul 13 19:21:40 2009 (4A5BC184)
    CheckSum:         00089FEA
    ImageSize:        0008A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     afd.sys
    OriginalFilename: afd.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Ancillary Function Driver for WinSock
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02cf3000 fffff880`02d38000   netbt      (deferred)             
    Mapped memory image file: c:\symbols\netbt.sys\4A5BC17845000\netbt.sys
    Image path: \SystemRoot\System32\DRIVERS\netbt.sys
    Image name: netbt.sys
    Timestamp:        Mon Jul 13 19:21:28 2009 (4A5BC178)
    CheckSum:         0004A6B3
    ImageSize:        00045000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     netbt.sys
    OriginalFilename: netbt.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  MBT Transport driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02d38000 fffff880`02d41000   wfplwf     (deferred)             
    Mapped memory image file: c:\symbols\wfplwf.sys\4A5BCCB69000\wfplwf.sys
    Image path: \SystemRoot\system32\DRIVERS\wfplwf.sys
    Image name: wfplwf.sys
    Timestamp:        Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    CheckSum:         0000B17B
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     WFPLWF.SYS
    OriginalFilename: WFPLWF.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  WFP NDIS 6.20 Lightweight Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02d41000 fffff880`02d67000   pacer      (deferred)             
    Mapped memory image file: c:\symbols\pacer.sys\4A5BCCC526000\pacer.sys
    Image path: \SystemRoot\system32\DRIVERS\pacer.sys
    Image name: pacer.sys
    Timestamp:        Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    CheckSum:         0002A8A7
    ImageSize:        00026000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pacer.sys
    OriginalFilename: pacer.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  QoS Packet Scheduler
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02d67000 fffff880`02d7d000   vwififlt   (deferred)             
    Mapped memory image file: c:\symbols\vwififlt.sys\4A5BCC3A16000\vwififlt.sys
    Image path: \SystemRoot\system32\DRIVERS\vwififlt.sys
    Image name: vwififlt.sys
    Timestamp:        Mon Jul 13 20:07:22 2009 (4A5BCC3A)
    CheckSum:         0001A7DC
    ImageSize:        00016000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     vwififlt.sys
    OriginalFilename: vwififlt.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Virtual WiFi Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02d7d000 fffff880`02d8c000   netbios    (deferred)             
    Mapped memory image file: c:\symbols\netbios.sys\4A5BCCB6f000\netbios.sys
    Image path: \SystemRoot\system32\DRIVERS\netbios.sys
    Image name: netbios.sys
    Timestamp:        Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    CheckSum:         00011668
    ImageSize:        0000F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NETBIOS.SYS
    OriginalFilename: NETBIOS.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NetBIOS interface driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02d8c000 fffff880`02da9000   serial     (deferred)             
    Mapped memory image file: c:\symbols\serial.sys\4A5BCAA81d000\serial.sys
    Image path: \SystemRoot\system32\DRIVERS\serial.sys
    Image name: serial.sys
    Timestamp:        Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    CheckSum:         0001D422
    ImageSize:        0001D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     serial.sys
    OriginalFilename: serial.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Serial Device Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02da9000 fffff880`02dc4000   wanarp     (deferred)             
    Mapped memory image file: c:\symbols\wanarp.sys\4A5BCCED1b000\wanarp.sys
    Image path: \SystemRoot\system32\DRIVERS\wanarp.sys
    Image name: wanarp.sys
    Timestamp:        Mon Jul 13 20:10:21 2009 (4A5BCCED)
    CheckSum:         0001833E
    ImageSize:        0001B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     WANARP.SYS
    OriginalFilename: WANARP.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  MS Remote Access and Routing ARP Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02dc4000 fffff880`02dd8000   termdd     (deferred)             
    Mapped memory image file: c:\symbols\termdd.sys\4A5BCE6414000\termdd.sys
    Image path: \SystemRoot\system32\DRIVERS\termdd.sys
    Image name: termdd.sys
    Timestamp:        Mon Jul 13 20:16:36 2009 (4A5BCE64)
    CheckSum:         0001BD57
    ImageSize:        00014000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     termdd.sys
    OriginalFilename: termdd.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Remote Desktop Server Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02dd8000 fffff880`02de7000   discache   (deferred)             
    Mapped memory image file: c:\symbols\discache.sys\4A5BC52Ef000\discache.sys
    Image path: \SystemRoot\System32\drivers\discache.sys
    Image name: discache.sys
    Timestamp:        Mon Jul 13 19:37:18 2009 (4A5BC52E)
    CheckSum:         00015F3F
    ImageSize:        0000F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     syscache.sys
    OriginalFilename: syscache.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  System Indexer/Cache Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`03838000 fffff880`0394d000   ae1000w7   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\ae1000w7.sys
    Image name: ae1000w7.sys
    Timestamp:        Fri Jan 15 03:15:48 2010 (4B502434)
    CheckSum:         00115F70
    ImageSize:        00115000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0394d000 fffff880`0395a000   vwifibus   (deferred)             
    Mapped memory image file: c:\symbols\vwifibus.sys\4A5BCC39d000\vwifibus.sys
    Image path: \SystemRoot\system32\DRIVERS\vwifibus.sys
    Image name: vwifibus.sys
    Timestamp:        Mon Jul 13 20:07:21 2009 (4A5BCC39)
    CheckSum:         0000C5FA
    ImageSize:        0000D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     VWiFiBus.sys
    OriginalFilename: VWiFiBus.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Virtual WiFi Bus Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0395a000 fffff880`0396c100   xusb21     (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\xusb21.sys
    Image name: xusb21.sys
    Timestamp:        Thu Aug 13 18:10:17 2009 (4A848F49)
    CheckSum:         0001398B
    ImageSize:        00012100
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0396d000 fffff880`0397b000   monitor    (deferred)             
    Mapped memory image file: c:\symbols\monitor.sys\4A5BC58Ce000\monitor.sys
    Image path: \SystemRoot\system32\DRIVERS\monitor.sys
    Image name: monitor.sys
    Timestamp:        Mon Jul 13 19:38:52 2009 (4A5BC58C)
    CheckSum:         000092BF
    ImageSize:        0000E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     monitor.sys
    OriginalFilename: monitor.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Monitor Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04000000 fffff880`04016000   AgileVpn   (deferred)             
    Mapped memory image file: c:\symbols\AgileVpn.sys\4A5BCCF016000\AgileVpn.sys
    Image path: \SystemRoot\system32\DRIVERS\AgileVpn.sys
    Image name: AgileVpn.sys
    Timestamp:        Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    CheckSum:         000192BE
    ImageSize:        00016000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     agilevpn.sys
    OriginalFilename: agilevpn.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RAS Agile Vpn Miniport Call Manager
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04019000 fffff880`0409c000   csc        (deferred)             
    Mapped memory image file: c:\symbols\csc.sys\4A5BC22A83000\csc.sys
    Image path: \SystemRoot\system32\drivers\csc.sys
    Image name: csc.sys
    Timestamp:        Mon Jul 13 19:24:26 2009 (4A5BC22A)
    CheckSum:         00085D48
    ImageSize:        00083000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     csc.sys
    OriginalFilename: CSC.Sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Windows Client Side Caching Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0409c000 fffff880`040ba000   dfsc       (deferred)             
    Mapped memory image file: c:\symbols\dfsc.sys\4A5BC2001e000\dfsc.sys
    Image path: \SystemRoot\System32\Drivers\dfsc.sys
    Image name: dfsc.sys
    Timestamp:        Mon Jul 13 19:23:44 2009 (4A5BC200)
    CheckSum:         0001F810
    ImageSize:        0001E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dfsclient.sys
    OriginalFilename: dfsclient.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  DFS Namespace Client Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`040ba000 fffff880`040cb000   blbdrive   (deferred)             
    Mapped memory image file: c:\symbols\blbdrive.sys\4A5BC4DF11000\blbdrive.sys
    Image path: \SystemRoot\system32\DRIVERS\blbdrive.sys
    Image name: blbdrive.sys
    Timestamp:        Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    CheckSum:         00019567
    ImageSize:        00011000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     blbdrive.sys
    OriginalFilename: blbdrive.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  BLB Drive Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`040cb000 fffff880`040ed000   avipbb     (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\avipbb.sys
    Image name: avipbb.sys
    Timestamp:        Mon Feb 22 05:08:50 2010 (4B8257B2)
    CheckSum:         000229BB
    ImageSize:        00022000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`040ed000 fffff880`040f5000   AppleCharger   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\AppleCharger.sys
    Image name: AppleCharger.sys
    Timestamp:        Mon Apr 26 23:54:05 2010 (4BD65FDD)
    CheckSum:         000093A3
    ImageSize:        00008000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`040f5000 fffff880`0411b000   tunnel     (deferred)             
    Mapped memory image file: c:\symbols\tunnel.sys\4A5BCCC126000\tunnel.sys
    Image path: \SystemRoot\system32\DRIVERS\tunnel.sys
    Image name: tunnel.sys
    Timestamp:        Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    CheckSum:         0002B032
    ImageSize:        00026000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     tunnel.sys
    OriginalFilename: tunnel.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Microsoft Tunnel Interface Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0411b000 fffff880`04130000   amdppm     (deferred)             
    Mapped memory image file: c:\symbols\amdppm.sys\4A5BC0FD15000\amdppm.sys
    Image path: \SystemRoot\system32\DRIVERS\amdppm.sys
    Image name: amdppm.sys
    Timestamp:        Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    CheckSum:         0001EA42
    ImageSize:        00015000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     amdppm.sys
    OriginalFilename: amdppm.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Processor Device Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04130000 fffff880`04139000   wmiacpi    (deferred)             
    Mapped memory image file: c:\symbols\wmiacpi.sys\4A5BC3B69000\wmiacpi.sys
    Image path: \SystemRoot\system32\DRIVERS\wmiacpi.sys
    Image name: wmiacpi.sys
    Timestamp:        Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    CheckSum:         000042C0
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     wmiacpi.sys
    OriginalFilename: wmiacpi.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Windows Management Interface for ACPI
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04139000 fffff880`04185000   atikmpag   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\atikmpag.sys
    Image name: atikmpag.sys
    Timestamp:        Thu Nov 25 21:16:47 2010 (4CEF188F)
    CheckSum:         0004F92A
    ImageSize:        0004C000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`04185000 fffff880`041dc000   Rt64win7   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\Rt64win7.sys
    Image name: Rt64win7.sys
    Timestamp:        Mon Mar 22 05:57:14 2010 (4BA73EFA)
    CheckSum:         0005CA6C
    ImageSize:        00057000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`041dc000 fffff880`041ec000   CompositeBus   (deferred)             
    Mapped memory image file: c:\symbols\CompositeBus.sys\4A5BCAA110000\CompositeBus.sys
    Image path: \SystemRoot\system32\DRIVERS\CompositeBus.sys
    Image name: CompositeBus.sys
    Timestamp:        Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    CheckSum:         00016207
    ImageSize:        00010000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     compositebus.sys
    OriginalFilename: compositebus.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Multi-Transport Composite Bus Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`041ec000 fffff880`041f8000   ndistapi   (deferred)             
    Mapped memory image file: c:\symbols\ndistapi.sys\4A5BCCD8c000\ndistapi.sys
    Image path: \SystemRoot\system32\DRIVERS\ndistapi.sys
    Image name: ndistapi.sys
    Timestamp:        Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    CheckSum:         000063EA
    ImageSize:        0000C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NDISTAPI.SYS
    OriginalFilename: NDISTAPI.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NDIS 3.0 connection wrapper driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04200000 fffff880`04243000   ks         (deferred)             
    Image path: \SystemRoot\system32\drivers\ks.sys
    Image name: ks.sys
    Timestamp:        Wed Mar 03 23:32:25 2010 (4B8F37D9)
    CheckSum:         000410FC
    ImageSize:        00043000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`04243000 fffff880`04248200   ksthunk    (deferred)             
    Mapped memory image file: c:\symbols\ksthunk.sys\4A5BCA935200\ksthunk.sys
    Image path: \SystemRoot\system32\drivers\ksthunk.sys
    Image name: ksthunk.sys
    Timestamp:        Mon Jul 13 20:00:19 2009 (4A5BCA93)
    CheckSum:         0000AF92
    ImageSize:        00005200
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.0 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ksthunk.sys
    OriginalFilename: ksthunk.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Streaming WOW Thunk Service
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04249000 fffff880`04256000   fdc        (deferred)             
    Mapped memory image file: c:\symbols\fdc.sys\4A5BCAB6d000\fdc.sys
    Image path: \SystemRoot\system32\DRIVERS\fdc.sys
    Image name: fdc.sys
    Timestamp:        Mon Jul 13 20:00:54 2009 (4A5BCAB6)
    CheckSum:         000096FB
    ImageSize:        0000D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     fdc.sys
    OriginalFilename: fdc.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Floppy Disk Controller Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04259000 fffff880`042af000   USBPORT    (deferred)             
    Mapped memory image file: c:\symbols\USBPORT.SYS\4A5BCC0756000\USBPORT.SYS
    Image path: \SystemRoot\system32\DRIVERS\USBPORT.SYS
    Image name: USBPORT.SYS
    Timestamp:        Mon Jul 13 20:06:31 2009 (4A5BCC07)
    CheckSum:         0005E0B4
    ImageSize:        00056000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     usbport.sys
    OriginalFilename: usbport.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  USB 1.1 & 2.0 Port Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`042af000 fffff880`042c0000   usbehci    (deferred)             
    Mapped memory image file: c:\symbols\usbehci.sys\4A5BCC0611000\usbehci.sys
    Image path: \SystemRoot\system32\DRIVERS\usbehci.sys
    Image name: usbehci.sys
    Timestamp:        Mon Jul 13 20:06:30 2009 (4A5BCC06)
    CheckSum:         000105CD
    ImageSize:        00011000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     USBEHCI.sys
    OriginalFilename: USBEHCI.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  EHCI eUSB Miniport Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`042c0000 fffff880`04365700   ctaud2k    (deferred)             
    Image path: \SystemRoot\system32\drivers\ctaud2k.sys
    Image name: ctaud2k.sys
    Timestamp:        Wed May 05 08:59:48 2010 (4BE16BC4)
    CheckSum:         000B61CB
    ImageSize:        000A5700
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`04366000 fffff880`043a3000   portcls    (deferred)             
    Mapped memory image file: c:\symbols\portcls.sys\4A5BCC033d000\portcls.sys
    Image path: \SystemRoot\system32\drivers\portcls.sys
    Image name: portcls.sys
    Timestamp:        Mon Jul 13 20:06:27 2009 (4A5BCC03)
    CheckSum:         00047A50
    ImageSize:        0003D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.9 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     portcls.sys
    OriginalFilename: portcls.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Port Class (Class Driver for Port/Miniport Devices)
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`043a3000 fffff880`043c5000   drmk       (deferred)             
    Image path: \SystemRoot\system32\drivers\drmk.sys
    Image name: drmk.sys
    Timestamp:        Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    CheckSum:         0002966E
    ImageSize:        00022000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`043c5000 fffff880`043f6000   ctoss2k    (deferred)             
    Image path: \SystemRoot\system32\drivers\ctoss2k.sys
    Image name: ctoss2k.sys
    Timestamp:        Wed May 05 08:57:46 2010 (4BE16B4A)
    CheckSum:         00034E99
    ImageSize:        00031000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`043f6000 fffff880`043fe000   ctprxy2k   (deferred)             
    Image path: \SystemRoot\system32\drivers\ctprxy2k.sys
    Image name: ctprxy2k.sys
    Timestamp:        Wed May 05 08:59:51 2010 (4BE16BC7)
    CheckSum:         00005CF9
    ImageSize:        00008000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`04800000 fffff880`0480c000   serenum    (deferred)             
    Mapped memory image file: c:\symbols\serenum.sys\4A5BCAA1c000\serenum.sys
    Image path: \SystemRoot\system32\DRIVERS\serenum.sys
    Image name: serenum.sys
    Timestamp:        Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    CheckSum:         00013C2F
    ImageSize:        0000C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     serenum.sys
    OriginalFilename: serenum.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Serial Port Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0480e000 fffff880`0501f000   atikmdag   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\atikmdag.sys
    Image name: atikmdag.sys
    Timestamp:        Thu Nov 25 21:46:44 2010 (4CEF1F94)
    CheckSum:         007CA105
    ImageSize:        00811000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0501f000 fffff880`05113000   dxgkrnl    (deferred)             
    Mapped memory image file: c:\symbols\dxgkrnl.sys\4AC5509Ef4000\dxgkrnl.sys
    Image path: \SystemRoot\System32\drivers\dxgkrnl.sys
    Image name: dxgkrnl.sys
    Timestamp:        Thu Oct 01 21:00:14 2009 (4AC5509E)
    CheckSum:         000F2129
    ImageSize:        000F4000
    File version:     6.1.7600.16432
    Product version:  6.1.7600.16432
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dxgkrnl.sys
    OriginalFilename: dxgkrnl.sys
    ProductVersion:   6.1.7600.16432
    FileVersion:      6.1.7600.16432 (win7_gdr.091001-1312)
    FileDescription:  DirectX Graphics Kernel
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`05113000 fffff880`05159000   dxgmms1    (pdb symbols)          c:\symbols\dxgmms1.pdb\685AF9F266284BE19008B39B739A572B1\dxgmms1.pdb
    Loaded symbol image file: dxgmms1.sys
    Mapped memory image file: c:\symbols\dxgmms1.sys\4A5BC57846000\dxgmms1.sys
    Image path: \SystemRoot\System32\drivers\dxgmms1.sys
    Image name: dxgmms1.sys
    Timestamp:        Mon Jul 13 19:38:32 2009 (4A5BC578)
    CheckSum:         0004AD44
    ImageSize:        00046000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dxgmms1.sys
    OriginalFilename: dxgmms1.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  DirectX Graphics MMS
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`05159000 fffff880`0517d000   HDAudBus   (deferred)             
    Mapped memory image file: c:\symbols\HDAudBus.sys\4A5BCBF524000\HDAudBus.sys
    Image path: \SystemRoot\system32\DRIVERS\HDAudBus.sys
    Image name: HDAudBus.sys
    Timestamp:        Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    CheckSum:         00020C3E
    ImageSize:        00024000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.9 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     hdaudbus.sys
    OriginalFilename: hdaudbus.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  High Definition Audio Bus Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0517d000 fffff880`051ad000   nusb3xhc   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\nusb3xhc.sys
    Image name: nusb3xhc.sys
    Timestamp:        Fri Nov 20 05:16:01 2009 (4B066C61)
    CheckSum:         00038654
    ImageSize:        00030000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`051ad000 fffff880`051aef00   USBD       (deferred)             
    Mapped memory image file: c:\symbols\USBD.SYS\4A5BCBFF1f00\USBD.SYS
    Image path: \SystemRoot\system32\DRIVERS\USBD.SYS
    Image name: USBD.SYS
    Timestamp:        Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    CheckSum:         0000E842
    ImageSize:        00001F00
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     usbd.sys
    OriginalFilename: usbd.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Universal Serial Bus Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`051af000 fffff880`051ba000   usbohci    (deferred)             
    Mapped memory image file: c:\symbols\usbohci.sys\4A5BCC06b000\usbohci.sys
    Image path: \SystemRoot\system32\DRIVERS\usbohci.sys
    Image name: usbohci.sys
    Timestamp:        Mon Jul 13 20:06:30 2009 (4A5BCC06)
    CheckSum:         0000E008
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     USBOHCI.sys
    OriginalFilename: USBOHCI.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  OHCI USB Miniport Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`051ba000 fffff880`051f8000   1394ohci   (deferred)             
    Mapped memory image file: c:\symbols\1394ohci.sys\4A5BCC303e000\1394ohci.sys
    Image path: \SystemRoot\system32\DRIVERS\1394ohci.sys
    Image name: 1394ohci.sys
    Timestamp:        Mon Jul 13 20:07:12 2009 (4A5BCC30)
    CheckSum:         000397AE
    ImageSize:        0003E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     1394ohci.sys
    OriginalFilename: 1394ohci.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  1394 OpenHCI Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`05200000 fffff880`0525a000   usbhub     (deferred)             
    Mapped memory image file: c:\symbols\usbhub.sys\4A5BCC2D5a000\usbhub.sys
    Image path: \SystemRoot\system32\DRIVERS\usbhub.sys
    Image name: usbhub.sys
    Timestamp:        Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    CheckSum:         0005BB10
    ImageSize:        0005A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     usbhub.sys
    OriginalFilename: usbhub.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Default Hub Driver for USB
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0525a000 fffff880`05265000   flpydisk   (deferred)             
    Mapped memory image file: c:\symbols\flpydisk.sys\4A5BCAB6b000\flpydisk.sys
    Image path: \SystemRoot\system32\DRIVERS\flpydisk.sys
    Image name: flpydisk.sys
    Timestamp:        Mon Jul 13 20:00:54 2009 (4A5BCAB6)
    CheckSum:         00014F88
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     floppy.sys
    OriginalFilename: floppy.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Floppy Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`05265000 fffff880`0527a000   NDProxy    (deferred)             
    Mapped memory image file: c:\symbols\NDProxy.SYS\4A5BCCDD15000\NDProxy.SYS
    Image path: \SystemRoot\System32\Drivers\NDProxy.SYS
    Image name: NDProxy.SYS
    Timestamp:        Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    CheckSum:         0000FB05
    ImageSize:        00015000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ndproxy.sys
    OriginalFilename: ndproxy.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NDIS Proxy
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0527a000 fffff880`052c4000   emupia2k   (deferred)             
    Image path: \SystemRoot\system32\drivers\emupia2k.sys
    Image name: emupia2k.sys
    Timestamp:        Wed May 05 08:57:27 2010 (4BE16B37)
    CheckSum:         0002A6F2
    ImageSize:        0004A000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`052da000 fffff880`05309000   ndiswan    (deferred)             
    Mapped memory image file: c:\symbols\ndiswan.sys\4A5BCCE32f000\ndiswan.sys
    Image path: \SystemRoot\system32\DRIVERS\ndiswan.sys
    Image name: ndiswan.sys
    Timestamp:        Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    CheckSum:         000366B7
    ImageSize:        0002F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NDISWAN.SYS
    OriginalFilename: NDISWAN.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  MS PPP Framing Driver (Strong Encryption)
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`05309000 fffff880`05324000   raspppoe   (deferred)             
    Mapped memory image file: c:\symbols\raspppoe.sys\4A5BCCE91b000\raspppoe.sys
    Image path: \SystemRoot\system32\DRIVERS\raspppoe.sys
    Image name: raspppoe.sys
    Timestamp:        Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    CheckSum:         00019A00
    ImageSize:        0001B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     raspppoe.sys
    OriginalFilename: raspppoe.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RAS PPPoE mini-port/call-manager driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`05324000 fffff880`05345000   raspptp    (deferred)             
    Mapped memory image file: c:\symbols\raspptp.sys\4A5BCCEA21000\raspptp.sys
    Image path: \SystemRoot\system32\DRIVERS\raspptp.sys
    Image name: raspptp.sys
    Timestamp:        Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    CheckSum:         00022B93
    ImageSize:        00021000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RASPPTP.SYS
    OriginalFilename: RASPPTP.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Peer-to-Peer Tunneling Protocol
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`05345000 fffff880`0535f000   rassstp    (deferred)             
    Mapped memory image file: c:\symbols\rassstp.sys\4A5BCCF11a000\rassstp.sys
    Image path: \SystemRoot\system32\DRIVERS\rassstp.sys
    Image name: rassstp.sys
    Timestamp:        Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    CheckSum:         0002274B
    ImageSize:        0001A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     rassstp.sys
    OriginalFilename: rassstp.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RAS SSTP Miniport Call Manager
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0535f000 fffff880`0536a000   rdpbus     (deferred)             
    Mapped memory image file: c:\symbols\rdpbus.sys\4A5BCEAAb000\rdpbus.sys
    Image path: \SystemRoot\system32\DRIVERS\rdpbus.sys
    Image name: rdpbus.sys
    Timestamp:        Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    CheckSum:         0000C3AD
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.0 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RDPBUS.SYS
    OriginalFilename: RDPBUS.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Microsoft RDP Bus Device driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0536a000 fffff880`05379000   kbdclass   (deferred)             
    Mapped memory image file: c:\symbols\kbdclass.sys\4A5BC116f000\kbdclass.sys
    Image path: \SystemRoot\system32\DRIVERS\kbdclass.sys
    Image name: kbdclass.sys
    Timestamp:        Mon Jul 13 19:19:50 2009 (4A5BC116)
    CheckSum:         0001B4C5
    ImageSize:        0000F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     kbdclass.sys
    OriginalFilename: kbdclass.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Keyboard Class Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`05379000 fffff880`05388000   mouclass   (deferred)             
    Mapped memory image file: c:\symbols\mouclass.sys\4A5BC116f000\mouclass.sys
    Image path: \SystemRoot\system32\DRIVERS\mouclass.sys
    Image name: mouclass.sys
    Timestamp:        Mon Jul 13 19:19:50 2009 (4A5BC116)
    CheckSum:         0000E5DE
    ImageSize:        0000F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     mouclass.sys
    OriginalFilename: mouclass.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Mouse Class Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`05388000 fffff880`05389480   swenum     (deferred)             
    Mapped memory image file: c:\symbols\swenum.sys\4A5BCA921480\swenum.sys
    Image path: \SystemRoot\system32\DRIVERS\swenum.sys
    Image name: swenum.sys
    Timestamp:        Mon Jul 13 20:00:18 2009 (4A5BCA92)
    CheckSum:         0000934E
    ImageSize:        00001480
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.0 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     swenum.sys
    OriginalFilename: swenum.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Plug and Play Software Device Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0538a000 fffff880`0539e000   amdiox64   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\amdiox64.sys
    Image name: amdiox64.sys
    Timestamp:        Thu Feb 18 10:17:53 2010 (4B7D5A21)
    CheckSum:         00017588
    ImageSize:        00014000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0539e000 fffff880`053b0000   umbus      (deferred)             
    Mapped memory image file: c:\symbols\umbus.sys\4A5BCC2012000\umbus.sys
    Image path: \SystemRoot\system32\DRIVERS\umbus.sys
    Image name: umbus.sys
    Timestamp:        Mon Jul 13 20:06:56 2009 (4A5BCC20)
    CheckSum:         0000EA32
    ImageSize:        00012000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     umbus.sys
    OriginalFilename: umbus.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  User-Mode Bus Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`053b0000 fffff880`053c7000   nusb3hub   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\nusb3hub.sys
    Image name: nusb3hub.sys
    Timestamp:        Fri Nov 20 05:15:57 2009 (4B066C5D)
    CheckSum:         00016F6B
    ImageSize:        00017000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06a00000 fffff880`06a38000   ctsfm2k    (deferred)             
    Image path: \SystemRoot\system32\drivers\ctsfm2k.sys
    Image name: ctsfm2k.sys
    Timestamp:        Wed May 05 08:57:33 2010 (4BE16B3D)
    CheckSum:         000376A1
    ImageSize:        00038000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06a48000 fffff880`06bc9000   ha20x2k    (deferred)             
    Image path: \SystemRoot\system32\drivers\ha20x2k.sys
    Image name: ha20x2k.sys
    Timestamp:        Wed May 05 08:59:10 2010 (4BE16B9E)
    CheckSum:         00189CE7
    ImageSize:        00181000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06c00000 fffff880`06c13000   LHidFilt   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\LHidFilt.Sys
    Image name: LHidFilt.Sys
    Timestamp:        Wed Jun 17 12:49:39 2009 (4A391EA3)
    CheckSum:         00014EDE
    ImageSize:        00013000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06c13000 fffff880`06c21000   kbdhid     (deferred)             
    Mapped memory image file: c:\symbols\kbdhid.sys\4A5BCA94e000\kbdhid.sys
    Image path: \SystemRoot\system32\DRIVERS\kbdhid.sys
    Image name: kbdhid.sys
    Timestamp:        Mon Jul 13 20:00:20 2009 (4A5BCA94)
    CheckSum:         0000A9BC
    ImageSize:        0000E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     kbdhid.sys
    OriginalFilename: kbdhid.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  HID Keyboard Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06ca9000 fffff880`06d57000   ctac32k    (deferred)             
    Image path: \SystemRoot\system32\drivers\ctac32k.sys
    Image name: ctac32k.sys
    Timestamp:        Wed Jul 02 04:38:22 2008 (486B3E7E)
    CheckSum:         00095082
    ImageSize:        000AE000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06d57000 fffff880`06d72000   CTHWIUT    (deferred)             
    Image path: \SystemRoot\System32\drivers\CTHWIUT.SYS
    Image name: CTHWIUT.SYS
    Timestamp:        Wed May 05 09:01:32 2010 (4BE16C2C)
    CheckSum:         0002585C
    ImageSize:        0001B000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06d72000 fffff880`06da7000   CT20XUT    (deferred)             
    Image path: \SystemRoot\System32\drivers\CT20XUT.SYS
    Image name: CT20XUT.SYS
    Timestamp:        Wed May 05 09:01:28 2010 (4BE16C28)
    CheckSum:         00036731
    ImageSize:        00035000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06da7000 fffff880`06dc4000   cdfs       (deferred)             
    Mapped memory image file: c:\symbols\cdfs.sys\4A5BC1121d000\cdfs.sys
    Image path: \SystemRoot\system32\DRIVERS\cdfs.sys
    Image name: cdfs.sys
    Timestamp:        Mon Jul 13 19:19:46 2009 (4A5BC112)
    CheckSum:         00022C4F
    ImageSize:        0001D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     cdfs.sys
    OriginalFilename: cdfs.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  CD-ROM File System Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06dc4000 fffff880`06de1000   usbccgp    (deferred)             
    Mapped memory image file: c:\symbols\usbccgp.sys\4A5BCC151d000\usbccgp.sys
    Image path: \SystemRoot\system32\DRIVERS\usbccgp.sys
    Image name: usbccgp.sys
    Timestamp:        Mon Jul 13 20:06:45 2009 (4A5BCC15)
    CheckSum:         000274D7
    ImageSize:        0001D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     USBCCGP.SYS
    OriginalFilename: USBCCGP.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  USB Common Class Generic Parent Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06de1000 fffff880`06dfa000   HIDCLASS   (deferred)             
    Mapped memory image file: c:\symbols\HIDCLASS.SYS\4A5BCBFD19000\HIDCLASS.SYS
    Image path: \SystemRoot\system32\DRIVERS\HIDCLASS.SYS
    Image name: HIDCLASS.SYS
    Timestamp:        Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    CheckSum:         00019E19
    ImageSize:        00019000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     hidclass.sys
    OriginalFilename: hidclass.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Hid Class Library
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06e00000 fffff880`06e5c000   HdAudio    (deferred)             
    Mapped memory image file: c:\symbols\HdAudio.sys\4A5BCC235c000\HdAudio.sys
    Image path: \SystemRoot\system32\drivers\HdAudio.sys
    Image name: HdAudio.sys
    Timestamp:        Mon Jul 13 20:06:59 2009 (4A5BCC23)
    CheckSum:         0005D09C
    ImageSize:        0005C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.9 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     HDAudio.sys
    OriginalFilename: HDAudio.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  High Definition Audio Function Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06e5c000 fffff880`06e68000   Dxapi      (deferred)             
    Mapped memory image file: c:\symbols\Dxapi.sys\4A5BC574c000\Dxapi.sys
    Image path: \SystemRoot\System32\drivers\Dxapi.sys
    Image name: Dxapi.sys
    Timestamp:        Mon Jul 13 19:38:28 2009 (4A5BC574)
    CheckSum:         0001418E
    ImageSize:        0000C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dxapi.sys
    OriginalFilename: dxapi.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  DirectX API Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06e69000 fffff880`06fc6000   CTEXFIFX   (deferred)             
    Image path: \SystemRoot\System32\drivers\CTEXFIFX.SYS
    Image name: CTEXFIFX.SYS
    Timestamp:        Wed May 05 09:01:21 2010 (4BE16C21)
    CheckSum:         00161055
    ImageSize:        0015D000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06fc6000 fffff880`06fe6000   AtihdW76   (deferred)             
    Image path: \SystemRoot\system32\drivers\AtihdW76.sys
    Image name: AtihdW76.sys
    Timestamp:        Wed Nov 17 07:02:04 2010 (4CE3C43C)
    CheckSum:         0001F832
    ImageSize:        00020000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06fe6000 fffff880`06ff4000   hidusb     (deferred)             
    Mapped memory image file: c:\symbols\hidusb.sys\4A5BCBFEe000\hidusb.sys
    Image path: \SystemRoot\system32\DRIVERS\hidusb.sys
    Image name: hidusb.sys
    Timestamp:        Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    CheckSum:         00011830
    ImageSize:        0000E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     HIDUSB.SYS
    OriginalFilename: HIDUSB.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  USB Miniport Driver for Input Devices
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06ff4000 fffff880`06ffc080   HIDPARSE   (deferred)             
    Mapped memory image file: c:\symbols\HIDPARSE.SYS\4A5BCBF98080\HIDPARSE.SYS
    Image path: \SystemRoot\system32\DRIVERS\HIDPARSE.SYS
    Image name: HIDPARSE.SYS
    Timestamp:        Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    CheckSum:         0000D669
    ImageSize:        00008080
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     hidparse.sys
    OriginalFilename: hidparse.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Hid Parsing Library
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`07a00000 fffff880`07a13000   ndisuio    (deferred)             
    Mapped memory image file: c:\symbols\ndisuio.sys\4A5BCCB513000\ndisuio.sys
    Image path: \SystemRoot\system32\DRIVERS\ndisuio.sys
    Image name: ndisuio.sys
    Timestamp:        Mon Jul 13 20:09:25 2009 (4A5BCCB5)
    CheckSum:         0001D3BA
    ImageSize:        00013000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NDISUIO.SYS
    OriginalFilename: NDISUIO.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NDIS User mode I/O driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`07a13000 fffff880`07a2b000   rspndr     (deferred)             
    Mapped memory image file: c:\symbols\rspndr.sys\4A5BCC9218000\rspndr.sys
    Image path: \SystemRoot\system32\DRIVERS\rspndr.sys
    Image name: rspndr.sys
    Timestamp:        Mon Jul 13 20:08:50 2009 (4A5BCC92)
    CheckSum:         0001656B
    ImageSize:        00018000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RSPNDR.SYS
    OriginalFilename: RSPNDR.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Link-Layer Topology Responder Driver for NDIS 6
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`07a5a000 fffff880`0806dd00   lvuvc64    (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\lvuvc64.sys
    Image name: lvuvc64.sys
    Timestamp:        Wed Oct 07 04:28:44 2009 (4ACC513C)
    CheckSum:         00616F6A
    ImageSize:        00613D00
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0806e000 fffff880`08088c00   usbaudio   (deferred)             
    Mapped memory image file: c:\symbols\usbaudio.sys\4A5BCC071ac00\usbaudio.sys
    Image path: \SystemRoot\system32\drivers\usbaudio.sys
    Image name: usbaudio.sys
    Timestamp:        Mon Jul 13 20:06:31 2009 (4A5BCC07)
    CheckSum:         00024496
    ImageSize:        0001AC00
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     USBAudio.sys
    OriginalFilename: USBAudio.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  USB Audio Class Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08089000 fffff880`080d7600   lvrs64     (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\lvrs64.sys
    Image name: lvrs64.sys
    Timestamp:        Wed Oct 07 04:27:59 2009 (4ACC510F)
    CheckSum:         00058D78
    ImageSize:        0004E600
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`080d8000 fffff880`080e5000   mouhid     (deferred)             
    Mapped memory image file: c:\symbols\mouhid.sys\4A5BCA94d000\mouhid.sys
    Image path: \SystemRoot\system32\DRIVERS\mouhid.sys
    Image name: mouhid.sys
    Timestamp:        Mon Jul 13 20:00:20 2009 (4A5BCA94)
    CheckSum:         00009604
    ImageSize:        0000D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     mouhid.sys
    OriginalFilename: mouhid.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  HID Mouse Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`080e5000 fffff880`080f9000   LMouFilt   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\LMouFilt.Sys
    Image name: LMouFilt.Sys
    Timestamp:        Wed Jun 17 12:49:43 2009 (4A391EA7)
    CheckSum:         0001D7FF
    ImageSize:        00014000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`080f9000 fffff880`08107000   crashdmp   (deferred)             
    Mapped memory image file: c:\symbols\crashdmp.sys\4A5BCABDe000\crashdmp.sys
    Image path: \SystemRoot\System32\Drivers\crashdmp.sys
    Image name: crashdmp.sys
    Timestamp:        Mon Jul 13 20:01:01 2009 (4A5BCABD)
    CheckSum:         000178C7
    ImageSize:        0000E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     crashdmp.sys
    OriginalFilename: crashdmp.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Crash Dump Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08107000 fffff880`08113000   dump_dumpata   (deferred)             
    Mapped memory image file: c:\symbols\dumpata.sys\4A5BC113c000\dumpata.sys
    Image path: \SystemRoot\System32\Drivers\dump_dumpata.sys
    Image name: dump_dumpata.sys
    Timestamp:        Mon Jul 13 19:19:47 2009 (4A5BC113)
    CheckSum:         0000DE50
    ImageSize:        0000C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dumpata.sys
    OriginalFilename: dumpata.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ATAPI Dump Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08113000 fffff880`0811c000   dump_atapi   (deferred)             
    Mapped memory image file: c:\symbols\atapi.sys\4A5BC1139000\atapi.sys
    Image path: \SystemRoot\System32\Drivers\dump_atapi.sys
    Image name: dump_atapi.sys
    Timestamp:        Mon Jul 13 19:19:47 2009 (4A5BC113)
    CheckSum:         000065BB
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     atapi.sys
    OriginalFilename: atapi.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ATAPI IDE Miniport Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0811c000 fffff880`0812f000   dump_dumpfve   (deferred)             
    Mapped memory image file: c:\symbols\dumpfve.sys\4A5BC18F13000\dumpfve.sys
    Image path: \SystemRoot\System32\Drivers\dump_dumpfve.sys
    Image name: dump_dumpfve.sys
    Timestamp:        Mon Jul 13 19:21:51 2009 (4A5BC18F)
    CheckSum:         00010DEA
    ImageSize:        00013000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dumpfve.sys
    OriginalFilename: dumpfve.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Bitlocker Drive Encryption Crashdump Filter
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0812f000 fffff880`08152000   luafv      (deferred)             
    Mapped memory image file: c:\symbols\luafv.sys\4A5BC29523000\luafv.sys
    Image path: \SystemRoot\system32\drivers\luafv.sys
    Image name: luafv.sys
    Timestamp:        Mon Jul 13 19:26:13 2009 (4A5BC295)
    CheckSum:         00027BF1
    ImageSize:        00023000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     luafv.sys
    OriginalFilename: luafv.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  LUA File Virtualization Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08152000 fffff880`0816f000   avgntflt   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\avgntflt.sys
    Image name: avgntflt.sys
    Timestamp:        Thu Nov 11 10:59:48 2010 (4CDC12F4)
    CheckSum:         0001823C
    ImageSize:        0001D000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0816f000 fffff880`08190000   WudfPf     (deferred)             
    Mapped memory image file: c:\symbols\WudfPf.sys\4A5BCBD121000\WudfPf.sys
    Image path: \SystemRoot\system32\drivers\WudfPf.sys
    Image name: WudfPf.sys
    Timestamp:        Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    CheckSum:         00025771
    ImageSize:        00021000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     WUDFPf.sys
    OriginalFilename: WUDFPf.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Windows Driver Foundation - User-mode Driver Framework Platform Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08190000 fffff880`081a5000   lltdio     (deferred)             
    Mapped memory image file: c:\symbols\lltdio.sys\4A5BCC9215000\lltdio.sys
    Image path: \SystemRoot\system32\DRIVERS\lltdio.sys
    Image name: lltdio.sys
    Timestamp:        Mon Jul 13 20:08:50 2009 (4A5BCC92)
    CheckSum:         0001109D
    ImageSize:        00015000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     LLTDIO.SYS
    OriginalFilename: LLTDIO.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Link-Layer Topology Mapper I/O Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`081a5000 fffff880`081f8000   nwifi      (deferred)             
    Mapped memory image file: c:\symbols\nwifi.sys\4A5BCC3B53000\nwifi.sys
    Image path: \SystemRoot\system32\DRIVERS\nwifi.sys
    Image name: nwifi.sys
    Timestamp:        Mon Jul 13 20:07:23 2009 (4A5BCC3B)
    CheckSum:         00057B55
    ImageSize:        00053000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NWiFi.SYS
    OriginalFilename: NWiFi.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NativeWiFi Miniport Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08400000 fffff880`0844e000   mrxsmb10   (deferred)             
    Mapped memory image file: c:\symbols\mrxsmb10.sys\4B88CF3C4e000\mrxsmb10.sys
    Image path: \SystemRoot\system32\DRIVERS\mrxsmb10.sys
    Image name: mrxsmb10.sys
    Timestamp:        Sat Feb 27 02:52:28 2010 (4B88CF3C)
    CheckSum:         00053B62
    ImageSize:        0004E000
    File version:     6.1.7600.16539
    Product version:  6.1.7600.16539
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     MRxSmb0.sys
    OriginalFilename: MRXSMB0.Sys
    ProductVersion:   6.1.7600.16539
    FileVersion:      6.1.7600.16539 (win7_gdr.100226-1909)
    FileDescription:  Longhorn SMB Downlevel SubRdr
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0844e000 fffff880`08471000   mrxsmb20   (deferred)             
    Mapped memory image file: c:\symbols\mrxsmb20.sys\4B88CF3A23000\mrxsmb20.sys
    Image path: \SystemRoot\system32\DRIVERS\mrxsmb20.sys
    Image name: mrxsmb20.sys
    Timestamp:        Sat Feb 27 02:52:26 2010 (4B88CF3A)
    CheckSum:         000246D4
    ImageSize:        00023000
    File version:     6.1.7600.16539
    Product version:  6.1.7600.16539
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     MRxSmb20.sys
    OriginalFilename: MRXSMB20.Sys
    ProductVersion:   6.1.7600.16539
    FileVersion:      6.1.7600.16539 (win7_gdr.100226-1909)
    FileDescription:  Longhorn SMB 2.0 Redirector
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08471000 fffff880`0847c000   asyncmac   (deferred)             
    Mapped memory image file: c:\symbols\asyncmac.sys\4A5BCCE5b000\asyncmac.sys
    Image path: \SystemRoot\system32\DRIVERS\asyncmac.sys
    Image name: asyncmac.sys
    Timestamp:        Mon Jul 13 20:10:13 2009 (4A5BCCE5)
    CheckSum:         0000682A
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ASYNCMAC.SYS
    OriginalFilename: ASYNCMAC.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  MS Remote Access serial network driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`084c7000 fffff880`0858f000   HTTP       (deferred)             
    Mapped memory image file: c:\symbols\HTTP.sys\4A5BC1A8c8000\HTTP.sys
    Image path: \SystemRoot\system32\drivers\HTTP.sys
    Image name: HTTP.sys
    Timestamp:        Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    CheckSum:         000C0370
    ImageSize:        000C8000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     http.sys
    OriginalFilename: http.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  HTTP Protocol Stack
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0858f000 fffff880`085ad000   bowser     (deferred)             
    Mapped memory image file: c:\symbols\bowser.sys\4A5BC2061e000\bowser.sys
    Image path: \SystemRoot\system32\DRIVERS\bowser.sys
    Image name: bowser.sys
    Timestamp:        Mon Jul 13 19:23:50 2009 (4A5BC206)
    CheckSum:         0001A2C3
    ImageSize:        0001E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     browser.sys
    OriginalFilename: browser.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NT Lan Manager Datagram Receiver Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`085ad000 fffff880`085c5000   mpsdrv     (deferred)             
    Mapped memory image file: c:\symbols\mpsdrv.sys\4A5BCC7918000\mpsdrv.sys
    Image path: \SystemRoot\System32\drivers\mpsdrv.sys
    Image name: mpsdrv.sys
    Timestamp:        Mon Jul 13 20:08:25 2009 (4A5BCC79)
    CheckSum:         0001C76E
    ImageSize:        00018000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     mpsdrv.sys
    OriginalFilename: mpsdrv.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Microsoft Protection Service Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`085c5000 fffff880`085f2000   mrxsmb     (deferred)             
    Mapped memory image file: c:\symbols\mrxsmb.sys\4B88CF332d000\mrxsmb.sys
    Image path: \SystemRoot\system32\DRIVERS\mrxsmb.sys
    Image name: mrxsmb.sys
    Timestamp:        Sat Feb 27 02:52:19 2010 (4B88CF33)
    CheckSum:         00029EBD
    ImageSize:        0002D000
    File version:     6.1.7600.16539
    Product version:  6.1.7600.16539
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     MRxSmb.sys
    OriginalFilename: MRXSMB.Sys
    ProductVersion:   6.1.7600.16539
    FileVersion:      6.1.7600.16539 (win7_gdr.100226-1909)
    FileDescription:  Windows NT SMB Minirdr
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0880a000 fffff880`088b0000   peauth     (deferred)             
    Image path: \SystemRoot\system32\drivers\peauth.sys
    Image name: peauth.sys
    Timestamp:        Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    CheckSum:         000AB7C9
    ImageSize:        000A6000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`088b0000 fffff880`088bb000   secdrv     (deferred)             
    Image path: \SystemRoot\System32\Drivers\secdrv.SYS
    Image name: secdrv.SYS
    Timestamp:        Wed Sep 13 09:18:38 2006 (4508052E)
    CheckSum:         00010B40
    ImageSize:        0000B000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`088bb000 fffff880`088e8000   srvnet     (deferred)             
    Mapped memory image file: c:\symbols\srvnet.sys\4C7732F42d000\srvnet.sys
    Image path: \SystemRoot\System32\DRIVERS\srvnet.sys
    Image name: srvnet.sys
    Timestamp:        Thu Aug 26 23:37:24 2010 (4C7732F4)
    CheckSum:         0002A43A
    ImageSize:        0002D000
    File version:     6.1.7600.16664
    Product version:  6.1.7600.16664
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     SRVNET.SYS
    OriginalFilename: SRVNET.SYS
    ProductVersion:   6.1.7600.16664
    FileVersion:      6.1.7600.16664 (win7_gdr.100826-1603)
    FileDescription:  Server Network driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`088e8000 fffff880`088fa000   tcpipreg   (deferred)             
    Mapped memory image file: c:\symbols\tcpipreg.sys\4A5BCCCD12000\tcpipreg.sys
    Image path: \SystemRoot\System32\drivers\tcpipreg.sys
    Image name: tcpipreg.sys
    Timestamp:        Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    CheckSum:         00010542
    ImageSize:        00012000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        1.0 App
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     tcpipreg.sys
    OriginalFilename: tcpipreg.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  TCP/IP Registry Compatibility Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`088fa000 fffff880`08961000   srv2       (deferred)             
    Mapped memory image file: c:\symbols\srv2.sys\4C77330A67000\srv2.sys
    Image path: \SystemRoot\System32\DRIVERS\srv2.sys
    Image name: srv2.sys
    Timestamp:        Thu Aug 26 23:37:46 2010 (4C77330A)
    CheckSum:         0006543F
    ImageSize:        00067000
    File version:     6.1.7600.16664
    Product version:  6.1.7600.16664
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     SRV2.SYS
    OriginalFilename: SRV2.SYS
    ProductVersion:   6.1.7600.16664
    FileVersion:      6.1.7600.16664 (win7_gdr.100826-1603)
    FileDescription:  Smb 2.0 Server driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08961000 fffff880`089f7000   srv        (deferred)             
    Mapped memory image file: c:\symbols\srv.sys\4C77331896000\srv.sys
    Image path: \SystemRoot\System32\DRIVERS\srv.sys
    Image name: srv.sys
    Timestamp:        Thu Aug 26 23:38:00 2010 (4C773318)
    CheckSum:         000744EC
    ImageSize:        00096000
    File version:     6.1.7600.16664
    Product version:  6.1.7600.16664
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     SRV.SYS
    OriginalFilename: SRV.SYS
    ProductVersion:   6.1.7600.16664
    FileVersion:      6.1.7600.16664 (win7_gdr.100826-1603)
    FileDescription:  Server driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`089f7000 fffff880`08a00000   gdrv       (deferred)             
    Image path: \??\C:\Windows\gdrv.sys
    Image name: gdrv.sys
    Timestamp:        Thu Mar 12 23:22:29 2009 (49B9D175)
    CheckSum:         000105CE
    ImageSize:        00009000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff960`00030000 fffff960`00340000   win32k     (deferred)             
    Mapped memory image file: c:\symbols\win32k.sys\4CBE5D3E310000\win32k.sys
    Image path: \SystemRoot\System32\win32k.sys
    Image name: win32k.sys
    Timestamp:        Tue Oct 19 23:08:46 2010 (4CBE5D3E)
    CheckSum:         003040F2
    ImageSize:        00310000
    File version:     6.1.7600.16691
    Product version:  6.1.7600.16691
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     win32k.sys
    OriginalFilename: win32k.sys
    ProductVersion:   6.1.7600.16691
    FileVersion:      6.1.7600.16691 (win7_gdr.101019-1521)
    FileDescription:  Multi-User Win32 Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff960`004b0000 fffff960`004ba000   TSDDD      (deferred)             
    Image path: \SystemRoot\System32\TSDDD.dll
    Image name: TSDDD.dll
    Timestamp:        unavailable (00000000)
    CheckSum:         00000000
    ImageSize:        0000A000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff960`00720000 fffff960`00747000   cdd        (deferred)             
    Mapped memory image file: c:\symbols\cdd.dll\4BF4408A27000\cdd.dll
    Image path: \SystemRoot\System32\cdd.dll
    Image name: cdd.dll
    Timestamp:        Wed May 19 15:48:26 2010 (4BF4408A)
    CheckSum:         00024F49
    ImageSize:        00027000
    File version:     6.1.7600.16595
    Product version:  6.1.7600.16595
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.4 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     cdd.dll
    OriginalFilename: cdd.dll
    ProductVersion:   6.1.7600.16595
    FileVersion:      6.1.7600.16595 (win7_gdr.100518-2047)
    FileDescription:  Canonical Display Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.

Unloaded modules:
fffff880`0397b000 fffff880`039ec000   spsys.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
fffff880`0195f000 fffff880`0196d000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
fffff880`0196d000 fffff880`01979000   dump_ataport
    Timestamp: unavailable (00000000)
    Checksum:  00000000
fffff880`01979000 fffff880`01982000   dump_atapi.s
    Timestamp: unavailable (00000000)
    Checksum:  00000000
fffff880`01982000 fffff880`01995000   dump_dumpfve
    Timestamp: unavailable (00000000)
    Checksum:  00000000
2: kd> q
quit:
Looks like you are on the right track.

I have a similar issue, but mine is the ATI Kernal Mode driver that is crashing. My problem is simply a tired PSU, it is no longer able to power my 4870x2 while under a load, I can get it to crash just by having a large picture set as the desktop background. So keep digging, you may find that it is nothing, or something that you didnt think of, like a bad memory stick, or even an under powered PCI-x slot.
cyclonite is offline  
Old 12-20-2010, 09:15 PM   #5
Metal Head
 
Tvangeste's Avatar
 
Join Date: Jul 2006
Location: Indiana
Posts: 764
Tvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to behold
Send a message via MSN to Tvangeste
Default Re: BSOD Help

Ya, not sure what to make of the info that you posted on the minidump. I will try a fresh reinstall of the GPU drivers tomorrow and see what comes of it.
Tvangeste is offline  
Old 12-21-2010, 12:22 AM   #6
Nerd Rage!
 
obobskivich's Avatar
 
Join Date: Mar 2005
Location: Denver, CO
Posts: 3,963
obobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond repute
Send a message via AIM to obobskivich
Default Re: BSOD Help

and from the non-MSDN/MSCE elite (<3 you cyc) -

what are your temps like?
is the game itself just poo? (for example, my system will run any non-Bethesda game (like C&C, Mass Effect, Gun, etc) for as long as I damn well please (like leave it on pause while you sleep "as long as I damn well please")), but I can have Fallout 3, Morrowind, or Oblivion drop out as bad as every 2 hours, simply because Bethesda doesn't know what "memory management" means, and New Vegas pretty consistently eats it every 6-8 hours because "quality assurance" is only something they do in movies)
is anything overclocked?
obobskivich is offline  
Old 12-21-2010, 06:03 AM   #7
Metal Head
 
Tvangeste's Avatar
 
Join Date: Jul 2006
Location: Indiana
Posts: 764
Tvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to behold
Send a message via MSN to Tvangeste
Default Re: BSOD Help

No OC, and temps are just fine. I can play through Fallout New Vegas, ARMA 2, Crysis, and a bunch of other games for hours on end with no problems. Even this last game I played I got an hour of play on, but it was when I went to close the game and return to desktop I got the DX BSOD. I have also tested RAM in the past replacing the old stuff that was having problems with newer stuff, and then also tested that. Kind of at a loss for this specific BSOD.
Tvangeste is offline  
Old 12-21-2010, 03:01 PM   #8
Metal Head
 
Tvangeste's Avatar
 
Join Date: Jul 2006
Location: Indiana
Posts: 764
Tvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to behold
Send a message via MSN to Tvangeste
Default Re: BSOD Help

Update.

Different version of the ATI drivers installed and I got through a gameplay session and was able to close out of the game without getting a BSOD. So... Ya for now? I'll keep you guys posted.
Tvangeste is offline  
Old 12-21-2010, 03:54 PM   #9
Metal Head
 
Tvangeste's Avatar
 
Join Date: Jul 2006
Location: Indiana
Posts: 764
Tvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to behold
Send a message via MSN to Tvangeste
Default Re: BSOD Help

Different kind of BSOD now. I crashed out of game and it said to prevent my computer from damage. This is great ha. Was playing ARMA 2 when I had a random lockup, I was able to alt control delete and close the program, but right as my desktop came up I got this new BSOD.

http://www.2shared.com/file/9nPTuI6K...-24897-01.html

There is the new dump, hope that helps.
Tvangeste is offline  
Old 12-21-2010, 05:27 PM   #10
De Oppresso Lib
 
cyclonite's Avatar
 
Join Date: Jun 2003
Location: down on the farm
Posts: 2,270
cyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond repute
Default Re: BSOD Help

Here is what that dump looks like;

Code:
Opened log file 'C:\Users\Cyclonite\AppData\Local\msdart_crashanalyzer_kd_ansi.log'

Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Users\Cyclonite\Desktop\122110-24897-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: srv*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is: 
Windows 7 Kernel Version 7600 MP (6 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0xfffff800`02c63000 PsLoadedModuleList = 0xfffff800`02ea0e50
Debug session time: Tue Dec 21 16:39:47.464 2010 (GMT-5)
System Uptime: 0 days 1:06:10.477
Loading Kernel Symbols
...............................................................
................................................................
.............................................
Loading User Symbols
Loading unloaded module list
.....
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 24, {1904fb, fffff880031615d8, fffff88003160e40, fffff80002cb6c56}

Probably caused by : Ntfs.sys ( Ntfs!NtfsDeleteScb+108 )

Followup: MachineOwner
---------

5: kd> .logclose
Closing open log file C:\Users\Cyclonite\AppData\Local\msdart_crashanalyzer_kd_ansi.log
Opened log file 'C:\Users\Cyclonite\AppData\Local\msdart_crashanalyzer_kd_unicode.log'
5: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

NTFS_FILE_SYSTEM (24)
    If you see NtfsExceptionFilter on the stack then the 2nd and 3rd
    parameters are the exception record and context record. Do a .cxr
    on the 3rd parameter and then kb to obtain a more informative stack
    trace.
Arguments:
Arg1: 00000000001904fb
Arg2: fffff880031615d8
Arg3: fffff88003160e40
Arg4: fffff80002cb6c56

Debugging Details:
------------------


EXCEPTION_RECORD:  fffff880031615d8 -- (.exr 0xfffff880031615d8)
.exr 0xfffff880031615d8
ExceptionAddress: fffff80002cb6c56 (nt!RtlDeleteNoSplay+0x000000000000002a)
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000
NumberParameters: 2
   Parameter[0]: 0000000000000000
   Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff

CONTEXT:  fffff88003160e40 -- (.cxr 0xfffff88003160e40)
.cxr 0xfffff88003160e40
rax=fffffa8005206b60 rbx=ffbffa8005a013b0 rcx=fffff8a00ab49c38
rdx=ffbffa8005a013b0 rsi=ffffffffffffffff rdi=0000000000000000
rip=fffff80002cb6c56 rsp=fffff88003161810 rbp=fffffa8005a013b0
 r8=ffffffffffffffff  r9=ffffffffffffffff r10=fffff8a00a9a5b40
r11=fffff8a00ab49c38 r12=0000000000000705 r13=0000000000000000
r14=fffffa8005a01368 r15=fffff8a00a9a5ed8
iopl=0         nv up ei pl zr na po nc
cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010246
nt!RtlDeleteNoSplay+0x2a:
fffff800`02cb6c56 48832300        and     qword ptr [rbx],0 ds:002b:ffbffa80`05a013b0=????????????????
.cxr
Resetting default scope

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

PROCESS_NAME:  System

CURRENT_IRQL:  0

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

EXCEPTION_PARAMETER1:  0000000000000000

EXCEPTION_PARAMETER2:  ffffffffffffffff

READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002f0b0e0
 ffffffffffffffff 

FOLLOWUP_IP: 
Ntfs!NtfsDeleteScb+108
fffff880`012a7bcc 488b03          mov     rax,qword ptr [rbx]

FAULTING_IP: 
nt!RtlDeleteNoSplay+2a
fffff800`02cb6c56 48832300        and     qword ptr [rbx],0

BUGCHECK_STR:  0x24

LAST_CONTROL_TRANSFER:  from fffff880010c2373 to fffff80002cb6c56

STACK_TEXT:  
fffff880`03161810 fffff880`010c2373 : fffffa80`06389668 fffffa80`067ec920 fffffa80`067ec980 ffffffff`ffffffff : nt!RtlDeleteNoSplay+0x2a
fffff880`03161840 fffff880`010be238 : 00000000`00000000 fffff8a0`0efa8b40 00000000`00000001 00000000`00000003 : fltmgr!TreeUnlinkNoBalance+0x13
fffff880`03161870 fffff880`010dc35c : 00000000`000007ff 00000000`00000000 00000000`000007ff 00000000`00000040 : fltmgr!TreeUnlinkMulti+0x148
fffff880`031618c0 fffff880`010debc1 : fffffa80`06389010 00000000`00000130 fffff8a0`0a9a5c70 fffff8a0`0a9a5c70 : fltmgr!FltpDeleteContextList+0x3c
fffff880`031618f0 fffff880`010deb7b : fffffa80`06389010 fffff8a0`0a9a5ed8 fffffa80`06389010 fffff8a0`0efa8b40 : fltmgr!CleanupStreamListCtrl+0x21
fffff880`03161920 fffff800`02fc2896 : 00000000`00000001 fffff880`012a81a7 fffff8a0`0efa8b40 00000000`00000000 : fltmgr!DeleteStreamListCtrlCallback+0x6b
fffff880`03161950 fffff880`012a7bcc : fffff8a0`0a9a5c70 fffffa80`05206b60 fffff880`03161a28 00000000`00000706 : nt!FsRtlTeardownPerStreamContexts+0xe2
fffff880`031619a0 fffff880`012a78d5 : 00000000`01010000 00000000`00000000 fffff800`02e78500 00000000`00000001 : Ntfs!NtfsDeleteScb+0x108
fffff880`031619e0 fffff880`0121acb4 : fffff8a0`0a9a5b70 fffff8a0`0a9a5c70 fffff800`02e78500 fffff880`03161b52 : Ntfs!NtfsRemoveScb+0x61
fffff880`03161a20 fffff880`012a52dc : fffff8a0`0a9a5b40 fffff800`02e785a0 fffff880`03161b52 fffffa80`092e6680 : Ntfs!NtfsPrepareFcbForRemoval+0x50
fffff880`03161a50 fffff880`01223882 : fffffa80`092e6680 fffffa80`092e6680 fffff8a0`0a9a5b40 fffff880`03161c00 : Ntfs!NtfsTeardownStructures+0xdc
fffff880`03161ad0 fffff880`012bc813 : fffffa80`0638d180 fffff800`02e785a0 fffff8a0`6366744e 00000000`00000009 : Ntfs!NtfsDecrementCloseCounts+0xa2
fffff880`03161b10 fffff880`0129638f : fffffa80`092e6680 fffff8a0`0a9a5c70 fffff8a0`0a9a5b40 fffffa80`0638d180 : Ntfs!NtfsCommonClose+0x353
fffff880`03161be0 fffff800`02ce0961 : 00000000`00000000 fffff800`02fcfc00 fffffa80`05206b01 fffffa80`00000002 : Ntfs!NtfsFspClose+0x15f
fffff880`03161cb0 fffff800`02f77c06 : 00000000`00000000 fffffa80`05206b60 00000000`00000080 fffffa80`051ef040 : nt!ExpWorkerThread+0x111
fffff880`03161d40 fffff800`02cb1c26 : fffff880`030a4180 fffffa80`05206b60 fffff880`030af040 00000000`00000000 : nt!PspSystemThreadStartup+0x5a
fffff880`03161d80 00000000`00000000 : fffff880`03162000 fffff880`0315c000 fffff880`031615e0 00000000`00000000 : nt!KxStartSystemThread+0x16


SYMBOL_STACK_INDEX:  7

SYMBOL_NAME:  Ntfs!NtfsDeleteScb+108

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: Ntfs

IMAGE_NAME:  Ntfs.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc14f

STACK_COMMAND:  .cxr 0xfffff88003160e40 ; kb

FAILURE_BUCKET_ID:  X64_0x24_Ntfs!NtfsDeleteScb+108

BUCKET_ID:  X64_0x24_Ntfs!NtfsDeleteScb+108

Followup: MachineOwner
---------

5: kd> !thread
GetPointerFromAddress: unable to read from fffff80002f0b000
THREAD fffffa8005206b60  Cid 0004.0018  Teb: 0000000000000000 Win32Thread: 0000000000000000 RUNNING on processor 5
Not impersonating
GetUlongFromAddress: unable to read from fffff80002e49b74
Owning Process            fffffa80051ef040       Image:         System
Attached Process          N/A            Image:         N/A
fffff78000000000: Unable to get shared data
Wait Start TickCount      254516       
Context Switch Count      117476             
ReadMemory error: Cannot get nt!KeMaximumIncrement value.
UserTime                  00:00:00.000
KernelTime                00:00:00.000
Win32 Start Address nt!ExpWorkerThread (0xfffff80002ce0850)
Stack Init fffff88003161db0 Current fffff880031615e0
Base fffff88003162000 Limit fffff8800315c000 Call 0
Priority 14 BasePriority 13 UnusualBoost 0 ForegroundBoost 0 IoPriority 2 PagePriority 5
Child-SP          RetAddr           : Args to Child                                                           : Call Site
fffff880`031605f8 fffff880`012333d8 : 00000000`00000024 00000000`001904fb fffff880`031615d8 fffff880`03160e40 : nt!KeBugCheckEx
fffff880`03160600 fffff880`01307f80 : fffff880`01263fc8 fffff880`03161be0 fffff880`03161be0 fffff880`01307f6c : Ntfs! ?? ::FNODOBFM::`string'+0x2cc9
fffff880`03160640 fffff800`02d01d1c : fffffa80`06190b00 00000000`00000000 00000000`3966744e 00000000`00000000 : Ntfs! ?? ::NNGAKEGL::`string'+0x7d3d
fffff880`03160690 fffff800`02cf940d : fffff880`01263fbc fffff880`03161be0 00000000`00000000 fffff880`01212000 : nt!_C_specific_handler+0x8c
fffff880`03160700 fffff800`02d00a90 : fffff880`01263fbc fffff880`03160778 fffff880`031615d8 fffff880`01212000 : nt!RtlpExecuteHandlerForException+0xd
fffff880`03160730 fffff800`02d0d9ef : fffff880`031615d8 fffff880`03160e40 fffff880`00000000 00000000`00000000 : nt!RtlDispatchException+0x410
fffff880`03160e10 fffff800`02cd2d82 : fffff880`031615d8 ffbffa80`05a013b0 fffff880`03161680 ffffffff`ffffffff : nt!KiDispatchException+0x16f
fffff880`031614a0 fffff800`02cd168a : fffffa80`067ec928 00000000`00000004 00000000`00000000 fffff800`02d45181 : nt!KiExceptionDispatch+0xc2
fffff880`03161680 fffff800`02cb6c56 : 00000000`000007ff 00000000`000001c0 fffff8a0`0efa8b30 fffff880`010c0633 : nt!KiGeneralProtectionFault+0x10a (TrapFrame @ fffff880`03161680)
fffff880`03161810 fffff880`010c2373 : fffffa80`06389668 fffffa80`067ec920 fffffa80`067ec980 ffffffff`ffffffff : nt!RtlDeleteNoSplay+0x2a
fffff880`03161840 fffff880`010be238 : 00000000`00000000 fffff8a0`0efa8b40 00000000`00000001 00000000`00000003 : fltmgr!TreeUnlinkNoBalance+0x13
fffff880`03161870 fffff880`010dc35c : 00000000`000007ff 00000000`00000000 00000000`000007ff 00000000`00000040 : fltmgr!TreeUnlinkMulti+0x148
fffff880`031618c0 fffff880`010debc1 : fffffa80`06389010 00000000`00000130 fffff8a0`0a9a5c70 fffff8a0`0a9a5c70 : fltmgr!FltpDeleteContextList+0x3c
fffff880`031618f0 fffff880`010deb7b : fffffa80`06389010 fffff8a0`0a9a5ed8 fffffa80`06389010 fffff8a0`0efa8b40 : fltmgr!CleanupStreamListCtrl+0x21
fffff880`03161920 fffff800`02fc2896 : 00000000`00000001 fffff880`012a81a7 fffff8a0`0efa8b40 00000000`00000000 : fltmgr!DeleteStreamListCtrlCallback+0x6b
fffff880`03161950 fffff880`012a7bcc : fffff8a0`0a9a5c70 fffffa80`05206b60 fffff880`03161a28 00000000`00000706 : nt!FsRtlTeardownPerStreamContexts+0xe2
fffff880`031619a0 fffff880`012a78d5 : 00000000`01010000 00000000`00000000 fffff800`02e78500 00000000`00000001 : Ntfs!NtfsDeleteScb+0x108
fffff880`031619e0 fffff880`0121acb4 : fffff8a0`0a9a5b70 fffff8a0`0a9a5c70 fffff800`02e78500 fffff880`03161b52 : Ntfs!NtfsRemoveScb+0x61
fffff880`03161a20 fffff880`012a52dc : fffff8a0`0a9a5b40 fffff800`02e785a0 fffff880`03161b52 fffffa80`092e6680 : Ntfs!NtfsPrepareFcbForRemoval+0x50
fffff880`03161a50 fffff880`01223882 : fffffa80`092e6680 fffffa80`092e6680 fffff8a0`0a9a5b40 fffff880`03161c00 : Ntfs!NtfsTeardownStructures+0xdc
fffff880`03161ad0 fffff880`012bc813 : fffffa80`0638d180 fffff800`02e785a0 fffff8a0`6366744e 00000000`00000009 : Ntfs!NtfsDecrementCloseCounts+0xa2
fffff880`03161b10 fffff880`0129638f : fffffa80`092e6680 fffff8a0`0a9a5c70 fffff8a0`0a9a5b40 fffffa80`0638d180 : Ntfs!NtfsCommonClose+0x353
fffff880`03161be0 fffff800`02ce0961 : 00000000`00000000 fffff800`02fcfc00 fffffa80`05206b01 fffffa80`00000002 : Ntfs!NtfsFspClose+0x15f
fffff880`03161cb0 fffff800`02f77c06 : 00000000`00000000 fffffa80`05206b60 00000000`00000080 fffffa80`051ef040 : nt!ExpWorkerThread+0x111
fffff880`03161d40 fffff800`02cb1c26 : fffff880`030a4180 fffffa80`05206b60 fffff880`030af040 00000000`00000000 : nt!PspSystemThreadStartup+0x5a
fffff880`03161d80 00000000`00000000 : fffff880`03162000 fffff880`0315c000 fffff880`031615e0 00000000`00000000 : nt!KxStartSystemThread+0x16

5: kd> lm kv
start             end                 module name
fffff800`00ba2000 fffff800`00bac000   kdcom      (deferred)             
    Mapped memory image file: c:\symbols\kdcom.dll\4A5BDFDBa000\kdcom.dll
    Image path: kdcom.dll
    Image name: kdcom.dll
    Timestamp:        Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    CheckSum:         00009363
    ImageSize:        0000A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.A Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     kdcom.dll
    OriginalFilename: kdcom.dll
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Serial Kernel Debugger
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff800`02c1a000 fffff800`02c63000   hal        (deferred)             
    Mapped memory image file: c:\symbols\hal.dll\4A5BDF0849000\hal.dll
    Image path: hal.dll
    Image name: hal.dll
    Timestamp:        Mon Jul 13 21:27:36 2009 (4A5BDF08)
    CheckSum:         0004BD36
    ImageSize:        00049000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     hal.dll
    OriginalFilename: hal.dll
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Hardware Abstraction Layer DLL
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff800`02c63000 fffff800`0323f000   nt         (pdb symbols)          c:\symbols\ntkrnlmp.pdb\30092BE745B24FE2A311A936E7B7486F2\ntkrnlmp.pdb
    Loaded symbol image file: ntkrnlmp.exe
    Mapped memory image file: c:\symbols\ntoskrnl.exe\4C1C44A95dc000\ntoskrnl.exe
    Image path: ntkrnlmp.exe
    Image name: ntkrnlmp.exe
    Timestamp:        Sat Jun 19 00:16:41 2010 (4C1C44A9)
    CheckSum:         005489D7
    ImageSize:        005DC000
    File version:     6.1.7600.16617
    Product version:  6.1.7600.16617
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        1.0 App
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ntkrnlmp.exe
    OriginalFilename: ntkrnlmp.exe
    ProductVersion:   6.1.7600.16617
    FileVersion:      6.1.7600.16617 (win7_gdr.100618-1621)
    FileDescription:  NT Kernel & System
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00c00000 fffff880`00cc0000   CI         (deferred)             
    Mapped memory image file: c:\symbols\CI.dll\4A5BE01Dc0000\CI.dll
    Image path: \SystemRoot\system32\CI.dll
    Image name: CI.dll
    Timestamp:        Mon Jul 13 21:32:13 2009 (4A5BE01D)
    CheckSum:         000C6E0E
    ImageSize:        000C0000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ci.dll
    OriginalFilename: ci.dll
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Code Integrity Module
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00cc0000 fffff880`00ce0000   jraid      (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\jraid.sys
    Image name: jraid.sys
    Timestamp:        Wed Jan 27 03:58:17 2010 (4B600029)
    CheckSum:         00021C0B
    ImageSize:        00020000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`00ce2000 fffff880`00cef000   mcupdate_AuthenticAMD   (deferred)             
    Image path: \SystemRoot\system32\mcupdate_AuthenticAMD.dll
    Image name: mcupdate_AuthenticAMD.dll
    Timestamp:        Mon Jul 13 21:29:09 2009 (4A5BDF65)
    CheckSum:         0000BABC
    ImageSize:        0000D000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`00cef000 fffff880`00d03000   PSHED      (deferred)             
    Mapped memory image file: c:\symbols\PSHED.dll\4A5BE02714000\PSHED.dll
    Image path: \SystemRoot\system32\PSHED.dll
    Image name: PSHED.dll
    Timestamp:        Mon Jul 13 21:32:23 2009 (4A5BE027)
    CheckSum:         0000F762
    ImageSize:        00014000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pshed.dll
    OriginalFilename: pshed.dll
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Platform Specific Hardware Error Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00d03000 fffff880`00d61000   CLFS       (deferred)             
    Mapped memory image file: c:\symbols\CLFS.SYS\4A5BC11D5e000\CLFS.SYS
    Image path: \SystemRoot\system32\CLFS.SYS
    Image name: CLFS.SYS
    Timestamp:        Mon Jul 13 19:19:57 2009 (4A5BC11D)
    CheckSum:         00065C46
    ImageSize:        0005E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     clfs.sys
    OriginalFilename: Clfs.Sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Common Log File System Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00d61000 fffff880`00d90000   SCSIPORT   (deferred)             
    Mapped memory image file: c:\symbols\SCSIPORT.SYS\4A5BCAC02f000\SCSIPORT.SYS
    Image path: \SystemRoot\system32\DRIVERS\SCSIPORT.SYS
    Image name: SCSIPORT.SYS
    Timestamp:        Mon Jul 13 20:01:04 2009 (4A5BCAC0)
    CheckSum:         0002DE83
    ImageSize:        0002F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     scsiport.sys
    OriginalFilename: scsiport.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  SCSI Port Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00d90000 fffff880`00daa000   mountmgr   (deferred)             
    Mapped memory image file: c:\symbols\mountmgr.sys\4A5BC11A1a000\mountmgr.sys
    Image path: \SystemRoot\System32\drivers\mountmgr.sys
    Image name: mountmgr.sys
    Timestamp:        Mon Jul 13 19:19:54 2009 (4A5BC11A)
    CheckSum:         000253C0
    ImageSize:        0001A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     mountmgr.sys
    OriginalFilename: mountmgr.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Mount Point Manager
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00daa000 fffff880`00db3000   atapi      (deferred)             
    Mapped memory image file: c:\symbols\atapi.sys\4A5BC1139000\atapi.sys
    Image path: \SystemRoot\system32\DRIVERS\atapi.sys
    Image name: atapi.sys
    Timestamp:        Mon Jul 13 19:19:47 2009 (4A5BC113)
    CheckSum:         000065BB
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     atapi.sys
    OriginalFilename: atapi.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ATAPI IDE Miniport Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00db3000 fffff880`00ddd000   ataport    (deferred)             
    Mapped memory image file: c:\symbols\ataport.SYS\4A5BC1182a000\ataport.SYS
    Image path: \SystemRoot\system32\DRIVERS\ataport.SYS
    Image name: ataport.SYS
    Timestamp:        Mon Jul 13 19:19:52 2009 (4A5BC118)
    CheckSum:         0002A376
    ImageSize:        0002A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ataport.sys
    OriginalFilename: ataport.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ATAPI Driver Extension
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00ddd000 fffff880`00de8000   amdxata    (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\amdxata.sys
    Image name: amdxata.sys
    Timestamp:        Tue May 19 13:56:59 2009 (4A12F2EB)
    CheckSum:         00011B8C
    ImageSize:        0000B000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`00e00000 fffff880`00e0d000   vdrvroot   (deferred)             
    Mapped memory image file: c:\symbols\vdrvroot.sys\4A5BCADBd000\vdrvroot.sys
    Image path: \SystemRoot\system32\DRIVERS\vdrvroot.sys
    Image name: vdrvroot.sys
    Timestamp:        Mon Jul 13 20:01:31 2009 (4A5BCADB)
    CheckSum:         0000C04B
    ImageSize:        0000D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     vdrvroot.sys
    OriginalFilename: vdrvroot.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Virtual Drive Root Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00e0d000 fffff880`00e22000   partmgr    (deferred)             
    Mapped memory image file: c:\symbols\partmgr.sys\4A5BC11E15000\partmgr.sys
    Image path: \SystemRoot\System32\drivers\partmgr.sys
    Image name: partmgr.sys
    Timestamp:        Mon Jul 13 19:19:58 2009 (4A5BC11E)
    CheckSum:         0001FB45
    ImageSize:        00015000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     partmgr.sys
    OriginalFilename: partmgr.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Partition Management Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00e22000 fffff880`00e37000   volmgr     (deferred)             
    Mapped memory image file: c:\symbols\volmgr.sys\4A5BC11D15000\volmgr.sys
    Image path: \SystemRoot\system32\DRIVERS\volmgr.sys
    Image name: volmgr.sys
    Timestamp:        Mon Jul 13 19:19:57 2009 (4A5BC11D)
    CheckSum:         00016EF2
    ImageSize:        00015000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     volmgr.sys
    OriginalFilename: volmgr.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Volume Manager Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00e37000 fffff880`00e93000   volmgrx    (deferred)             
    Mapped memory image file: c:\symbols\volmgrx.sys\4A5BC1415c000\volmgrx.sys
    Image path: \SystemRoot\System32\drivers\volmgrx.sys
    Image name: volmgrx.sys
    Timestamp:        Mon Jul 13 19:20:33 2009 (4A5BC141)
    CheckSum:         0006233A
    ImageSize:        0005C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     volmgrx.sys
    OriginalFilename: volmgrx.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Volume Manager Extension Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00e93000 fffff880`00e9a000   pciide     (deferred)             
    Mapped memory image file: c:\symbols\pciide.sys\4A5BC1157000\pciide.sys
    Image path: \SystemRoot\system32\DRIVERS\pciide.sys
    Image name: pciide.sys
    Timestamp:        Mon Jul 13 19:19:49 2009 (4A5BC115)
    CheckSum:         000068CB
    ImageSize:        00007000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pciide.sys
    OriginalFilename: pciide.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Generic PCI IDE Bus Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00e9a000 fffff880`00eaa000   PCIIDEX    (deferred)             
    Mapped memory image file: c:\symbols\PCIIDEX.SYS\4A5BC11410000\PCIIDEX.SYS
    Image path: \SystemRoot\system32\DRIVERS\PCIIDEX.SYS
    Image name: PCIIDEX.SYS
    Timestamp:        Mon Jul 13 19:19:48 2009 (4A5BC114)
    CheckSum:         00019CC5
    ImageSize:        00010000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pciidex.sys
    OriginalFilename: pciidex.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  PCI IDE Bus Driver Extension
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00eac000 fffff880`00f50000   Wdf01000   (deferred)             
    Mapped memory image file: c:\symbols\Wdf01000.sys\4A5BC19Fa4000\Wdf01000.sys
    Image path: \SystemRoot\system32\drivers\Wdf01000.sys
    Image name: Wdf01000.sys
    Timestamp:        Mon Jul 13 19:22:07 2009 (4A5BC19F)
    CheckSum:         000A2E74
    ImageSize:        000A4000
    File version:     1.9.7600.16385
    Product version:  1.9.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     wdf01000.sys
    OriginalFilename: wdf01000.sys
    ProductVersion:   1.9.7600.16385
    FileVersion:      1.9.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Mode Driver Framework Runtime
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00f50000 fffff880`00f5f000   WDFLDR     (deferred)             
    Mapped memory image file: c:\symbols\WDFLDR.SYS\4A5BC11Af000\WDFLDR.SYS
    Image path: \SystemRoot\system32\drivers\WDFLDR.SYS
    Image name: WDFLDR.SYS
    Timestamp:        Mon Jul 13 19:19:54 2009 (4A5BC11A)
    CheckSum:         00011010
    ImageSize:        0000F000
    File version:     1.9.7600.16385
    Product version:  1.9.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     wdfldr.sys
    OriginalFilename: wdfldr.sys
    ProductVersion:   1.9.7600.16385
    FileVersion:      1.9.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Mode Driver Framework Loader
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00f5f000 fffff880`00fb6000   ACPI       (deferred)             
    Mapped memory image file: c:\symbols\ACPI.sys\4A5BC10657000\ACPI.sys
    Image path: \SystemRoot\system32\DRIVERS\ACPI.sys
    Image name: ACPI.sys
    Timestamp:        Mon Jul 13 19:19:34 2009 (4A5BC106)
    CheckSum:         000602CF
    ImageSize:        00057000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ACPI.sys
    OriginalFilename: ACPI.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ACPI Driver for NT
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00fb6000 fffff880`00fbf000   WMILIB     (deferred)             
    Mapped memory image file: c:\symbols\WMILIB.SYS\4A5BC1179000\WMILIB.SYS
    Image path: \SystemRoot\system32\DRIVERS\WMILIB.SYS
    Image name: WMILIB.SYS
    Timestamp:        Mon Jul 13 19:19:51 2009 (4A5BC117)
    CheckSum:         00005007
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     WmiLib.sys
    OriginalFilename: WmiLib.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  WMILIB WMI support library Dll
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00fbf000 fffff880`00fc9000   msisadrv   (deferred)             
    Mapped memory image file: c:\symbols\msisadrv.sys\4A5BC0FEa000\msisadrv.sys
    Image path: \SystemRoot\system32\DRIVERS\msisadrv.sys
    Image name: msisadrv.sys
    Timestamp:        Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    CheckSum:         0001320D
    ImageSize:        0000A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     msisadrv.sys
    OriginalFilename: msisadrv.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ISA Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00fc9000 fffff880`00ffc000   pci        (deferred)             
    Mapped memory image file: c:\symbols\pci.sys\4A5BC11733000\pci.sys
    Image path: \SystemRoot\system32\DRIVERS\pci.sys
    Image name: pci.sys
    Timestamp:        Mon Jul 13 19:19:51 2009 (4A5BC117)
    CheckSum:         0002E579
    ImageSize:        00033000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pci.sys
    OriginalFilename: pci.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NT Plug and Play PCI Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01000000 fffff880`0104c000   volsnap    (deferred)             
    Mapped memory image file: c:\symbols\volsnap.sys\4A5BC1284c000\volsnap.sys
    Image path: \SystemRoot\system32\DRIVERS\volsnap.sys
    Image name: volsnap.sys
    Timestamp:        Mon Jul 13 19:20:08 2009 (4A5BC128)
    CheckSum:         000568C8
    ImageSize:        0004C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     volsnap.sys
    OriginalFilename: volsnap.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Volume Shadow Copy Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0104c000 fffff880`01086000   rdyboost   (deferred)             
    Mapped memory image file: c:\symbols\rdyboost.sys\4A5BC48A3a000\rdyboost.sys
    Image path: \SystemRoot\System32\drivers\rdyboost.sys
    Image name: rdyboost.sys
    Timestamp:        Mon Jul 13 19:34:34 2009 (4A5BC48A)
    CheckSum:         0003F358
    ImageSize:        0003A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     rdyboost.sys
    OriginalFilename: rdyboost.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ReadyBoost Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01086000 fffff880`010b5000   ndiswan    (deferred)             
    Mapped memory image file: c:\symbols\ndiswan.sys\4A5BCCE32f000\ndiswan.sys
    Image path: \SystemRoot\system32\DRIVERS\ndiswan.sys
    Image name: ndiswan.sys
    Timestamp:        Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    CheckSum:         000366B7
    ImageSize:        0002F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NDISWAN.SYS
    OriginalFilename: NDISWAN.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  MS PPP Framing Driver (Strong Encryption)
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`010b9000 fffff880`01105000   fltmgr     (pdb symbols)          c:\symbols\fltMgr.pdb\202F74922F7B48949E02974DA199AFCB2\fltMgr.pdb
    Loaded symbol image file: fltmgr.sys
    Mapped memory image file: c:\symbols\fltmgr.sys\4A5BC11F4c000\fltmgr.sys
    Image path: \SystemRoot\system32\drivers\fltmgr.sys
    Image name: fltmgr.sys
    Timestamp:        Mon Jul 13 19:19:59 2009 (4A5BC11F)
    CheckSum:         00056413
    ImageSize:        0004C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     fltMgr.sys
    OriginalFilename: fltMgr.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Microsoft Filesystem Filter Manager
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01105000 fffff880`01119000   fileinfo   (deferred)             
    Mapped memory image file: c:\symbols\fileinfo.sys\4A5BC48114000\fileinfo.sys
    Image path: \SystemRoot\system32\drivers\fileinfo.sys
    Image name: fileinfo.sys
    Timestamp:        Mon Jul 13 19:34:25 2009 (4A5BC481)
    CheckSum:         00015644
    ImageSize:        00014000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     FileInfo.sys
    OriginalFilename: FileInfo.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  FileInfo Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01119000 fffff880`01177000   msrpc      (deferred)             
    Mapped memory image file: c:\symbols\msrpc.sys\4A5BC17C5e000\msrpc.sys
    Image path: \SystemRoot\System32\Drivers\msrpc.sys
    Image name: msrpc.sys
    Timestamp:        Mon Jul 13 19:21:32 2009 (4A5BC17C)
    CheckSum:         00061CB7
    ImageSize:        0005E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     krpcdd.sys
    OriginalFilename: krpcdd.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Remote Procedure Call Provider
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01177000 fffff880`011ea000   cng        (deferred)             
    Mapped memory image file: c:\symbols\cng.sys\4A5BC81473000\cng.sys
    Image path: \SystemRoot\System32\Drivers\cng.sys
    Image name: cng.sys
    Timestamp:        Mon Jul 13 19:49:40 2009 (4A5BC814)
    CheckSum:         00076848
    ImageSize:        00073000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     cng.sys
    OriginalFilename: cng.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Cryptography, Next Generation
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01212000 fffff880`013b5000   Ntfs       (pdb symbols)          c:\symbols\ntfs.pdb\A3FA3C11632A4FC09223AB611D6EFF7F2\ntfs.pdb
    Loaded symbol image file: Ntfs.sys
    Mapped memory image file: c:\symbols\Ntfs.sys\4A5BC14F1a3000\Ntfs.sys
    Image path: \SystemRoot\System32\Drivers\Ntfs.sys
    Image name: Ntfs.sys
    Timestamp:        Mon Jul 13 19:20:47 2009 (4A5BC14F)
    CheckSum:         00195F88
    ImageSize:        001A3000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ntfs.sys
    OriginalFilename: ntfs.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NT File System Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`013b5000 fffff880`013cf000   ksecdd     (deferred)             
    Mapped memory image file: c:\symbols\ksecdd.sys\4A5BC1561a000\ksecdd.sys
    Image path: \SystemRoot\System32\Drivers\ksecdd.sys
    Image name: ksecdd.sys
    Timestamp:        Mon Jul 13 19:20:54 2009 (4A5BC156)
    CheckSum:         0001D5B2
    ImageSize:        0001A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ksecdd.sys
    OriginalFilename: ksecdd.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Security Support Provider Interface
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`013cf000 fffff880`013e0000   pcw        (deferred)             
    Mapped memory image file: c:\symbols\pcw.sys\4A5BC0FF11000\pcw.sys
    Image path: \SystemRoot\System32\drivers\pcw.sys
    Image name: pcw.sys
    Timestamp:        Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    CheckSum:         00014B5E
    ImageSize:        00011000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.8 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pcw.sys
    OriginalFilename: pcw.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Performance Counters for Windows Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`013e0000 fffff880`013ea000   Fs_Rec     (deferred)             
    Mapped memory image file: c:\symbols\Fs_Rec.sys\4A5BC111a000\Fs_Rec.sys
    Image path: \SystemRoot\System32\Drivers\Fs_Rec.sys
    Image name: Fs_Rec.sys
    Timestamp:        Mon Jul 13 19:19:45 2009 (4A5BC111)
    CheckSum:         0001398A
    ImageSize:        0000A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     fs_rec.sys
    OriginalFilename: fs_rec.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  File System Recognizer Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01400000 fffff880`0142b000   ksecpkg    (deferred)             
    Image path: \SystemRoot\System32\Drivers\ksecpkg.sys
    Image name: ksecpkg.sys
    Timestamp:        Fri Dec 11 01:03:32 2009 (4B21E0B4)
    CheckSum:         00026E37
    ImageSize:        0002B000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0142b000 fffff880`01475000   fwpkclnt   (deferred)             
    Mapped memory image file: c:\symbols\fwpkclnt.sys\4A5BC1644a000\fwpkclnt.sys
    Image path: \SystemRoot\System32\drivers\fwpkclnt.sys
    Image name: fwpkclnt.sys
    Timestamp:        Mon Jul 13 19:21:08 2009 (4A5BC164)
    CheckSum:         00050042
    ImageSize:        0004A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     fwpkclnt.sys
    OriginalFilename: fwpkclnt.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  FWP/IPsec Kernel-Mode API
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01475000 fffff880`01485000   vmstorfl   (deferred)             
    Mapped memory image file: c:\symbols\vmstorfl.sys\4A5BC67E10000\vmstorfl.sys
    Image path: \SystemRoot\system32\DRIVERS\vmstorfl.sys
    Image name: vmstorfl.sys
    Timestamp:        Mon Jul 13 19:42:54 2009 (4A5BC67E)
    CheckSum:         00011572
    ImageSize:        00010000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     vmstorfl.sys
    OriginalFilename: vmstorfl.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Virtual Storage Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01485000 fffff880`0148d000   spldr      (deferred)             
    Image path: \SystemRoot\System32\Drivers\spldr.sys
    Image name: spldr.sys
    Timestamp:        Mon May 11 12:56:27 2009 (4A0858BB)
    CheckSum:         0000E0E9
    ImageSize:        00008000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0148d000 fffff880`0149f000   mup        (deferred)             
    Mapped memory image file: c:\symbols\mup.sys\4A5BC20112000\mup.sys
    Image path: \SystemRoot\System32\Drivers\mup.sys
    Image name: mup.sys
    Timestamp:        Mon Jul 13 19:23:45 2009 (4A5BC201)
    CheckSum:         00015DFD
    ImageSize:        00012000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     MUP.SYS
    OriginalFilename: MUP.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Multiple UNC Provider Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`014a3000 fffff880`01595000   ndis       (deferred)             
    Mapped memory image file: c:\symbols\ndis.sys\4A5BC184f2000\ndis.sys
    Image path: \SystemRoot\system32\drivers\ndis.sys
    Image name: ndis.sys
    Timestamp:        Mon Jul 13 19:21:40 2009 (4A5BC184)
    CheckSum:         000F0209
    ImageSize:        000F2000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NDIS.SYS
    OriginalFilename: NDIS.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NDIS 6.20 driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01595000 fffff880`015f5000   NETIO      (deferred)             
    Mapped memory image file: c:\symbols\NETIO.SYS\4A5BC18A60000\NETIO.SYS
    Image path: \SystemRoot\system32\drivers\NETIO.SYS
    Image name: NETIO.SYS
    Timestamp:        Mon Jul 13 19:21:46 2009 (4A5BC18A)
    CheckSum:         0005F36C
    ImageSize:        00060000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     netio.sys
    OriginalFilename: netio.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Network I/O Subsystem
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`015f5000 fffff880`015fe000   hwpolicy   (deferred)             
    Mapped memory image file: c:\symbols\hwpolicy.sys\4A5BC0FA9000\hwpolicy.sys
    Image path: \SystemRoot\System32\drivers\hwpolicy.sys
    Image name: hwpolicy.sys
    Timestamp:        Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    CheckSum:         0000A0CF
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     hwpolicy.sys
    OriginalFilename: hwpolicy.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Hardware Policy Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01601000 fffff880`017fe000   tcpip      (deferred)             
    Mapped memory image file: c:\symbols\tcpip.sys\4C15A4581fd000\tcpip.sys
    Image path: \SystemRoot\System32\drivers\tcpip.sys
    Image name: tcpip.sys
    Timestamp:        Sun Jun 13 23:39:04 2010 (4C15A458)
    CheckSum:         001DD12B
    ImageSize:        001FD000
    File version:     6.1.7600.16610
    Product version:  6.1.7600.16610
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     tcpip.sys
    OriginalFilename: tcpip.sys
    ProductVersion:   6.1.7600.16610
    FileVersion:      6.1.7600.16610 (win7_gdr.100613-1554)
    FileDescription:  TCP/IP Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01800000 fffff880`01825000   VIDEOPRT   (deferred)             
    Mapped memory image file: c:\symbols\VIDEOPRT.SYS\4A5BC58B25000\VIDEOPRT.SYS
    Image path: \SystemRoot\System32\drivers\VIDEOPRT.SYS
    Image name: VIDEOPRT.SYS
    Timestamp:        Mon Jul 13 19:38:51 2009 (4A5BC58B)
    CheckSum:         00028FC7
    ImageSize:        00025000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.4 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     videoprt.sys
    OriginalFilename: videoprt.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Video Port Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01825000 fffff880`01835000   watchdog   (deferred)             
    Mapped memory image file: c:\symbols\watchdog.sys\4A5BC53F10000\watchdog.sys
    Image path: \SystemRoot\System32\drivers\watchdog.sys
    Image name: watchdog.sys
    Timestamp:        Mon Jul 13 19:37:35 2009 (4A5BC53F)
    CheckSum:         00019CBE
    ImageSize:        00010000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     watchdog.sys
    OriginalFilename: watchdog.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Watchdog Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01835000 fffff880`0183e000   RDPCDD     (deferred)             
    Mapped memory image file: c:\symbols\RDPCDD.sys\4A5BCE629000\RDPCDD.sys
    Image path: \SystemRoot\System32\DRIVERS\RDPCDD.sys
    Image name: RDPCDD.sys
    Timestamp:        Mon Jul 13 20:16:34 2009 (4A5BCE62)
    CheckSum:         0000FFAC
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.4 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RDPCDD.SYS
    OriginalFilename: RDPCDD.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RDP Miniport
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0183e000 fffff880`01847000   rdpencdd   (deferred)             
    Mapped memory image file: c:\symbols\rdpencdd.sys\4A5BCE629000\rdpencdd.sys
    Image path: \SystemRoot\system32\drivers\rdpencdd.sys
    Image name: rdpencdd.sys
    Timestamp:        Mon Jul 13 20:16:34 2009 (4A5BCE62)
    CheckSum:         000074D5
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.4 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RDPENCDD.SYS
    OriginalFilename: RDPENCDD.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RDP Encoder Miniport
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01847000 fffff880`01850000   rdprefmp   (deferred)             
    Mapped memory image file: c:\symbols\rdprefmp.sys\4A5BCE639000\rdprefmp.sys
    Image path: \SystemRoot\system32\drivers\rdprefmp.sys
    Image name: rdprefmp.sys
    Timestamp:        Mon Jul 13 20:16:35 2009 (4A5BCE63)
    CheckSum:         0000ABCD
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.4 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RDPREFMP.SYS
    OriginalFilename: RDPREFMP.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RDP Reflector Driver Miniport
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01850000 fffff880`0185b000   Msfs       (deferred)             
    Mapped memory image file: c:\symbols\Msfs.SYS\4A5BC113b000\Msfs.SYS
    Image path: \SystemRoot\System32\Drivers\Msfs.SYS
    Image name: Msfs.SYS
    Timestamp:        Mon Jul 13 19:19:47 2009 (4A5BC113)
    CheckSum:         00007126
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     MSFS.SYS
    OriginalFilename: MSFS.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Mailslot driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0185b000 fffff880`0186c000   Npfs       (deferred)             
    Mapped memory image file: c:\symbols\Npfs.SYS\4A5BC11411000\Npfs.SYS
    Image path: \SystemRoot\System32\Drivers\Npfs.SYS
    Image name: Npfs.SYS
    Timestamp:        Mon Jul 13 19:19:48 2009 (4A5BC114)
    CheckSum:         00019AED
    ImageSize:        00011000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     npfs.sys
    OriginalFilename: npfs.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NPFS Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0186c000 fffff880`0188a000   tdx        (deferred)             
    Mapped memory image file: c:\symbols\tdx.sys\4A5BC16B1e000\tdx.sys
    Image path: \SystemRoot\system32\DRIVERS\tdx.sys
    Image name: tdx.sys
    Timestamp:        Mon Jul 13 19:21:15 2009 (4A5BC16B)
    CheckSum:         0001C573
    ImageSize:        0001E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     tdx.sys
    OriginalFilename: tdx.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  TDI Translation Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0188a000 fffff880`01897000   TDI        (deferred)             
    Mapped memory image file: c:\symbols\TDI.SYS\4A5BC16Ed000\TDI.SYS
    Image path: \SystemRoot\system32\DRIVERS\TDI.SYS
    Image name: TDI.SYS
    Timestamp:        Mon Jul 13 19:21:18 2009 (4A5BC16E)
    CheckSum:         0000EDD1
    ImageSize:        0000D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     tdi.sys
    OriginalFilename: tdi.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  TDI Wrapper
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01897000 fffff880`018ed000   USBPORT    (deferred)             
    Mapped memory image file: c:\symbols\USBPORT.SYS\4A5BCC0756000\USBPORT.SYS
    Image path: \SystemRoot\system32\DRIVERS\USBPORT.SYS
    Image name: USBPORT.SYS
    Timestamp:        Mon Jul 13 20:06:31 2009 (4A5BCC07)
    CheckSum:         0005E0B4
    ImageSize:        00056000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     usbport.sys
    OriginalFilename: usbport.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  USB 1.1 & 2.0 Port Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`018f0000 fffff880`0192a000   fvevol     (deferred)             
    Image path: \SystemRoot\System32\DRIVERS\fvevol.sys
    Image name: fvevol.sys
    Timestamp:        Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    CheckSum:         00040C69
    ImageSize:        0003A000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0192a000 fffff880`01940000   disk       (deferred)             
    Mapped memory image file: c:\symbols\disk.sys\4A5BC11D16000\disk.sys
    Image path: \SystemRoot\system32\DRIVERS\disk.sys
    Image name: disk.sys
    Timestamp:        Mon Jul 13 19:19:57 2009 (4A5BC11D)
    CheckSum:         0001FF1D
    ImageSize:        00016000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     disk.sys
    OriginalFilename: disk.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  PnP Disk Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01940000 fffff880`01970000   CLASSPNP   (deferred)             
    Mapped memory image file: c:\symbols\CLASSPNP.SYS\4A5BC11E30000\CLASSPNP.SYS
    Image path: \SystemRoot\system32\DRIVERS\CLASSPNP.SYS
    Image name: CLASSPNP.SYS
    Timestamp:        Mon Jul 13 19:19:58 2009 (4A5BC11E)
    CheckSum:         0003233F
    ImageSize:        00030000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     Classpnp.sys
    OriginalFilename: Classpnp.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  SCSI Class System Dll
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`019a6000 fffff880`019d0000   cdrom      (deferred)             
    Mapped memory image file: c:\symbols\cdrom.sys\4A5BC11A2a000\cdrom.sys
    Image path: \SystemRoot\system32\DRIVERS\cdrom.sys
    Image name: cdrom.sys
    Timestamp:        Mon Jul 13 19:19:54 2009 (4A5BC11A)
    CheckSum:         0003309A
    ImageSize:        0002A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     cdrom.sys
    OriginalFilename: cdrom.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  SCSI CD-ROM Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`019d0000 fffff880`019d9000   Null       (deferred)             
    Mapped memory image file: c:\symbols\Null.SYS\4A5BC1099000\Null.SYS
    Image path: \SystemRoot\System32\Drivers\Null.SYS
    Image name: Null.SYS
    Timestamp:        Mon Jul 13 19:19:37 2009 (4A5BC109)
    CheckSum:         0000E9DB
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     null.sys
    OriginalFilename: null.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NULL Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`019d9000 fffff880`019e0000   Beep       (deferred)             
    Mapped memory image file: c:\symbols\Beep.SYS\4A5BCA8D7000\Beep.SYS
    Image path: \SystemRoot\System32\Drivers\Beep.SYS
    Image name: Beep.SYS
    Timestamp:        Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    CheckSum:         000036EB
    ImageSize:        00007000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     beep.sys
    OriginalFilename: beep.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  BEEP Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`019e0000 fffff880`019ee000   vga        (deferred)             
    Mapped memory image file: c:\symbols\vga.sys\4A5BC587e000\vga.sys
    Image path: \SystemRoot\System32\drivers\vga.sys
    Image name: vga.sys
    Timestamp:        Mon Jul 13 19:38:47 2009 (4A5BC587)
    CheckSum:         00013E6F
    ImageSize:        0000E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.4 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     vga.sys
    OriginalFilename: vga.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  VGA/Super VGA Video Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02c00000 fffff880`02c51000   rdbss      (deferred)             
    Mapped memory image file: c:\symbols\rdbss.sys\4A5BC21951000\rdbss.sys
    Image path: \SystemRoot\system32\DRIVERS\rdbss.sys
    Image name: rdbss.sys
    Timestamp:        Mon Jul 13 19:24:09 2009 (4A5BC219)
    CheckSum:         0005B02F
    ImageSize:        00051000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     rdbss.sys
    OriginalFilename: RDBSS.Sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Redirected Drive Buffering SubSystem Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02c51000 fffff880`02cdb000   afd        (deferred)             
    Mapped memory image file: c:\symbols\afd.sys\4A5BC1848a000\afd.sys
    Image path: \SystemRoot\system32\drivers\afd.sys
    Image name: afd.sys
    Timestamp:        Mon Jul 13 19:21:40 2009 (4A5BC184)
    CheckSum:         00089FEA
    ImageSize:        0008A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     afd.sys
    OriginalFilename: afd.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Ancillary Function Driver for WinSock
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02cdb000 fffff880`02d20000   netbt      (deferred)             
    Mapped memory image file: c:\symbols\netbt.sys\4A5BC17845000\netbt.sys
    Image path: \SystemRoot\System32\DRIVERS\netbt.sys
    Image name: netbt.sys
    Timestamp:        Mon Jul 13 19:21:28 2009 (4A5BC178)
    CheckSum:         0004A6B3
    ImageSize:        00045000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     netbt.sys
    OriginalFilename: netbt.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  MBT Transport driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02d20000 fffff880`02d29000   wfplwf     (deferred)             
    Mapped memory image file: c:\symbols\wfplwf.sys\4A5BCCB69000\wfplwf.sys
    Image path: \SystemRoot\system32\DRIVERS\wfplwf.sys
    Image name: wfplwf.sys
    Timestamp:        Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    CheckSum:         0000B17B
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     WFPLWF.SYS
    OriginalFilename: WFPLWF.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  WFP NDIS 6.20 Lightweight Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02d29000 fffff880`02d4f000   pacer      (deferred)             
    Mapped memory image file: c:\symbols\pacer.sys\4A5BCCC526000\pacer.sys
    Image path: \SystemRoot\system32\DRIVERS\pacer.sys
    Image name: pacer.sys
    Timestamp:        Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    CheckSum:         0002A8A7
    ImageSize:        00026000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pacer.sys
    OriginalFilename: pacer.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  QoS Packet Scheduler
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02d4f000 fffff880`02d65000   vwififlt   (deferred)             
    Mapped memory image file: c:\symbols\vwififlt.sys\4A5BCC3A16000\vwififlt.sys
    Image path: \SystemRoot\system32\DRIVERS\vwififlt.sys
    Image name: vwififlt.sys
    Timestamp:        Mon Jul 13 20:07:22 2009 (4A5BCC3A)
    CheckSum:         0001A7DC
    ImageSize:        00016000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     vwififlt.sys
    OriginalFilename: vwififlt.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Virtual WiFi Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02d65000 fffff880`02d74000   netbios    (deferred)             
    Mapped memory image file: c:\symbols\netbios.sys\4A5BCCB6f000\netbios.sys
    Image path: \SystemRoot\system32\DRIVERS\netbios.sys
    Image name: netbios.sys
    Timestamp:        Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    CheckSum:         00011668
    ImageSize:        0000F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NETBIOS.SYS
    OriginalFilename: NETBIOS.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NetBIOS interface driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02d74000 fffff880`02d91000   serial     (deferred)             
    Mapped memory image file: c:\symbols\serial.sys\4A5BCAA81d000\serial.sys
    Image path: \SystemRoot\system32\DRIVERS\serial.sys
    Image name: serial.sys
    Timestamp:        Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    CheckSum:         0001D422
    ImageSize:        0001D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     serial.sys
    OriginalFilename: serial.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Serial Device Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02d91000 fffff880`02dac000   wanarp     (deferred)             
    Mapped memory image file: c:\symbols\wanarp.sys\4A5BCCED1b000\wanarp.sys
    Image path: \SystemRoot\system32\DRIVERS\wanarp.sys
    Image name: wanarp.sys
    Timestamp:        Mon Jul 13 20:10:21 2009 (4A5BCCED)
    CheckSum:         0001833E
    ImageSize:        0001B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     WANARP.SYS
    OriginalFilename: WANARP.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  MS Remote Access and Routing ARP Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02dac000 fffff880`02dc0000   termdd     (deferred)             
    Mapped memory image file: c:\symbols\termdd.sys\4A5BCE6414000\termdd.sys
    Image path: \SystemRoot\system32\DRIVERS\termdd.sys
    Image name: termdd.sys
    Timestamp:        Mon Jul 13 20:16:36 2009 (4A5BCE64)
    CheckSum:         0001BD57
    ImageSize:        00014000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     termdd.sys
    OriginalFilename: termdd.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Remote Desktop Server Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02dc0000 fffff880`02dcc000   nsiproxy   (deferred)             
    Mapped memory image file: c:\symbols\nsiproxy.sys\4A5BC15Ec000\nsiproxy.sys
    Image path: \SystemRoot\system32\drivers\nsiproxy.sys
    Image name: nsiproxy.sys
    Timestamp:        Mon Jul 13 19:21:02 2009 (4A5BC15E)
    CheckSum:         00013ED5
    ImageSize:        0000C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     nsiproxy.sys
    OriginalFilename: nsiproxy.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NSI Proxy
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02dcc000 fffff880`02dd7000   mssmbios   (deferred)             
    Mapped memory image file: c:\symbols\mssmbios.sys\4A5BC3BEb000\mssmbios.sys
    Image path: \SystemRoot\system32\DRIVERS\mssmbios.sys
    Image name: mssmbios.sys
    Timestamp:        Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    CheckSum:         0000F474
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     smbios.sys
    OriginalFilename: smbios.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  System Management BIOS Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02dd7000 fffff880`02de6000   discache   (deferred)             
    Mapped memory image file: c:\symbols\discache.sys\4A5BC52Ef000\discache.sys
    Image path: \SystemRoot\System32\drivers\discache.sys
    Image name: discache.sys
    Timestamp:        Mon Jul 13 19:37:18 2009 (4A5BC52E)
    CheckSum:         00015F3F
    ImageSize:        0000F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     syscache.sys
    OriginalFilename: syscache.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  System Indexer/Cache Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`03c00000 fffff880`03c13000   LHidFilt   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\LHidFilt.Sys
    Image name: LHidFilt.Sys
    Timestamp:        Wed Jun 17 12:49:39 2009 (4A391EA3)
    CheckSum:         00014EDE
    ImageSize:        00013000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`03c13000 fffff880`03c20000   mouhid     (deferred)             
    Mapped memory image file: c:\symbols\mouhid.sys\4A5BCA94d000\mouhid.sys
    Image path: \SystemRoot\system32\DRIVERS\mouhid.sys
    Image name: mouhid.sys
    Timestamp:        Mon Jul 13 20:00:20 2009 (4A5BCA94)
    CheckSum:         00009604
    ImageSize:        0000D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     mouhid.sys
    OriginalFilename: mouhid.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  HID Mouse Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`03c20000 fffff880`03c34000   LMouFilt   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\LMouFilt.Sys
    Image name: LMouFilt.Sys
    Timestamp:        Wed Jun 17 12:49:43 2009 (4A391EA7)
    CheckSum:         0001D7FF
    ImageSize:        00014000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`03c34000 fffff880`03c42000   kbdhid     (deferred)             
    Mapped memory image file: c:\symbols\kbdhid.sys\4A5BCA94e000\kbdhid.sys
    Image path: \SystemRoot\system32\DRIVERS\kbdhid.sys
    Image name: kbdhid.sys
    Timestamp:        Mon Jul 13 20:00:20 2009 (4A5BCA94)
    CheckSum:         0000A9BC
    ImageSize:        0000E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     kbdhid.sys
    OriginalFilename: kbdhid.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  HID Keyboard Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`03c5e000 fffff880`03d73000   ae1000w7   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\ae1000w7.sys
    Image name: ae1000w7.sys
    Timestamp:        Fri Jan 15 03:15:48 2010 (4B502434)
    CheckSum:         00115F70
    ImageSize:        00115000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`03d73000 fffff880`03d80000   vwifibus   (deferred)             
    Mapped memory image file: c:\symbols\vwifibus.sys\4A5BCC39d000\vwifibus.sys
    Image path: \SystemRoot\system32\DRIVERS\vwifibus.sys
    Image name: vwifibus.sys
    Timestamp:        Mon Jul 13 20:07:21 2009 (4A5BCC39)
    CheckSum:         0000C5FA
    ImageSize:        0000D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     VWiFiBus.sys
    OriginalFilename: VWiFiBus.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Virtual WiFi Bus Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`03d80000 fffff880`03d8e000   monitor    (deferred)             
    Mapped memory image file: c:\symbols\monitor.sys\4A5BC58Ce000\monitor.sys
    Image path: \SystemRoot\system32\DRIVERS\monitor.sys
    Image name: monitor.sys
    Timestamp:        Mon Jul 13 19:38:52 2009 (4A5BC58C)
    CheckSum:         000092BF
    ImageSize:        0000E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     monitor.sys
    OriginalFilename: monitor.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Monitor Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`03d8e000 fffff880`03dab000   usbccgp    (deferred)             
    Mapped memory image file: c:\symbols\usbccgp.sys\4A5BCC151d000\usbccgp.sys
    Image path: \SystemRoot\system32\DRIVERS\usbccgp.sys
    Image name: usbccgp.sys
    Timestamp:        Mon Jul 13 20:06:45 2009 (4A5BCC15)
    CheckSum:         000274D7
    ImageSize:        0001D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     USBCCGP.SYS
    OriginalFilename: USBCCGP.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  USB Common Class Generic Parent Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`03dab000 fffff880`03dbd100   xusb21     (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\xusb21.sys
    Image name: xusb21.sys
    Timestamp:        Thu Aug 13 18:10:17 2009 (4A848F49)
    CheckSum:         0001398B
    ImageSize:        00012100
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`03dbe000 fffff880`03dcc000   hidusb     (deferred)             
    Mapped memory image file: c:\symbols\hidusb.sys\4A5BCBFEe000\hidusb.sys
    Image path: \SystemRoot\system32\DRIVERS\hidusb.sys
    Image name: hidusb.sys
    Timestamp:        Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    CheckSum:         00011830
    ImageSize:        0000E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     HIDUSB.SYS
    OriginalFilename: HIDUSB.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  USB Miniport Driver for Input Devices
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`03dcc000 fffff880`03de5000   HIDCLASS   (deferred)             
    Mapped memory image file: c:\symbols\HIDCLASS.SYS\4A5BCBFD19000\HIDCLASS.SYS
    Image path: \SystemRoot\system32\DRIVERS\HIDCLASS.SYS
    Image name: HIDCLASS.SYS
    Timestamp:        Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    CheckSum:         00019E19
    ImageSize:        00019000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     hidclass.sys
    OriginalFilename: hidclass.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Hid Class Library
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`03de5000 fffff880`03ded080   HIDPARSE   (deferred)             
    Mapped memory image file: c:\symbols\HIDPARSE.SYS\4A5BCBF98080\HIDPARSE.SYS
    Image path: \SystemRoot\system32\DRIVERS\HIDPARSE.SYS
    Image name: HIDPARSE.SYS
    Timestamp:        Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    CheckSum:         0000D669
    ImageSize:        00008080
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     hidparse.sys
    OriginalFilename: hidparse.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Hid Parsing Library
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04000000 fffff880`04015000   amdppm     (deferred)             
    Mapped memory image file: c:\symbols\amdppm.sys\4A5BC0FD15000\amdppm.sys
    Image path: \SystemRoot\system32\DRIVERS\amdppm.sys
    Image name: amdppm.sys
    Timestamp:        Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    CheckSum:         0001EA42
    ImageSize:        00015000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     amdppm.sys
    OriginalFilename: amdppm.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Processor Device Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04015000 fffff880`0401e000   wmiacpi    (deferred)             
    Mapped memory image file: c:\symbols\wmiacpi.sys\4A5BC3B69000\wmiacpi.sys
    Image path: \SystemRoot\system32\DRIVERS\wmiacpi.sys
    Image name: wmiacpi.sys
    Timestamp:        Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    CheckSum:         000042C0
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     wmiacpi.sys
    OriginalFilename: wmiacpi.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Windows Management Interface for ACPI
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0401e000 fffff880`0406a000   atikmpag   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\atikmpag.sys
    Image name: atikmpag.sys
    Timestamp:        Thu Nov 25 21:16:47 2010 (4CEF188F)
    CheckSum:         0004F92A
    ImageSize:        0004C000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0406a000 fffff880`040c1000   Rt64win7   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\Rt64win7.sys
    Image name: Rt64win7.sys
    Timestamp:        Mon Mar 22 05:57:14 2010 (4BA73EFA)
    CheckSum:         0005CA6C
    ImageSize:        00057000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`040c1000 fffff880`040e5000   rasl2tp    (deferred)             
    Mapped memory image file: c:\symbols\rasl2tp.sys\4A5BCCE324000\rasl2tp.sys
    Image path: \SystemRoot\system32\DRIVERS\rasl2tp.sys
    Image name: rasl2tp.sys
    Timestamp:        Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    CheckSum:         00024400
    ImageSize:        00024000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     rasl2tp.sys
    OriginalFilename: rasl2tp.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RAS L2TP mini-port/call-manager driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`040f7000 fffff880`0417a000   csc        (deferred)             
    Mapped memory image file: c:\symbols\csc.sys\4A5BC22A83000\csc.sys
    Image path: \SystemRoot\system32\drivers\csc.sys
    Image name: csc.sys
    Timestamp:        Mon Jul 13 19:24:26 2009 (4A5BC22A)
    CheckSum:         00085D48
    ImageSize:        00083000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     csc.sys
    OriginalFilename: CSC.Sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Windows Client Side Caching Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0417a000 fffff880`04198000   dfsc       (deferred)             
    Mapped memory image file: c:\symbols\dfsc.sys\4A5BC2001e000\dfsc.sys
    Image path: \SystemRoot\System32\Drivers\dfsc.sys
    Image name: dfsc.sys
    Timestamp:        Mon Jul 13 19:23:44 2009 (4A5BC200)
    CheckSum:         0001F810
    ImageSize:        0001E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dfsclient.sys
    OriginalFilename: dfsclient.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  DFS Namespace Client Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04198000 fffff880`041a9000   blbdrive   (deferred)             
    Mapped memory image file: c:\symbols\blbdrive.sys\4A5BC4DF11000\blbdrive.sys
    Image path: \SystemRoot\system32\DRIVERS\blbdrive.sys
    Image name: blbdrive.sys
    Timestamp:        Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    CheckSum:         00019567
    ImageSize:        00011000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     blbdrive.sys
    OriginalFilename: blbdrive.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  BLB Drive Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`041a9000 fffff880`041cb000   avipbb     (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\avipbb.sys
    Image name: avipbb.sys
    Timestamp:        Mon Feb 22 05:08:50 2010 (4B8257B2)
    CheckSum:         000229BB
    ImageSize:        00022000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`041cb000 fffff880`041d3000   AppleCharger   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\AppleCharger.sys
    Image name: AppleCharger.sys
    Timestamp:        Mon Apr 26 23:54:05 2010 (4BD65FDD)
    CheckSum:         000093A3
    ImageSize:        00008000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`041d3000 fffff880`041f9000   tunnel     (deferred)             
    Mapped memory image file: c:\symbols\tunnel.sys\4A5BCCC126000\tunnel.sys
    Image path: \SystemRoot\system32\DRIVERS\tunnel.sys
    Image name: tunnel.sys
    Timestamp:        Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    CheckSum:         0002B032
    ImageSize:        00026000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     tunnel.sys
    OriginalFilename: tunnel.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Microsoft Tunnel Interface Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04200000 fffff880`04205200   ksthunk    (deferred)             
    Mapped memory image file: c:\symbols\ksthunk.sys\4A5BCA935200\ksthunk.sys
    Image path: \SystemRoot\system32\drivers\ksthunk.sys
    Image name: ksthunk.sys
    Timestamp:        Mon Jul 13 20:00:19 2009 (4A5BCA93)
    CheckSum:         0000AF92
    ImageSize:        00005200
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.0 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ksthunk.sys
    OriginalFilename: ksthunk.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Streaming WOW Thunk Service
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04206000 fffff880`04244000   1394ohci   (deferred)             
    Mapped memory image file: c:\symbols\1394ohci.sys\4A5BCC303e000\1394ohci.sys
    Image path: \SystemRoot\system32\DRIVERS\1394ohci.sys
    Image name: 1394ohci.sys
    Timestamp:        Mon Jul 13 20:07:12 2009 (4A5BCC30)
    CheckSum:         000397AE
    ImageSize:        0003E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     1394ohci.sys
    OriginalFilename: 1394ohci.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  1394 OpenHCI Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04244000 fffff880`04251000   fdc        (deferred)             
    Mapped memory image file: c:\symbols\fdc.sys\4A5BCAB6d000\fdc.sys
    Image path: \SystemRoot\system32\DRIVERS\fdc.sys
    Image name: fdc.sys
    Timestamp:        Mon Jul 13 20:00:54 2009 (4A5BCAB6)
    CheckSum:         000096FB
    ImageSize:        0000D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     fdc.sys
    OriginalFilename: fdc.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Floppy Disk Controller Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04251000 fffff880`0425d000   serenum    (deferred)             
    Mapped memory image file: c:\symbols\serenum.sys\4A5BCAA1c000\serenum.sys
    Image path: \SystemRoot\system32\DRIVERS\serenum.sys
    Image name: serenum.sys
    Timestamp:        Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    CheckSum:         00013C2F
    ImageSize:        0000C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     serenum.sys
    OriginalFilename: serenum.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Serial Port Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0425d000 fffff880`0426d000   CompositeBus   (deferred)             
    Mapped memory image file: c:\symbols\CompositeBus.sys\4A5BCAA110000\CompositeBus.sys
    Image path: \SystemRoot\system32\DRIVERS\CompositeBus.sys
    Image name: CompositeBus.sys
    Timestamp:        Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    CheckSum:         00016207
    ImageSize:        00010000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     compositebus.sys
    OriginalFilename: compositebus.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Multi-Transport Composite Bus Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0426d000 fffff880`04279000   ndistapi   (deferred)             
    Mapped memory image file: c:\symbols\ndistapi.sys\4A5BCCD8c000\ndistapi.sys
    Image path: \SystemRoot\system32\DRIVERS\ndistapi.sys
    Image name: ndistapi.sys
    Timestamp:        Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    CheckSum:         000063EA
    ImageSize:        0000C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NDISTAPI.SYS
    OriginalFilename: NDISTAPI.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NDIS 3.0 connection wrapper driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0427a000 fffff880`0431f700   ctaud2k    (deferred)             
    Image path: \SystemRoot\system32\drivers\ctaud2k.sys
    Image name: ctaud2k.sys
    Timestamp:        Wed May 05 08:59:48 2010 (4BE16BC4)
    CheckSum:         000B61CB
    ImageSize:        000A5700
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`04320000 fffff880`0435d000   portcls    (deferred)             
    Mapped memory image file: c:\symbols\portcls.sys\4A5BCC033d000\portcls.sys
    Image path: \SystemRoot\system32\drivers\portcls.sys
    Image name: portcls.sys
    Timestamp:        Mon Jul 13 20:06:27 2009 (4A5BCC03)
    CheckSum:         00047A50
    ImageSize:        0003D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.9 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     portcls.sys
    OriginalFilename: portcls.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Port Class (Class Driver for Port/Miniport Devices)
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0435d000 fffff880`0437f000   drmk       (deferred)             
    Image path: \SystemRoot\system32\drivers\drmk.sys
    Image name: drmk.sys
    Timestamp:        Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    CheckSum:         0002966E
    ImageSize:        00022000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0437f000 fffff880`043c2000   ks         (deferred)             
    Image path: \SystemRoot\system32\drivers\ks.sys
    Image name: ks.sys
    Timestamp:        Wed Mar 03 23:32:25 2010 (4B8F37D9)
    CheckSum:         000410FC
    ImageSize:        00043000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`043c2000 fffff880`043f3000   ctoss2k    (deferred)             
    Image path: \SystemRoot\system32\drivers\ctoss2k.sys
    Image name: ctoss2k.sys
    Timestamp:        Wed May 05 08:57:46 2010 (4BE16B4A)
    CheckSum:         00034E99
    ImageSize:        00031000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`043f3000 fffff880`043fb000   ctprxy2k   (deferred)             
    Image path: \SystemRoot\system32\drivers\ctprxy2k.sys
    Image name: ctprxy2k.sys
    Timestamp:        Wed May 05 08:59:51 2010 (4BE16BC7)
    CheckSum:         00005CF9
    ImageSize:        00008000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`04800000 fffff880`04811000   usbehci    (deferred)             
    Mapped memory image file: c:\symbols\usbehci.sys\4A5BCC0611000\usbehci.sys
    Image path: \SystemRoot\system32\DRIVERS\usbehci.sys
    Image name: usbehci.sys
    Timestamp:        Mon Jul 13 20:06:30 2009 (4A5BCC06)
    CheckSum:         000105CD
    ImageSize:        00011000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     USBEHCI.sys
    OriginalFilename: USBEHCI.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  EHCI eUSB Miniport Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04811000 fffff880`04827000   AgileVpn   (deferred)             
    Mapped memory image file: c:\symbols\AgileVpn.sys\4A5BCCF016000\AgileVpn.sys
    Image path: \SystemRoot\system32\DRIVERS\AgileVpn.sys
    Image name: AgileVpn.sys
    Timestamp:        Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    CheckSum:         000192BE
    ImageSize:        00016000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     agilevpn.sys
    OriginalFilename: agilevpn.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RAS Agile Vpn Miniport Call Manager
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04827000 fffff880`04842000   raspppoe   (deferred)             
    Mapped memory image file: c:\symbols\raspppoe.sys\4A5BCCE91b000\raspppoe.sys
    Image path: \SystemRoot\system32\DRIVERS\raspppoe.sys
    Image name: raspppoe.sys
    Timestamp:        Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    CheckSum:         00019A00
    ImageSize:        0001B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     raspppoe.sys
    OriginalFilename: raspppoe.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RAS PPPoE mini-port/call-manager driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0484a000 fffff880`0505b000   atikmdag   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\atikmdag.sys
    Image name: atikmdag.sys
    Timestamp:        Thu Nov 25 21:46:44 2010 (4CEF1F94)
    CheckSum:         007CA105
    ImageSize:        00811000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0505b000 fffff880`0514f000   dxgkrnl    (deferred)             
    Mapped memory image file: c:\symbols\dxgkrnl.sys\4AC5509Ef4000\dxgkrnl.sys
    Image path: \SystemRoot\System32\drivers\dxgkrnl.sys
    Image name: dxgkrnl.sys
    Timestamp:        Thu Oct 01 21:00:14 2009 (4AC5509E)
    CheckSum:         000F2129
    ImageSize:        000F4000
    File version:     6.1.7600.16432
    Product version:  6.1.7600.16432
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dxgkrnl.sys
    OriginalFilename: dxgkrnl.sys
    ProductVersion:   6.1.7600.16432
    FileVersion:      6.1.7600.16432 (win7_gdr.091001-1312)
    FileDescription:  DirectX Graphics Kernel
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0514f000 fffff880`05195000   dxgmms1    (deferred)             
    Mapped memory image file: c:\symbols\dxgmms1.sys\4A5BC57846000\dxgmms1.sys
    Image path: \SystemRoot\System32\drivers\dxgmms1.sys
    Image name: dxgmms1.sys
    Timestamp:        Mon Jul 13 19:38:32 2009 (4A5BC578)
    CheckSum:         0004AD44
    ImageSize:        00046000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dxgmms1.sys
    OriginalFilename: dxgmms1.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  DirectX Graphics MMS
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`05195000 fffff880`051b9000   HDAudBus   (deferred)             
    Mapped memory image file: c:\symbols\HDAudBus.sys\4A5BCBF524000\HDAudBus.sys
    Image path: \SystemRoot\system32\DRIVERS\HDAudBus.sys
    Image name: HDAudBus.sys
    Timestamp:        Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    CheckSum:         00020C3E
    ImageSize:        00024000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.9 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     hdaudbus.sys
    OriginalFilename: hdaudbus.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  High Definition Audio Bus Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`051b9000 fffff880`051e9000   nusb3xhc   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\nusb3xhc.sys
    Image name: nusb3xhc.sys
    Timestamp:        Fri Nov 20 05:16:01 2009 (4B066C61)
    CheckSum:         00038654
    ImageSize:        00030000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`051e9000 fffff880`051eaf00   USBD       (deferred)             
    Mapped memory image file: c:\symbols\USBD.SYS\4A5BCBFF1f00\USBD.SYS
    Image path: \SystemRoot\system32\DRIVERS\USBD.SYS
    Image name: USBD.SYS
    Timestamp:        Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    CheckSum:         0000E842
    ImageSize:        00001F00
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     usbd.sys
    OriginalFilename: usbd.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Universal Serial Bus Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`051eb000 fffff880`051f6000   usbohci    (deferred)             
    Mapped memory image file: c:\symbols\usbohci.sys\4A5BCC06b000\usbohci.sys
    Image path: \SystemRoot\system32\DRIVERS\usbohci.sys
    Image name: usbohci.sys
    Timestamp:        Mon Jul 13 20:06:30 2009 (4A5BCC06)
    CheckSum:         0000E008
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     USBOHCI.sys
    OriginalFilename: USBOHCI.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  OHCI USB Miniport Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`05249000 fffff880`0526a000   raspptp    (deferred)             
    Mapped memory image file: c:\symbols\raspptp.sys\4A5BCCEA21000\raspptp.sys
    Image path: \SystemRoot\system32\DRIVERS\raspptp.sys
    Image name: raspptp.sys
    Timestamp:        Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    CheckSum:         00022B93
    ImageSize:        00021000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RASPPTP.SYS
    OriginalFilename: RASPPTP.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Peer-to-Peer Tunneling Protocol
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0526a000 fffff880`05284000   rassstp    (deferred)             
    Mapped memory image file: c:\symbols\rassstp.sys\4A5BCCF11a000\rassstp.sys
    Image path: \SystemRoot\system32\DRIVERS\rassstp.sys
    Image name: rassstp.sys
    Timestamp:        Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    CheckSum:         0002274B
    ImageSize:        0001A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     rassstp.sys
    OriginalFilename: rassstp.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RAS SSTP Miniport Call Manager
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`05284000 fffff880`0528f000   rdpbus     (deferred)             
    Mapped memory image file: c:\symbols\rdpbus.sys\4A5BCEAAb000\rdpbus.sys
    Image path: \SystemRoot\system32\DRIVERS\rdpbus.sys
    Image name: rdpbus.sys
    Timestamp:        Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    CheckSum:         0000C3AD
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.0 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RDPBUS.SYS
    OriginalFilename: RDPBUS.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Microsoft RDP Bus Device driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0528f000 fffff880`0529e000   kbdclass   (deferred)             
    Mapped memory image file: c:\symbols\kbdclass.sys\4A5BC116f000\kbdclass.sys
    Image path: \SystemRoot\system32\DRIVERS\kbdclass.sys
    Image name: kbdclass.sys
    Timestamp:        Mon Jul 13 19:19:50 2009 (4A5BC116)
    CheckSum:         0001B4C5
    ImageSize:        0000F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     kbdclass.sys
    OriginalFilename: kbdclass.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Keyboard Class Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0529e000 fffff880`052ad000   mouclass   (deferred)             
    Mapped memory image file: c:\symbols\mouclass.sys\4A5BC116f000\mouclass.sys
    Image path: \SystemRoot\system32\DRIVERS\mouclass.sys
    Image name: mouclass.sys
    Timestamp:        Mon Jul 13 19:19:50 2009 (4A5BC116)
    CheckSum:         0000E5DE
    ImageSize:        0000F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     mouclass.sys
    OriginalFilename: mouclass.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Mouse Class Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`052ad000 fffff880`052ae480   swenum     (deferred)             
    Mapped memory image file: c:\symbols\swenum.sys\4A5BCA921480\swenum.sys
    Image path: \SystemRoot\system32\DRIVERS\swenum.sys
    Image name: swenum.sys
    Timestamp:        Mon Jul 13 20:00:18 2009 (4A5BCA92)
    CheckSum:         0000934E
    ImageSize:        00001480
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.0 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     swenum.sys
    OriginalFilename: swenum.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Plug and Play Software Device Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`052af000 fffff880`052c1000   umbus      (deferred)             
    Mapped memory image file: c:\symbols\umbus.sys\4A5BCC2012000\umbus.sys
    Image path: \SystemRoot\system32\DRIVERS\umbus.sys
    Image name: umbus.sys
    Timestamp:        Mon Jul 13 20:06:56 2009 (4A5BCC20)
    CheckSum:         0000EA32
    ImageSize:        00012000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     umbus.sys
    OriginalFilename: umbus.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  User-Mode Bus Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`052c1000 fffff880`052d8000   nusb3hub   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\nusb3hub.sys
    Image name: nusb3hub.sys
    Timestamp:        Fri Nov 20 05:15:57 2009 (4B066C5D)
    CheckSum:         00016F6B
    ImageSize:        00017000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`052d8000 fffff880`05332000   usbhub     (deferred)             
    Mapped memory image file: c:\symbols\usbhub.sys\4A5BCC2D5a000\usbhub.sys
    Image path: \SystemRoot\system32\DRIVERS\usbhub.sys
    Image name: usbhub.sys
    Timestamp:        Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    CheckSum:         0005BB10
    ImageSize:        0005A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     usbhub.sys
    OriginalFilename: usbhub.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Default Hub Driver for USB
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`05332000 fffff880`0536a000   ctsfm2k    (deferred)             
    Image path: \SystemRoot\system32\drivers\ctsfm2k.sys
    Image name: ctsfm2k.sys
    Timestamp:        Wed May 05 08:57:33 2010 (4BE16B3D)
    CheckSum:         000376A1
    ImageSize:        00038000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06600000 fffff880`0664a000   emupia2k   (deferred)             
    Image path: \SystemRoot\system32\drivers\emupia2k.sys
    Image name: emupia2k.sys
    Timestamp:        Wed May 05 08:57:27 2010 (4BE16B37)
    CheckSum:         0002A6F2
    ImageSize:        0004A000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0665a000 fffff880`067db000   ha20x2k    (deferred)             
    Image path: \SystemRoot\system32\drivers\ha20x2k.sys
    Image name: ha20x2k.sys
    Timestamp:        Wed May 05 08:59:10 2010 (4BE16B9E)
    CheckSum:         00189CE7
    ImageSize:        00181000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06a00000 fffff880`06a96000   srv        (deferred)             
    Mapped memory image file: c:\symbols\srv.sys\4C77331896000\srv.sys
    Image path: \SystemRoot\System32\DRIVERS\srv.sys
    Image name: srv.sys
    Timestamp:        Thu Aug 26 23:38:00 2010 (4C773318)
    CheckSum:         000744EC
    ImageSize:        00096000
    File version:     6.1.7600.16664
    Product version:  6.1.7600.16664
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     SRV.SYS
    OriginalFilename: SRV.SYS
    ProductVersion:   6.1.7600.16664
    FileVersion:      6.1.7600.16664 (win7_gdr.100826-1603)
    FileDescription:  Server driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06a9e000 fffff880`06b4c000   ctac32k    (deferred)             
    Image path: \SystemRoot\system32\drivers\ctac32k.sys
    Image name: ctac32k.sys
    Timestamp:        Wed Jul 02 04:38:22 2008 (486B3E7E)
    CheckSum:         00095082
    ImageSize:        000AE000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06b4c000 fffff880`06b57000   flpydisk   (deferred)             
    Mapped memory image file: c:\symbols\flpydisk.sys\4A5BCAB6b000\flpydisk.sys
    Image path: \SystemRoot\system32\DRIVERS\flpydisk.sys
    Image name: flpydisk.sys
    Timestamp:        Mon Jul 13 20:00:54 2009 (4A5BCAB6)
    CheckSum:         00014F88
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     floppy.sys
    OriginalFilename: floppy.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Floppy Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06b57000 fffff880`06b6c000   NDProxy    (deferred)             
    Mapped memory image file: c:\symbols\NDProxy.SYS\4A5BCCDD15000\NDProxy.SYS
    Image path: \SystemRoot\System32\Drivers\NDProxy.SYS
    Image name: NDProxy.SYS
    Timestamp:        Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    CheckSum:         0000FB05
    ImageSize:        00015000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ndproxy.sys
    OriginalFilename: ndproxy.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NDIS Proxy
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06b6c000 fffff880`06b87000   CTHWIUT    (deferred)             
    Image path: \SystemRoot\System32\drivers\CTHWIUT.SYS
    Image name: CTHWIUT.SYS
    Timestamp:        Wed May 05 09:01:32 2010 (4BE16C2C)
    CheckSum:         0002585C
    ImageSize:        0001B000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06b87000 fffff880`06bbc000   CT20XUT    (deferred)             
    Image path: \SystemRoot\System32\drivers\CT20XUT.SYS
    Image name: CT20XUT.SYS
    Timestamp:        Wed May 05 09:01:28 2010 (4BE16C28)
    CheckSum:         00036731
    ImageSize:        00035000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06bbc000 fffff880`06bd9000   cdfs       (deferred)             
    Mapped memory image file: c:\symbols\cdfs.sys\4A5BC1121d000\cdfs.sys
    Image path: \SystemRoot\system32\DRIVERS\cdfs.sys
    Image name: cdfs.sys
    Timestamp:        Mon Jul 13 19:19:46 2009 (4A5BC112)
    CheckSum:         00022C4F
    ImageSize:        0001D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     cdfs.sys
    OriginalFilename: cdfs.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  CD-ROM File System Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06bd9000 fffff880`06be2000   dump_atapi   (deferred)             
    Mapped memory image file: c:\symbols\atapi.sys\4A5BC1139000\atapi.sys
    Image path: \SystemRoot\System32\Drivers\dump_atapi.sys
    Image name: dump_atapi.sys
    Timestamp:        Mon Jul 13 19:19:47 2009 (4A5BC113)
    CheckSum:         000065BB
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     atapi.sys
    OriginalFilename: atapi.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ATAPI IDE Miniport Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06be2000 fffff880`06bf5000   dump_dumpfve   (deferred)             
    Mapped memory image file: c:\symbols\dumpfve.sys\4A5BC18F13000\dumpfve.sys
    Image path: \SystemRoot\System32\Drivers\dump_dumpfve.sys
    Image name: dump_dumpfve.sys
    Timestamp:        Mon Jul 13 19:21:51 2009 (4A5BC18F)
    CheckSum:         00010DEA
    ImageSize:        00013000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dumpfve.sys
    OriginalFilename: dumpfve.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Bitlocker Drive Encryption Crashdump Filter
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06e00000 fffff880`06e0e000   crashdmp   (deferred)             
    Mapped memory image file: c:\symbols\crashdmp.sys\4A5BCABDe000\crashdmp.sys
    Image path: \SystemRoot\System32\Drivers\crashdmp.sys
    Image name: crashdmp.sys
    Timestamp:        Mon Jul 13 20:01:01 2009 (4A5BCABD)
    CheckSum:         000178C7
    ImageSize:        0000E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     crashdmp.sys
    OriginalFilename: crashdmp.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Crash Dump Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06e0e000 fffff880`06f6b000   CTEXFIFX   (deferred)             
    Image path: \SystemRoot\System32\drivers\CTEXFIFX.SYS
    Image name: CTEXFIFX.SYS
    Timestamp:        Wed May 05 09:01:21 2010 (4BE16C21)
    CheckSum:         00161055
    ImageSize:        0015D000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06f6b000 fffff880`06f8b000   AtihdW76   (deferred)             
    Image path: \SystemRoot\system32\drivers\AtihdW76.sys
    Image name: AtihdW76.sys
    Timestamp:        Wed Nov 17 07:02:04 2010 (4CE3C43C)
    CheckSum:         0001F832
    ImageSize:        00020000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06f8b000 fffff880`06fe7000   HdAudio    (deferred)             
    Mapped memory image file: c:\symbols\HdAudio.sys\4A5BCC235c000\HdAudio.sys
    Image path: \SystemRoot\system32\drivers\HdAudio.sys
    Image name: HdAudio.sys
    Timestamp:        Mon Jul 13 20:06:59 2009 (4A5BCC23)
    CheckSum:         0005D09C
    ImageSize:        0005C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.9 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     HDAudio.sys
    OriginalFilename: HDAudio.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  High Definition Audio Function Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06fe7000 fffff880`06ff3000   Dxapi      (deferred)             
    Mapped memory image file: c:\symbols\Dxapi.sys\4A5BC574c000\Dxapi.sys
    Image path: \SystemRoot\System32\drivers\Dxapi.sys
    Image name: Dxapi.sys
    Timestamp:        Mon Jul 13 19:38:28 2009 (4A5BC574)
    CheckSum:         0001418E
    ImageSize:        0000C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dxapi.sys
    OriginalFilename: dxapi.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  DirectX API Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06ff3000 fffff880`06fff000   dump_dumpata   (deferred)             
    Mapped memory image file: c:\symbols\dumpata.sys\4A5BC113c000\dumpata.sys
    Image path: \SystemRoot\System32\Drivers\dump_dumpata.sys
    Image name: dump_dumpata.sys
    Timestamp:        Mon Jul 13 19:19:47 2009 (4A5BC113)
    CheckSum:         0000DE50
    ImageSize:        0000C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dumpata.sys
    OriginalFilename: dumpata.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ATAPI Dump Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`07a62000 fffff880`08075d00   lvuvc64    (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\lvuvc64.sys
    Image name: lvuvc64.sys
    Timestamp:        Wed Oct 07 04:28:44 2009 (4ACC513C)
    CheckSum:         00616F6A
    ImageSize:        00613D00
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`08076000 fffff880`08090c00   usbaudio   (deferred)             
    Mapped memory image file: c:\symbols\usbaudio.sys\4A5BCC071ac00\usbaudio.sys
    Image path: \SystemRoot\system32\drivers\usbaudio.sys
    Image name: usbaudio.sys
    Timestamp:        Mon Jul 13 20:06:31 2009 (4A5BCC07)
    CheckSum:         00024496
    ImageSize:        0001AC00
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     USBAudio.sys
    OriginalFilename: USBAudio.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  USB Audio Class Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08091000 fffff880`080df600   lvrs64     (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\lvrs64.sys
    Image name: lvrs64.sys
    Timestamp:        Wed Oct 07 04:27:59 2009 (4ACC510F)
    CheckSum:         00058D78
    ImageSize:        0004E600
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`080e0000 fffff880`08103000   luafv      (deferred)             
    Mapped memory image file: c:\symbols\luafv.sys\4A5BC29523000\luafv.sys
    Image path: \SystemRoot\system32\drivers\luafv.sys
    Image name: luafv.sys
    Timestamp:        Mon Jul 13 19:26:13 2009 (4A5BC295)
    CheckSum:         00027BF1
    ImageSize:        00023000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     luafv.sys
    OriginalFilename: luafv.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  LUA File Virtualization Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08103000 fffff880`08120000   avgntflt   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\avgntflt.sys
    Image name: avgntflt.sys
    Timestamp:        Thu Nov 11 10:59:48 2010 (4CDC12F4)
    CheckSum:         0001823C
    ImageSize:        0001D000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`08120000 fffff880`08141000   WudfPf     (deferred)             
    Mapped memory image file: c:\symbols\WudfPf.sys\4A5BCBD121000\WudfPf.sys
    Image path: \SystemRoot\system32\drivers\WudfPf.sys
    Image name: WudfPf.sys
    Timestamp:        Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    CheckSum:         00025771
    ImageSize:        00021000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     WUDFPf.sys
    OriginalFilename: WUDFPf.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Windows Driver Foundation - User-mode Driver Framework Platform Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08141000 fffff880`08156000   lltdio     (deferred)             
    Mapped memory image file: c:\symbols\lltdio.sys\4A5BCC9215000\lltdio.sys
    Image path: \SystemRoot\system32\DRIVERS\lltdio.sys
    Image name: lltdio.sys
    Timestamp:        Mon Jul 13 20:08:50 2009 (4A5BCC92)
    CheckSum:         0001109D
    ImageSize:        00015000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     LLTDIO.SYS
    OriginalFilename: LLTDIO.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Link-Layer Topology Mapper I/O Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08156000 fffff880`081a9000   nwifi      (deferred)             
    Mapped memory image file: c:\symbols\nwifi.sys\4A5BCC3B53000\nwifi.sys
    Image path: \SystemRoot\system32\DRIVERS\nwifi.sys
    Image name: nwifi.sys
    Timestamp:        Mon Jul 13 20:07:23 2009 (4A5BCC3B)
    CheckSum:         00057B55
    ImageSize:        00053000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NWiFi.SYS
    OriginalFilename: NWiFi.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NativeWiFi Miniport Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`081a9000 fffff880`081bc000   ndisuio    (deferred)             
    Mapped memory image file: c:\symbols\ndisuio.sys\4A5BCCB513000\ndisuio.sys
    Image path: \SystemRoot\system32\DRIVERS\ndisuio.sys
    Image name: ndisuio.sys
    Timestamp:        Mon Jul 13 20:09:25 2009 (4A5BCCB5)
    CheckSum:         0001D3BA
    ImageSize:        00013000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NDISUIO.SYS
    OriginalFilename: NDISUIO.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NDIS User mode I/O driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`081bc000 fffff880`081d4000   rspndr     (deferred)             
    Mapped memory image file: c:\symbols\rspndr.sys\4A5BCC9218000\rspndr.sys
    Image path: \SystemRoot\system32\DRIVERS\rspndr.sys
    Image name: rspndr.sys
    Timestamp:        Mon Jul 13 20:08:50 2009 (4A5BCC92)
    CheckSum:         0001656B
    ImageSize:        00018000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RSPNDR.SYS
    OriginalFilename: RSPNDR.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Link-Layer Topology Responder Driver for NDIS 6
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08400000 fffff880`0842d000   mrxsmb     (deferred)             
    Mapped memory image file: c:\symbols\mrxsmb.sys\4B88CF332d000\mrxsmb.sys
    Image path: \SystemRoot\system32\DRIVERS\mrxsmb.sys
    Image name: mrxsmb.sys
    Timestamp:        Sat Feb 27 02:52:19 2010 (4B88CF33)
    CheckSum:         00029EBD
    ImageSize:        0002D000
    File version:     6.1.7600.16539
    Product version:  6.1.7600.16539
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     MRxSmb.sys
    OriginalFilename: MRXSMB.Sys
    ProductVersion:   6.1.7600.16539
    FileVersion:      6.1.7600.16539 (win7_gdr.100226-1909)
    FileDescription:  Windows NT SMB Minirdr
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0842d000 fffff880`0847b000   mrxsmb10   (deferred)             
    Mapped memory image file: c:\symbols\mrxsmb10.sys\4B88CF3C4e000\mrxsmb10.sys
    Image path: \SystemRoot\system32\DRIVERS\mrxsmb10.sys
    Image name: mrxsmb10.sys
    Timestamp:        Sat Feb 27 02:52:28 2010 (4B88CF3C)
    CheckSum:         00053B62
    ImageSize:        0004E000
    File version:     6.1.7600.16539
    Product version:  6.1.7600.16539
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     MRxSmb0.sys
    OriginalFilename: MRXSMB0.Sys
    ProductVersion:   6.1.7600.16539
    FileVersion:      6.1.7600.16539 (win7_gdr.100226-1909)
    FileDescription:  Longhorn SMB Downlevel SubRdr
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0847b000 fffff880`0849e000   mrxsmb20   (deferred)             
    Mapped memory image file: c:\symbols\mrxsmb20.sys\4B88CF3A23000\mrxsmb20.sys
    Image path: \SystemRoot\system32\DRIVERS\mrxsmb20.sys
    Image name: mrxsmb20.sys
    Timestamp:        Sat Feb 27 02:52:26 2010 (4B88CF3A)
    CheckSum:         000246D4
    ImageSize:        00023000
    File version:     6.1.7600.16539
    Product version:  6.1.7600.16539
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     MRxSmb20.sys
    OriginalFilename: MRXSMB20.Sys
    ProductVersion:   6.1.7600.16539
    FileVersion:      6.1.7600.16539 (win7_gdr.100226-1909)
    FileDescription:  Longhorn SMB 2.0 Redirector
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`084da000 fffff880`085a2000   HTTP       (deferred)             
    Mapped memory image file: c:\symbols\HTTP.sys\4A5BC1A8c8000\HTTP.sys
    Image path: \SystemRoot\system32\drivers\HTTP.sys
    Image name: HTTP.sys
    Timestamp:        Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    CheckSum:         000C0370
    ImageSize:        000C8000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     http.sys
    OriginalFilename: http.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  HTTP Protocol Stack
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`085a2000 fffff880`085c0000   bowser     (deferred)             
    Mapped memory image file: c:\symbols\bowser.sys\4A5BC2061e000\bowser.sys
    Image path: \SystemRoot\system32\DRIVERS\bowser.sys
    Image name: bowser.sys
    Timestamp:        Mon Jul 13 19:23:50 2009 (4A5BC206)
    CheckSum:         0001A2C3
    ImageSize:        0001E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     browser.sys
    OriginalFilename: browser.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NT Lan Manager Datagram Receiver Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`085c0000 fffff880`085d8000   mpsdrv     (deferred)             
    Mapped memory image file: c:\symbols\mpsdrv.sys\4A5BCC7918000\mpsdrv.sys
    Image path: \SystemRoot\System32\drivers\mpsdrv.sys
    Image name: mpsdrv.sys
    Timestamp:        Mon Jul 13 20:08:25 2009 (4A5BCC79)
    CheckSum:         0001C76E
    ImageSize:        00018000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     mpsdrv.sys
    OriginalFilename: mpsdrv.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Microsoft Protection Service Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08871000 fffff880`0887c000   asyncmac   (deferred)             
    Mapped memory image file: c:\symbols\asyncmac.sys\4A5BCCE5b000\asyncmac.sys
    Image path: \SystemRoot\system32\DRIVERS\asyncmac.sys
    Image name: asyncmac.sys
    Timestamp:        Mon Jul 13 20:10:13 2009 (4A5BCCE5)
    CheckSum:         0000682A
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ASYNCMAC.SYS
    OriginalFilename: ASYNCMAC.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  MS Remote Access serial network driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0887c000 fffff880`08922000   peauth     (deferred)             
    Image path: \SystemRoot\system32\drivers\peauth.sys
    Image name: peauth.sys
    Timestamp:        Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    CheckSum:         000AB7C9
    ImageSize:        000A6000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`08922000 fffff880`0892d000   secdrv     (deferred)             
    Image path: \SystemRoot\System32\Drivers\secdrv.SYS
    Image name: secdrv.SYS
    Timestamp:        Wed Sep 13 09:18:38 2006 (4508052E)
    CheckSum:         00010B40
    ImageSize:        0000B000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0892d000 fffff880`0895a000   srvnet     (deferred)             
    Mapped memory image file: c:\symbols\srvnet.sys\4C7732F42d000\srvnet.sys
    Image path: \SystemRoot\System32\DRIVERS\srvnet.sys
    Image name: srvnet.sys
    Timestamp:        Thu Aug 26 23:37:24 2010 (4C7732F4)
    CheckSum:         0002A43A
    ImageSize:        0002D000
    File version:     6.1.7600.16664
    Product version:  6.1.7600.16664
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     SRVNET.SYS
    OriginalFilename: SRVNET.SYS
    ProductVersion:   6.1.7600.16664
    FileVersion:      6.1.7600.16664 (win7_gdr.100826-1603)
    FileDescription:  Server Network driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0895a000 fffff880`0896c000   tcpipreg   (deferred)             
    Mapped memory image file: c:\symbols\tcpipreg.sys\4A5BCCCD12000\tcpipreg.sys
    Image path: \SystemRoot\System32\drivers\tcpipreg.sys
    Image name: tcpipreg.sys
    Timestamp:        Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    CheckSum:         00010542
    ImageSize:        00012000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        1.0 App
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     tcpipreg.sys
    OriginalFilename: tcpipreg.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  TCP/IP Registry Compatibility Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0896c000 fffff880`089d3000   srv2       (deferred)             
    Mapped memory image file: c:\symbols\srv2.sys\4C77330A67000\srv2.sys
    Image path: \SystemRoot\System32\DRIVERS\srv2.sys
    Image name: srv2.sys
    Timestamp:        Thu Aug 26 23:37:46 2010 (4C77330A)
    CheckSum:         0006543F
    ImageSize:        00067000
    File version:     6.1.7600.16664
    Product version:  6.1.7600.16664
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     SRV2.SYS
    OriginalFilename: SRV2.SYS
    ProductVersion:   6.1.7600.16664
    FileVersion:      6.1.7600.16664 (win7_gdr.100826-1603)
    FileDescription:  Smb 2.0 Server driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`089d3000 fffff880`089dc000   gdrv       (deferred)             
    Image path: \??\C:\Windows\gdrv.sys
    Image name: gdrv.sys
    Timestamp:        Thu Mar 12 23:22:29 2009 (49B9D175)
    CheckSum:         000105CE
    ImageSize:        00009000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff960`00010000 fffff960`00320000   win32k     (deferred)             
    Image path: \SystemRoot\System32\win32k.sys
    Image name: win32k.sys
    Timestamp:        unavailable (00000000)
    CheckSum:         00000000
    ImageSize:        00310000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff960`005c0000 fffff960`005ca000   TSDDD      (deferred)             
    Image path: \SystemRoot\System32\TSDDD.dll
    Image name: TSDDD.dll
    Timestamp:        unavailable (00000000)
    CheckSum:         00000000
    ImageSize:        0000A000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff960`006f0000 fffff960`00717000   cdd        (deferred)             
    Image path: \SystemRoot\System32\cdd.dll
    Image name: cdd.dll
    Timestamp:        unavailable (00000000)
    CheckSum:         00000000
    ImageSize:        00027000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4

Unloaded modules:
fffff880`08800000 fffff880`08871000   spsys.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
fffff880`01970000 fffff880`0197e000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
fffff880`0197e000 fffff880`0198a000   dump_ataport
    Timestamp: unavailable (00000000)
    Checksum:  00000000
fffff880`0198a000 fffff880`01993000   dump_atapi.s
    Timestamp: unavailable (00000000)
    Checksum:  00000000
fffff880`01993000 fffff880`019a6000   dump_dumpfve
    Timestamp: unavailable (00000000)
    Checksum:  00000000
5: kd> q
quit:
This one appears to be an issue with the paging file... look at these lines...
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.


This is typically caused by a page that was loaded into virtual memory, then released for what ever reason, then the CPU makes a call to that memory address and there is nothing there to find. Sure there is a more technical explanation for this, but the end result is the same...blue nasty

Anyhow try running a low level diag on your HDD, you may have some faulty sectors.
cyclonite is offline  
Old 12-21-2010, 09:05 PM   #11
Metal Head
 
Tvangeste's Avatar
 
Join Date: Jul 2006
Location: Indiana
Posts: 764
Tvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to behold
Send a message via MSN to Tvangeste
Default Re: BSOD Help

I ran a scan disk on my HD just about 2 weeks back, but I can run it again and see if it picks up anything new.
Tvangeste is offline  
Old 12-22-2010, 12:59 AM   #12
Nerd Rage!
 
obobskivich's Avatar
 
Join Date: Mar 2005
Location: Denver, CO
Posts: 3,963
obobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond reputeobobskivich has a reputation beyond repute
Send a message via AIM to obobskivich
Default Re: BSOD Help

if you run with just one stick of memory, is it more stable? (yes I realize this means time for testing) I had a set back in the day that would pass memtest but one of the sticks was still "bad" (at least, bad enough that it'd cause me all manner of random locks and faults)

also do what cyc said (because cyc is a professional)
obobskivich is offline  
Old 12-22-2010, 08:47 AM   #13
Metal Head
 
Tvangeste's Avatar
 
Join Date: Jul 2006
Location: Indiana
Posts: 764
Tvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to behold
Send a message via MSN to Tvangeste
Default Re: BSOD Help

I ran on each individual RAM stick for a while and nothing came up. Once again, I could try that again and see if anything comes up.
Tvangeste is offline  
Old 12-22-2010, 12:36 PM   #14
Metal Head
 
Tvangeste's Avatar
 
Join Date: Jul 2006
Location: Indiana
Posts: 764
Tvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to behold
Send a message via MSN to Tvangeste
Default Re: BSOD Help

Just finished a full disk check, the main chunk of it went by to fast for me to see, but I did see at the end it said my boot drive was clean. So not sure if that means it is clean now after it fixed something, or if it was clean to begin with. Going to test it throughout today and see if everything is running alright.

UPDATE:

Ran a long stress test with the game that has been causing me some problems and so far it is doing fine. I have a feeling though that I should knock on wood...

Last edited by Tvangeste; 12-22-2010 at 02:40 PM.
Tvangeste is offline  
Old 12-25-2010, 11:02 AM   #15
Metal Head
 
Tvangeste's Avatar
 
Join Date: Jul 2006
Location: Indiana
Posts: 764
Tvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to behold
Send a message via MSN to Tvangeste
Default Re: BSOD Help

Well... It was running fine with no problems for a little over a day now, nothing new installed, and nothing new changed on my machine. I got a new BSOD, one that I have never gotten before.

apc_index_mismatch

Here is the dump.

http://www.2shared.com/file/pVhN26yT...-24507-01.html


I'm really at a loss now, not sure what to do. Any help would be appreciated and I thank those who have already been helping.


UPDATE:

Just found a whole slew on updates for my motherboard. Hopefully this might fix a few of my problems, i'll keep you guys updated.

Last edited by Tvangeste; 12-25-2010 at 11:11 AM.
Tvangeste is offline  
Old 12-25-2010, 04:10 PM   #16
De Oppresso Lib
 
cyclonite's Avatar
 
Join Date: Jun 2003
Location: down on the farm
Posts: 2,270
cyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond reputecyclonite has a reputation beyond repute
Default Re: BSOD Help

APC_INDEX_MISMATCH (1)
Code:
This is a kernel internal error. The most common reason to see this
bugcheck is when a filesystem or a driver has a mismatched number of
calls to disable and re-enable APCs. The key data item is the
Thread->KernelApcDisable field. A negative value indicates that a driver
has disabled APC calls without re-enabling them.  A positive value indicates
that the reverse is true. This check is made on exit from a system call.
Arguments:
Arg1: 00000000772b0caa, address of system function (system call)
Arg2: 0000000000000000, Thread->ApcStateIndex << 8 | Previous ApcStateIndex
Arg3: 000000000000fffe, Thread->KernelApcDisable
Arg4: fffff88009345ca0, Previous KernelApcDisable
Complete Analysis

Code:
Opened log file 'C:\Users\Cyclonite\AppData\Local\msdart_crashanalyzer_kd_ansi.log'

Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Users\Cyclonite\Desktop\122510-24507-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: srv*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is: 
Windows 7 Kernel Version 7600 MP (6 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0xfffff800`02c11000 PsLoadedModuleList = 0xfffff800`02e4ee50
Debug session time: Sat Dec 25 05:17:16.421 2010 (GMT-5)
System Uptime: 0 days 19:03:16.795
Loading Kernel Symbols
...............................................................
................................................................
...........................................
Loading User Symbols
Loading unloaded module list
........
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1, {772b0caa, 0, fffe, fffff88009345ca0}

Probably caused by : ntkrnlmp.exe ( nt!KiSystemServiceExit+245 )

Followup: MachineOwner
---------

3: kd> .logclose
Closing open log file C:\Users\Cyclonite\AppData\Local\msdart_crashanalyzer_kd_ansi.log
Opened log file 'C:\Users\Cyclonite\AppData\Local\msdart_crashanalyzer_kd_unicode.log'
3: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

APC_INDEX_MISMATCH (1)
This is a kernel internal error. The most common reason to see this
bugcheck is when a filesystem or a driver has a mismatched number of
calls to disable and re-enable APCs. The key data item is the
Thread->KernelApcDisable field. A negative value indicates that a driver
has disabled APC calls without re-enabling them.  A positive value indicates
that the reverse is true. This check is made on exit from a system call.
Arguments:
Arg1: 00000000772b0caa, address of system function (system call)
Arg2: 0000000000000000, Thread->ApcStateIndex << 8 | Previous ApcStateIndex
Arg3: 000000000000fffe, Thread->KernelApcDisable
Arg4: fffff88009345ca0, Previous KernelApcDisable

Debugging Details:
------------------


FAULTING_IP: 
+0
00000000`772b0caa ??              ???

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x1

PROCESS_NAME:  Rainmeter.exe

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from fffff80002c80ca9 to fffff80002c81740

STACK_TEXT:  
fffff880`09345ad8 fffff800`02c80ca9 : 00000000`00000001 00000000`772b0caa 00000000`00000000 00000000`0000fffe : nt!KeBugCheckEx
fffff880`09345ae0 fffff800`02c80be0 : fffffa80`07088380 fffff880`09345ca0 00000000`00000000 fffffa80`09d31c30 : nt!KiBugCheckDispatch+0x69
fffff880`09345c20 00000000`772b0caa : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceExit+0x245
00000000`001fe648 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x772b0caa


STACK_COMMAND:  kb

FOLLOWUP_IP: 
nt!KiSystemServiceExit+245
fffff800`02c80be0 4883ec50        sub     rsp,50h

SYMBOL_STACK_INDEX:  2

SYMBOL_NAME:  nt!KiSystemServiceExit+245

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

IMAGE_NAME:  ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9

FAILURE_BUCKET_ID:  X64_0x1_nt!KiSystemServiceExit+245

BUCKET_ID:  X64_0x1_nt!KiSystemServiceExit+245

Followup: MachineOwner
---------

3: kd> !thread
GetPointerFromAddress: unable to read from fffff80002eb9000
THREAD fffffa8007088380  Cid 08f4.0910  Teb: 000007fffffde000 Win32Thread: fffff900c1f86c30 RUNNING on processor 3
Not impersonating
GetUlongFromAddress: unable to read from fffff80002df7b74
Owning Process            fffffa8009b1f630       Image:         Rainmeter.exe
Attached Process          N/A            Image:         N/A
fffff78000000000: Unable to get shared data
Wait Start TickCount      4397202      
Context Switch Count      5496198                 LargeStack
ReadMemory error: Cannot get nt!KeMaximumIncrement value.
UserTime                  00:00:00.000
KernelTime                00:00:00.000
Win32 Start Address 0x000000013f981c44
Stack Init fffff88009345db0 Current fffff88009345620
Base fffff88009346000 Limit fffff8800933d000 Call 0
Priority 11 BasePriority 8 UnusualBoost 1 ForegroundBoost 0 IoPriority 2 PagePriority 5
Child-SP          RetAddr           : Args to Child                                                           : Call Site
fffff880`09345ad8 fffff800`02c80ca9 : 00000000`00000001 00000000`772b0caa 00000000`00000000 00000000`0000fffe : nt!KeBugCheckEx
fffff880`09345ae0 fffff800`02c80be0 : fffffa80`07088380 fffff880`09345ca0 00000000`00000000 fffffa80`09d31c30 : nt!KiBugCheckDispatch+0x69
fffff880`09345c20 00000000`772b0caa : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceExit+0x245 (TrapFrame @ fffff880`09345c20)
00000000`001fe648 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x772b0caa

3: kd> lm kv
start             end                 module name
fffff800`00bac000 fffff800`00bb6000   kdcom      (deferred)             
    Mapped memory image file: c:\symbols\kdcom.dll\4A5BDFDBa000\kdcom.dll
    Image path: kdcom.dll
    Image name: kdcom.dll
    Timestamp:        Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    CheckSum:         00009363
    ImageSize:        0000A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.A Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     kdcom.dll
    OriginalFilename: kdcom.dll
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Serial Kernel Debugger
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff800`02c11000 fffff800`031ed000   nt         (pdb symbols)          c:\symbols\ntkrnlmp.pdb\30092BE745B24FE2A311A936E7B7486F2\ntkrnlmp.pdb
    Loaded symbol image file: ntkrnlmp.exe
    Mapped memory image file: c:\symbols\ntoskrnl.exe\4C1C44A95dc000\ntoskrnl.exe
    Image path: ntkrnlmp.exe
    Image name: ntkrnlmp.exe
    Timestamp:        Sat Jun 19 00:16:41 2010 (4C1C44A9)
    CheckSum:         005489D7
    ImageSize:        005DC000
    File version:     6.1.7600.16617
    Product version:  6.1.7600.16617
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        1.0 App
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ntkrnlmp.exe
    OriginalFilename: ntkrnlmp.exe
    ProductVersion:   6.1.7600.16617
    FileVersion:      6.1.7600.16617 (win7_gdr.100618-1621)
    FileDescription:  NT Kernel & System
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff800`031ed000 fffff800`03236000   hal        (deferred)             
    Mapped memory image file: c:\symbols\hal.dll\4A5BDF0849000\hal.dll
    Image path: hal.dll
    Image name: hal.dll
    Timestamp:        Mon Jul 13 21:27:36 2009 (4A5BDF08)
    CheckSum:         0004BD36
    ImageSize:        00049000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     hal.dll
    OriginalFilename: hal.dll
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Hardware Abstraction Layer DLL
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00c00000 fffff880`00c0f000   WDFLDR     (deferred)             
    Mapped memory image file: c:\symbols\WDFLDR.SYS\4A5BC11Af000\WDFLDR.SYS
    Image path: \SystemRoot\system32\drivers\WDFLDR.SYS
    Image name: WDFLDR.SYS
    Timestamp:        Mon Jul 13 19:19:54 2009 (4A5BC11A)
    CheckSum:         00011010
    ImageSize:        0000F000
    File version:     1.9.7600.16385
    Product version:  1.9.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     wdfldr.sys
    OriginalFilename: wdfldr.sys
    ProductVersion:   1.9.7600.16385
    FileVersion:      1.9.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Mode Driver Framework Loader
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00c13000 fffff880`00c20000   mcupdate_AuthenticAMD   (deferred)             
    Image path: \SystemRoot\system32\mcupdate_AuthenticAMD.dll
    Image name: mcupdate_AuthenticAMD.dll
    Timestamp:        Mon Jul 13 21:29:09 2009 (4A5BDF65)
    CheckSum:         0000BABC
    ImageSize:        0000D000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`00c20000 fffff880`00c34000   PSHED      (deferred)             
    Mapped memory image file: c:\symbols\PSHED.dll\4A5BE02714000\PSHED.dll
    Image path: \SystemRoot\system32\PSHED.dll
    Image name: PSHED.dll
    Timestamp:        Mon Jul 13 21:32:23 2009 (4A5BE027)
    CheckSum:         0000F762
    ImageSize:        00014000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pshed.dll
    OriginalFilename: pshed.dll
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Platform Specific Hardware Error Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00c34000 fffff880`00c92000   CLFS       (deferred)             
    Mapped memory image file: c:\symbols\CLFS.SYS\4A5BC11D5e000\CLFS.SYS
    Image path: \SystemRoot\system32\CLFS.SYS
    Image name: CLFS.SYS
    Timestamp:        Mon Jul 13 19:19:57 2009 (4A5BC11D)
    CheckSum:         00065C46
    ImageSize:        0005E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     clfs.sys
    OriginalFilename: Clfs.Sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Common Log File System Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00c92000 fffff880`00d52000   CI         (deferred)             
    Mapped memory image file: c:\symbols\CI.dll\4A5BE01Dc0000\CI.dll
    Image path: \SystemRoot\system32\CI.dll
    Image name: CI.dll
    Timestamp:        Mon Jul 13 21:32:13 2009 (4A5BE01D)
    CheckSum:         000C6E0E
    ImageSize:        000C0000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ci.dll
    OriginalFilename: ci.dll
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Code Integrity Module
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00d52000 fffff880`00df6000   Wdf01000   (deferred)             
    Mapped memory image file: c:\symbols\Wdf01000.sys\4A5BC19Fa4000\Wdf01000.sys
    Image path: \SystemRoot\system32\drivers\Wdf01000.sys
    Image name: Wdf01000.sys
    Timestamp:        Mon Jul 13 19:22:07 2009 (4A5BC19F)
    CheckSum:         000A2E74
    ImageSize:        000A4000
    File version:     1.9.7600.16385
    Product version:  1.9.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     wdf01000.sys
    OriginalFilename: wdf01000.sys
    ProductVersion:   1.9.7600.16385
    FileVersion:      1.9.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Mode Driver Framework Runtime
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00e00000 fffff880`00e2f000   SCSIPORT   (deferred)             
    Mapped memory image file: c:\symbols\SCSIPORT.SYS\4A5BCAC02f000\SCSIPORT.SYS
    Image path: \SystemRoot\system32\DRIVERS\SCSIPORT.SYS
    Image name: SCSIPORT.SYS
    Timestamp:        Mon Jul 13 20:01:04 2009 (4A5BCAC0)
    CheckSum:         0002DE83
    ImageSize:        0002F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     scsiport.sys
    OriginalFilename: scsiport.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  SCSI Port Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00e2f000 fffff880`00e49000   mountmgr   (deferred)             
    Mapped memory image file: c:\symbols\mountmgr.sys\4A5BC11A1a000\mountmgr.sys
    Image path: \SystemRoot\System32\drivers\mountmgr.sys
    Image name: mountmgr.sys
    Timestamp:        Mon Jul 13 19:19:54 2009 (4A5BC11A)
    CheckSum:         000253C0
    ImageSize:        0001A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     mountmgr.sys
    OriginalFilename: mountmgr.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Mount Point Manager
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00e49000 fffff880`00e52000   atapi      (deferred)             
    Mapped memory image file: c:\symbols\atapi.sys\4A5BC1139000\atapi.sys
    Image path: \SystemRoot\system32\DRIVERS\atapi.sys
    Image name: atapi.sys
    Timestamp:        Mon Jul 13 19:19:47 2009 (4A5BC113)
    CheckSum:         000065BB
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     atapi.sys
    OriginalFilename: atapi.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ATAPI IDE Miniport Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00e52000 fffff880`00e7c000   ataport    (deferred)             
    Mapped memory image file: c:\symbols\ataport.SYS\4A5BC1182a000\ataport.SYS
    Image path: \SystemRoot\system32\DRIVERS\ataport.SYS
    Image name: ataport.SYS
    Timestamp:        Mon Jul 13 19:19:52 2009 (4A5BC118)
    CheckSum:         0002A376
    ImageSize:        0002A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ataport.sys
    OriginalFilename: ataport.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ATAPI Driver Extension
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00e7c000 fffff880`00e87000   amdxata    (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\amdxata.sys
    Image name: amdxata.sys
    Timestamp:        Tue May 19 13:56:59 2009 (4A12F2EB)
    CheckSum:         00011B8C
    ImageSize:        0000B000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`00e96000 fffff880`00eed000   ACPI       (deferred)             
    Mapped memory image file: c:\symbols\ACPI.sys\4A5BC10657000\ACPI.sys
    Image path: \SystemRoot\system32\DRIVERS\ACPI.sys
    Image name: ACPI.sys
    Timestamp:        Mon Jul 13 19:19:34 2009 (4A5BC106)
    CheckSum:         000602CF
    ImageSize:        00057000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ACPI.sys
    OriginalFilename: ACPI.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ACPI Driver for NT
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00eed000 fffff880`00ef6000   WMILIB     (deferred)             
    Mapped memory image file: c:\symbols\WMILIB.SYS\4A5BC1179000\WMILIB.SYS
    Image path: \SystemRoot\system32\DRIVERS\WMILIB.SYS
    Image name: WMILIB.SYS
    Timestamp:        Mon Jul 13 19:19:51 2009 (4A5BC117)
    CheckSum:         00005007
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     WmiLib.sys
    OriginalFilename: WmiLib.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  WMILIB WMI support library Dll
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00ef6000 fffff880`00f00000   msisadrv   (deferred)             
    Mapped memory image file: c:\symbols\msisadrv.sys\4A5BC0FEa000\msisadrv.sys
    Image path: \SystemRoot\system32\DRIVERS\msisadrv.sys
    Image name: msisadrv.sys
    Timestamp:        Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    CheckSum:         0001320D
    ImageSize:        0000A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     msisadrv.sys
    OriginalFilename: msisadrv.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ISA Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00f00000 fffff880`00f33000   pci        (deferred)             
    Mapped memory image file: c:\symbols\pci.sys\4A5BC11733000\pci.sys
    Image path: \SystemRoot\system32\DRIVERS\pci.sys
    Image name: pci.sys
    Timestamp:        Mon Jul 13 19:19:51 2009 (4A5BC117)
    CheckSum:         0002E579
    ImageSize:        00033000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pci.sys
    OriginalFilename: pci.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NT Plug and Play PCI Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00f33000 fffff880`00f40000   vdrvroot   (deferred)             
    Mapped memory image file: c:\symbols\vdrvroot.sys\4A5BCADBd000\vdrvroot.sys
    Image path: \SystemRoot\system32\DRIVERS\vdrvroot.sys
    Image name: vdrvroot.sys
    Timestamp:        Mon Jul 13 20:01:31 2009 (4A5BCADB)
    CheckSum:         0000C04B
    ImageSize:        0000D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     vdrvroot.sys
    OriginalFilename: vdrvroot.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Virtual Drive Root Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00f40000 fffff880`00f55000   partmgr    (deferred)             
    Mapped memory image file: c:\symbols\partmgr.sys\4A5BC11E15000\partmgr.sys
    Image path: \SystemRoot\System32\drivers\partmgr.sys
    Image name: partmgr.sys
    Timestamp:        Mon Jul 13 19:19:58 2009 (4A5BC11E)
    CheckSum:         0001FB45
    ImageSize:        00015000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     partmgr.sys
    OriginalFilename: partmgr.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Partition Management Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00f55000 fffff880`00f6a000   volmgr     (deferred)             
    Mapped memory image file: c:\symbols\volmgr.sys\4A5BC11D15000\volmgr.sys
    Image path: \SystemRoot\system32\DRIVERS\volmgr.sys
    Image name: volmgr.sys
    Timestamp:        Mon Jul 13 19:19:57 2009 (4A5BC11D)
    CheckSum:         00016EF2
    ImageSize:        00015000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     volmgr.sys
    OriginalFilename: volmgr.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Volume Manager Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00f6a000 fffff880`00fc6000   volmgrx    (deferred)             
    Mapped memory image file: c:\symbols\volmgrx.sys\4A5BC1415c000\volmgrx.sys
    Image path: \SystemRoot\System32\drivers\volmgrx.sys
    Image name: volmgrx.sys
    Timestamp:        Mon Jul 13 19:20:33 2009 (4A5BC141)
    CheckSum:         0006233A
    ImageSize:        0005C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     volmgrx.sys
    OriginalFilename: volmgrx.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Volume Manager Extension Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00fc6000 fffff880`00fcd000   pciide     (deferred)             
    Mapped memory image file: c:\symbols\pciide.sys\4A5BC1157000\pciide.sys
    Image path: \SystemRoot\system32\DRIVERS\pciide.sys
    Image name: pciide.sys
    Timestamp:        Mon Jul 13 19:19:49 2009 (4A5BC115)
    CheckSum:         000068CB
    ImageSize:        00007000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pciide.sys
    OriginalFilename: pciide.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Generic PCI IDE Bus Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00fcd000 fffff880`00fdd000   PCIIDEX    (deferred)             
    Mapped memory image file: c:\symbols\PCIIDEX.SYS\4A5BC11410000\PCIIDEX.SYS
    Image path: \SystemRoot\system32\DRIVERS\PCIIDEX.SYS
    Image name: PCIIDEX.SYS
    Timestamp:        Mon Jul 13 19:19:48 2009 (4A5BC114)
    CheckSum:         00019CC5
    ImageSize:        00010000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pciidex.sys
    OriginalFilename: pciidex.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  PCI IDE Bus Driver Extension
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`00fdd000 fffff880`00ffd000   jraid      (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\jraid.sys
    Image name: jraid.sys
    Timestamp:        Wed Jan 27 03:58:17 2010 (4B600029)
    CheckSum:         00021C0B
    ImageSize:        00020000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`01000000 fffff880`0102f000   ndiswan    (deferred)             
    Mapped memory image file: c:\symbols\ndiswan.sys\4A5BCCE32f000\ndiswan.sys
    Image path: \SystemRoot\system32\DRIVERS\ndiswan.sys
    Image name: ndiswan.sys
    Timestamp:        Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    CheckSum:         000366B7
    ImageSize:        0002F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NDISWAN.SYS
    OriginalFilename: NDISWAN.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  MS PPP Framing Driver (Strong Encryption)
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0102f000 fffff880`0107b000   fltmgr     (deferred)             
    Mapped memory image file: c:\symbols\fltmgr.sys\4A5BC11F4c000\fltmgr.sys
    Image path: \SystemRoot\system32\drivers\fltmgr.sys
    Image name: fltmgr.sys
    Timestamp:        Mon Jul 13 19:19:59 2009 (4A5BC11F)
    CheckSum:         00056413
    ImageSize:        0004C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     fltMgr.sys
    OriginalFilename: fltMgr.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Microsoft Filesystem Filter Manager
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0107b000 fffff880`0108f000   fileinfo   (deferred)             
    Mapped memory image file: c:\symbols\fileinfo.sys\4A5BC48114000\fileinfo.sys
    Image path: \SystemRoot\system32\drivers\fileinfo.sys
    Image name: fileinfo.sys
    Timestamp:        Mon Jul 13 19:34:25 2009 (4A5BC481)
    CheckSum:         00015644
    ImageSize:        00014000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     FileInfo.sys
    OriginalFilename: FileInfo.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  FileInfo Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0108f000 fffff880`010ed000   msrpc      (deferred)             
    Mapped memory image file: c:\symbols\msrpc.sys\4A5BC17C5e000\msrpc.sys
    Image path: \SystemRoot\System32\Drivers\msrpc.sys
    Image name: msrpc.sys
    Timestamp:        Mon Jul 13 19:21:32 2009 (4A5BC17C)
    CheckSum:         00061CB7
    ImageSize:        0005E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     krpcdd.sys
    OriginalFilename: krpcdd.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Remote Procedure Call Provider
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`010ed000 fffff880`01160000   cng        (deferred)             
    Mapped memory image file: c:\symbols\cng.sys\4A5BC81473000\cng.sys
    Image path: \SystemRoot\System32\Drivers\cng.sys
    Image name: cng.sys
    Timestamp:        Mon Jul 13 19:49:40 2009 (4A5BC814)
    CheckSum:         00076848
    ImageSize:        00073000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     cng.sys
    OriginalFilename: cng.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Cryptography, Next Generation
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01160000 fffff880`011ac000   volsnap    (deferred)             
    Mapped memory image file: c:\symbols\volsnap.sys\4A5BC1284c000\volsnap.sys
    Image path: \SystemRoot\system32\DRIVERS\volsnap.sys
    Image name: volsnap.sys
    Timestamp:        Mon Jul 13 19:20:08 2009 (4A5BC128)
    CheckSum:         000568C8
    ImageSize:        0004C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     volsnap.sys
    OriginalFilename: volsnap.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Volume Shadow Copy Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`011ac000 fffff880`011e6000   rdyboost   (deferred)             
    Mapped memory image file: c:\symbols\rdyboost.sys\4A5BC48A3a000\rdyboost.sys
    Image path: \SystemRoot\System32\drivers\rdyboost.sys
    Image name: rdyboost.sys
    Timestamp:        Mon Jul 13 19:34:34 2009 (4A5BC48A)
    CheckSum:         0003F358
    ImageSize:        0003A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     rdyboost.sys
    OriginalFilename: rdyboost.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ReadyBoost Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01200000 fffff880`0121a000   ksecdd     (deferred)             
    Mapped memory image file: c:\symbols\ksecdd.sys\4A5BC1561a000\ksecdd.sys
    Image path: \SystemRoot\System32\Drivers\ksecdd.sys
    Image name: ksecdd.sys
    Timestamp:        Mon Jul 13 19:20:54 2009 (4A5BC156)
    CheckSum:         0001D5B2
    ImageSize:        0001A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ksecdd.sys
    OriginalFilename: ksecdd.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Security Support Provider Interface
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0121a000 fffff880`0122b000   pcw        (deferred)             
    Mapped memory image file: c:\symbols\pcw.sys\4A5BC0FF11000\pcw.sys
    Image path: \SystemRoot\System32\drivers\pcw.sys
    Image name: pcw.sys
    Timestamp:        Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    CheckSum:         00014B5E
    ImageSize:        00011000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.8 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pcw.sys
    OriginalFilename: pcw.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Performance Counters for Windows Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0122b000 fffff880`01235000   Fs_Rec     (deferred)             
    Mapped memory image file: c:\symbols\Fs_Rec.sys\4A5BC111a000\Fs_Rec.sys
    Image path: \SystemRoot\System32\Drivers\Fs_Rec.sys
    Image name: Fs_Rec.sys
    Timestamp:        Mon Jul 13 19:19:45 2009 (4A5BC111)
    CheckSum:         0001398A
    ImageSize:        0000A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     fs_rec.sys
    OriginalFilename: fs_rec.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  File System Recognizer Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01251000 fffff880`013f4000   Ntfs       (deferred)             
    Mapped memory image file: c:\symbols\Ntfs.sys\4A5BC14F1a3000\Ntfs.sys
    Image path: \SystemRoot\System32\Drivers\Ntfs.sys
    Image name: Ntfs.sys
    Timestamp:        Mon Jul 13 19:20:47 2009 (4A5BC14F)
    CheckSum:         00195F88
    ImageSize:        001A3000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ntfs.sys
    OriginalFilename: ntfs.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NT File System Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01400000 fffff880`01460000   NETIO      (deferred)             
    Mapped memory image file: c:\symbols\NETIO.SYS\4A5BC18A60000\NETIO.SYS
    Image path: \SystemRoot\system32\drivers\NETIO.SYS
    Image name: NETIO.SYS
    Timestamp:        Mon Jul 13 19:21:46 2009 (4A5BC18A)
    CheckSum:         0005F36C
    ImageSize:        00060000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     netio.sys
    OriginalFilename: netio.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Network I/O Subsystem
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01460000 fffff880`0148b000   ksecpkg    (deferred)             
    Image path: \SystemRoot\System32\Drivers\ksecpkg.sys
    Image name: ksecpkg.sys
    Timestamp:        Fri Dec 11 01:03:32 2009 (4B21E0B4)
    CheckSum:         00026E37
    ImageSize:        0002B000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0148b000 fffff880`014d5000   fwpkclnt   (deferred)             
    Mapped memory image file: c:\symbols\fwpkclnt.sys\4A5BC1644a000\fwpkclnt.sys
    Image path: \SystemRoot\System32\drivers\fwpkclnt.sys
    Image name: fwpkclnt.sys
    Timestamp:        Mon Jul 13 19:21:08 2009 (4A5BC164)
    CheckSum:         00050042
    ImageSize:        0004A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     fwpkclnt.sys
    OriginalFilename: fwpkclnt.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  FWP/IPsec Kernel-Mode API
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`014d5000 fffff880`014e5000   vmstorfl   (deferred)             
    Mapped memory image file: c:\symbols\vmstorfl.sys\4A5BC67E10000\vmstorfl.sys
    Image path: \SystemRoot\system32\DRIVERS\vmstorfl.sys
    Image name: vmstorfl.sys
    Timestamp:        Mon Jul 13 19:42:54 2009 (4A5BC67E)
    CheckSum:         00011572
    ImageSize:        00010000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     vmstorfl.sys
    OriginalFilename: vmstorfl.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Virtual Storage Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`014e7000 fffff880`015d9000   ndis       (deferred)             
    Mapped memory image file: c:\symbols\ndis.sys\4A5BC184f2000\ndis.sys
    Image path: \SystemRoot\system32\drivers\ndis.sys
    Image name: ndis.sys
    Timestamp:        Mon Jul 13 19:21:40 2009 (4A5BC184)
    CheckSum:         000F0209
    ImageSize:        000F2000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NDIS.SYS
    OriginalFilename: NDIS.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NDIS 6.20 driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`015d9000 fffff880`015e1000   spldr      (deferred)             
    Image path: \SystemRoot\System32\Drivers\spldr.sys
    Image name: spldr.sys
    Timestamp:        Mon May 11 12:56:27 2009 (4A0858BB)
    CheckSum:         0000E0E9
    ImageSize:        00008000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`015e1000 fffff880`015f3000   mup        (deferred)             
    Mapped memory image file: c:\symbols\mup.sys\4A5BC20112000\mup.sys
    Image path: \SystemRoot\System32\Drivers\mup.sys
    Image name: mup.sys
    Timestamp:        Mon Jul 13 19:23:45 2009 (4A5BC201)
    CheckSum:         00015DFD
    ImageSize:        00012000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     MUP.SYS
    OriginalFilename: MUP.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Multiple UNC Provider Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`015f3000 fffff880`015fc000   hwpolicy   (deferred)             
    Mapped memory image file: c:\symbols\hwpolicy.sys\4A5BC0FA9000\hwpolicy.sys
    Image path: \SystemRoot\System32\drivers\hwpolicy.sys
    Image name: hwpolicy.sys
    Timestamp:        Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    CheckSum:         0000A0CF
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     hwpolicy.sys
    OriginalFilename: hwpolicy.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Hardware Policy Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01603000 fffff880`01800000   tcpip      (deferred)             
    Mapped memory image file: c:\symbols\tcpip.sys\4C15A4581fd000\tcpip.sys
    Image path: \SystemRoot\System32\drivers\tcpip.sys
    Image name: tcpip.sys
    Timestamp:        Sun Jun 13 23:39:04 2010 (4C15A458)
    CheckSum:         001DD12B
    ImageSize:        001FD000
    File version:     6.1.7600.16610
    Product version:  6.1.7600.16610
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     tcpip.sys
    OriginalFilename: tcpip.sys
    ProductVersion:   6.1.7600.16610
    FileVersion:      6.1.7600.16610 (win7_gdr.100613-1554)
    FileDescription:  TCP/IP Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01800000 fffff880`0180b000   Msfs       (deferred)             
    Mapped memory image file: c:\symbols\Msfs.SYS\4A5BC113b000\Msfs.SYS
    Image path: \SystemRoot\System32\Drivers\Msfs.SYS
    Image name: Msfs.SYS
    Timestamp:        Mon Jul 13 19:19:47 2009 (4A5BC113)
    CheckSum:         00007126
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     MSFS.SYS
    OriginalFilename: MSFS.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Mailslot driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0180b000 fffff880`0181c000   Npfs       (deferred)             
    Mapped memory image file: c:\symbols\Npfs.SYS\4A5BC11411000\Npfs.SYS
    Image path: \SystemRoot\System32\Drivers\Npfs.SYS
    Image name: Npfs.SYS
    Timestamp:        Mon Jul 13 19:19:48 2009 (4A5BC114)
    CheckSum:         00019AED
    ImageSize:        00011000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     npfs.sys
    OriginalFilename: npfs.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NPFS Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0181c000 fffff880`0183a000   tdx        (deferred)             
    Mapped memory image file: c:\symbols\tdx.sys\4A5BC16B1e000\tdx.sys
    Image path: \SystemRoot\system32\DRIVERS\tdx.sys
    Image name: tdx.sys
    Timestamp:        Mon Jul 13 19:21:15 2009 (4A5BC16B)
    CheckSum:         0001C573
    ImageSize:        0001E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     tdx.sys
    OriginalFilename: tdx.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  TDI Translation Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0183a000 fffff880`01847000   TDI        (deferred)             
    Mapped memory image file: c:\symbols\TDI.SYS\4A5BC16Ed000\TDI.SYS
    Image path: \SystemRoot\system32\DRIVERS\TDI.SYS
    Image name: TDI.SYS
    Timestamp:        Mon Jul 13 19:21:18 2009 (4A5BC16E)
    CheckSum:         0000EDD1
    ImageSize:        0000D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     tdi.sys
    OriginalFilename: tdi.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  TDI Wrapper
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01847000 fffff880`01898000   rdbss      (deferred)             
    Mapped memory image file: c:\symbols\rdbss.sys\4A5BC21951000\rdbss.sys
    Image path: \SystemRoot\system32\DRIVERS\rdbss.sys
    Image name: rdbss.sys
    Timestamp:        Mon Jul 13 19:24:09 2009 (4A5BC219)
    CheckSum:         0005B02F
    ImageSize:        00051000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     rdbss.sys
    OriginalFilename: RDBSS.Sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Redirected Drive Buffering SubSystem Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`018a9000 fffff880`018e3000   fvevol     (deferred)             
    Image path: \SystemRoot\System32\DRIVERS\fvevol.sys
    Image name: fvevol.sys
    Timestamp:        Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    CheckSum:         00040C69
    ImageSize:        0003A000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`018e3000 fffff880`018f9000   disk       (deferred)             
    Mapped memory image file: c:\symbols\disk.sys\4A5BC11D16000\disk.sys
    Image path: \SystemRoot\system32\DRIVERS\disk.sys
    Image name: disk.sys
    Timestamp:        Mon Jul 13 19:19:57 2009 (4A5BC11D)
    CheckSum:         0001FF1D
    ImageSize:        00016000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     disk.sys
    OriginalFilename: disk.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  PnP Disk Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`018f9000 fffff880`01929000   CLASSPNP   (deferred)             
    Mapped memory image file: c:\symbols\CLASSPNP.SYS\4A5BC11E30000\CLASSPNP.SYS
    Image path: \SystemRoot\system32\DRIVERS\CLASSPNP.SYS
    Image name: CLASSPNP.SYS
    Timestamp:        Mon Jul 13 19:19:58 2009 (4A5BC11E)
    CheckSum:         0003233F
    ImageSize:        00030000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     Classpnp.sys
    OriginalFilename: Classpnp.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  SCSI Class System Dll
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0195f000 fffff880`01989000   cdrom      (deferred)             
    Mapped memory image file: c:\symbols\cdrom.sys\4A5BC11A2a000\cdrom.sys
    Image path: \SystemRoot\system32\DRIVERS\cdrom.sys
    Image name: cdrom.sys
    Timestamp:        Mon Jul 13 19:19:54 2009 (4A5BC11A)
    CheckSum:         0003309A
    ImageSize:        0002A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     cdrom.sys
    OriginalFilename: cdrom.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  SCSI CD-ROM Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01989000 fffff880`01992000   Null       (deferred)             
    Mapped memory image file: c:\symbols\Null.SYS\4A5BC1099000\Null.SYS
    Image path: \SystemRoot\System32\Drivers\Null.SYS
    Image name: Null.SYS
    Timestamp:        Mon Jul 13 19:19:37 2009 (4A5BC109)
    CheckSum:         0000E9DB
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     null.sys
    OriginalFilename: null.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NULL Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01992000 fffff880`01999000   Beep       (deferred)             
    Mapped memory image file: c:\symbols\Beep.SYS\4A5BCA8D7000\Beep.SYS
    Image path: \SystemRoot\System32\Drivers\Beep.SYS
    Image name: Beep.SYS
    Timestamp:        Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    CheckSum:         000036EB
    ImageSize:        00007000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     beep.sys
    OriginalFilename: beep.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  BEEP Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`01999000 fffff880`019a7000   vga        (deferred)             
    Mapped memory image file: c:\symbols\vga.sys\4A5BC587e000\vga.sys
    Image path: \SystemRoot\System32\drivers\vga.sys
    Image name: vga.sys
    Timestamp:        Mon Jul 13 19:38:47 2009 (4A5BC587)
    CheckSum:         00013E6F
    ImageSize:        0000E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.4 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     vga.sys
    OriginalFilename: vga.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  VGA/Super VGA Video Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`019a7000 fffff880`019cc000   VIDEOPRT   (deferred)             
    Mapped memory image file: c:\symbols\VIDEOPRT.SYS\4A5BC58B25000\VIDEOPRT.SYS
    Image path: \SystemRoot\System32\drivers\VIDEOPRT.SYS
    Image name: VIDEOPRT.SYS
    Timestamp:        Mon Jul 13 19:38:51 2009 (4A5BC58B)
    CheckSum:         00028FC7
    ImageSize:        00025000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.4 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     videoprt.sys
    OriginalFilename: videoprt.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Video Port Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`019cc000 fffff880`019dc000   watchdog   (deferred)             
    Mapped memory image file: c:\symbols\watchdog.sys\4A5BC53F10000\watchdog.sys
    Image path: \SystemRoot\System32\drivers\watchdog.sys
    Image name: watchdog.sys
    Timestamp:        Mon Jul 13 19:37:35 2009 (4A5BC53F)
    CheckSum:         00019CBE
    ImageSize:        00010000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     watchdog.sys
    OriginalFilename: watchdog.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Watchdog Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`019dc000 fffff880`019e5000   RDPCDD     (deferred)             
    Mapped memory image file: c:\symbols\RDPCDD.sys\4A5BCE629000\RDPCDD.sys
    Image path: \SystemRoot\System32\DRIVERS\RDPCDD.sys
    Image name: RDPCDD.sys
    Timestamp:        Mon Jul 13 20:16:34 2009 (4A5BCE62)
    CheckSum:         0000FFAC
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.4 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RDPCDD.SYS
    OriginalFilename: RDPCDD.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RDP Miniport
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`019e5000 fffff880`019ee000   rdpencdd   (deferred)             
    Mapped memory image file: c:\symbols\rdpencdd.sys\4A5BCE629000\rdpencdd.sys
    Image path: \SystemRoot\system32\drivers\rdpencdd.sys
    Image name: rdpencdd.sys
    Timestamp:        Mon Jul 13 20:16:34 2009 (4A5BCE62)
    CheckSum:         000074D5
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.4 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RDPENCDD.SYS
    OriginalFilename: RDPENCDD.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RDP Encoder Miniport
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`019ee000 fffff880`019f7000   rdprefmp   (deferred)             
    Mapped memory image file: c:\symbols\rdprefmp.sys\4A5BCE639000\rdprefmp.sys
    Image path: \SystemRoot\system32\drivers\rdprefmp.sys
    Image name: rdprefmp.sys
    Timestamp:        Mon Jul 13 20:16:35 2009 (4A5BCE63)
    CheckSum:         0000ABCD
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.4 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RDPREFMP.SYS
    OriginalFilename: RDPREFMP.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RDP Reflector Driver Miniport
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02800000 fffff880`02814000   LMouFilt   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\LMouFilt.Sys
    Image name: LMouFilt.Sys
    Timestamp:        Wed Jun 17 12:49:43 2009 (4A391EA7)
    CheckSum:         0001D7FF
    ImageSize:        00014000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`02814000 fffff880`02822000   kbdhid     (deferred)             
    Mapped memory image file: c:\symbols\kbdhid.sys\4A5BCA94e000\kbdhid.sys
    Image path: \SystemRoot\system32\DRIVERS\kbdhid.sys
    Image name: kbdhid.sys
    Timestamp:        Mon Jul 13 20:00:20 2009 (4A5BCA94)
    CheckSum:         0000A9BC
    ImageSize:        0000E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     kbdhid.sys
    OriginalFilename: kbdhid.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  HID Keyboard Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02849000 fffff880`0295e000   ae1000w7   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\ae1000w7.sys
    Image name: ae1000w7.sys
    Timestamp:        Fri Jan 15 03:15:48 2010 (4B502434)
    CheckSum:         00115F70
    ImageSize:        00115000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0295e000 fffff880`0296b000   vwifibus   (deferred)             
    Mapped memory image file: c:\symbols\vwifibus.sys\4A5BCC39d000\vwifibus.sys
    Image path: \SystemRoot\system32\DRIVERS\vwifibus.sys
    Image name: vwifibus.sys
    Timestamp:        Mon Jul 13 20:07:21 2009 (4A5BCC39)
    CheckSum:         0000C5FA
    ImageSize:        0000D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     VWiFiBus.sys
    OriginalFilename: VWiFiBus.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Virtual WiFi Bus Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0296b000 fffff880`02979000   monitor    (deferred)             
    Mapped memory image file: c:\symbols\monitor.sys\4A5BC58Ce000\monitor.sys
    Image path: \SystemRoot\system32\DRIVERS\monitor.sys
    Image name: monitor.sys
    Timestamp:        Mon Jul 13 19:38:52 2009 (4A5BC58C)
    CheckSum:         000092BF
    ImageSize:        0000E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     monitor.sys
    OriginalFilename: monitor.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Monitor Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02979000 fffff880`02996000   usbccgp    (deferred)             
    Mapped memory image file: c:\symbols\usbccgp.sys\4A5BCC151d000\usbccgp.sys
    Image path: \SystemRoot\system32\DRIVERS\usbccgp.sys
    Image name: usbccgp.sys
    Timestamp:        Mon Jul 13 20:06:45 2009 (4A5BCC15)
    CheckSum:         000274D7
    ImageSize:        0001D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     USBCCGP.SYS
    OriginalFilename: USBCCGP.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  USB Common Class Generic Parent Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02996000 fffff880`029a8100   xusb21     (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\xusb21.sys
    Image name: xusb21.sys
    Timestamp:        Thu Aug 13 18:10:17 2009 (4A848F49)
    CheckSum:         0001398B
    ImageSize:        00012100
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`029a9000 fffff880`029b7000   hidusb     (deferred)             
    Mapped memory image file: c:\symbols\hidusb.sys\4A5BCBFEe000\hidusb.sys
    Image path: \SystemRoot\system32\DRIVERS\hidusb.sys
    Image name: hidusb.sys
    Timestamp:        Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    CheckSum:         00011830
    ImageSize:        0000E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     HIDUSB.SYS
    OriginalFilename: HIDUSB.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  USB Miniport Driver for Input Devices
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`029b7000 fffff880`029d0000   HIDCLASS   (deferred)             
    Mapped memory image file: c:\symbols\HIDCLASS.SYS\4A5BCBFD19000\HIDCLASS.SYS
    Image path: \SystemRoot\system32\DRIVERS\HIDCLASS.SYS
    Image name: HIDCLASS.SYS
    Timestamp:        Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    CheckSum:         00019E19
    ImageSize:        00019000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     hidclass.sys
    OriginalFilename: hidclass.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Hid Class Library
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`029d0000 fffff880`029d8080   HIDPARSE   (deferred)             
    Mapped memory image file: c:\symbols\HIDPARSE.SYS\4A5BCBF98080\HIDPARSE.SYS
    Image path: \SystemRoot\system32\DRIVERS\HIDPARSE.SYS
    Image name: HIDPARSE.SYS
    Timestamp:        Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    CheckSum:         0000D669
    ImageSize:        00008080
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     hidparse.sys
    OriginalFilename: hidparse.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Hid Parsing Library
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`029d9000 fffff880`029ec000   LHidFilt   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\LHidFilt.Sys
    Image name: LHidFilt.Sys
    Timestamp:        Wed Jun 17 12:49:39 2009 (4A391EA3)
    CheckSum:         00014EDE
    ImageSize:        00013000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`029ec000 fffff880`029f9000   mouhid     (deferred)             
    Mapped memory image file: c:\symbols\mouhid.sys\4A5BCA94d000\mouhid.sys
    Image path: \SystemRoot\system32\DRIVERS\mouhid.sys
    Image name: mouhid.sys
    Timestamp:        Mon Jul 13 20:00:20 2009 (4A5BCA94)
    CheckSum:         00009604
    ImageSize:        0000D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     mouhid.sys
    OriginalFilename: mouhid.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  HID Mouse Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02c00000 fffff880`02c24000   rasl2tp    (deferred)             
    Mapped memory image file: c:\symbols\rasl2tp.sys\4A5BCCE324000\rasl2tp.sys
    Image path: \SystemRoot\system32\DRIVERS\rasl2tp.sys
    Image name: rasl2tp.sys
    Timestamp:        Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    CheckSum:         00024400
    ImageSize:        00024000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     rasl2tp.sys
    OriginalFilename: rasl2tp.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RAS L2TP mini-port/call-manager driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02c24000 fffff880`02c3f000   raspppoe   (deferred)             
    Mapped memory image file: c:\symbols\raspppoe.sys\4A5BCCE91b000\raspppoe.sys
    Image path: \SystemRoot\system32\DRIVERS\raspppoe.sys
    Image name: raspppoe.sys
    Timestamp:        Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    CheckSum:         00019A00
    ImageSize:        0001B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     raspppoe.sys
    OriginalFilename: raspppoe.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RAS PPPoE mini-port/call-manager driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02c4d000 fffff880`02cd7000   afd        (deferred)             
    Mapped memory image file: c:\symbols\afd.sys\4A5BC1848a000\afd.sys
    Image path: \SystemRoot\system32\drivers\afd.sys
    Image name: afd.sys
    Timestamp:        Mon Jul 13 19:21:40 2009 (4A5BC184)
    CheckSum:         00089FEA
    ImageSize:        0008A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     afd.sys
    OriginalFilename: afd.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Ancillary Function Driver for WinSock
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02cd7000 fffff880`02d1c000   netbt      (deferred)             
    Mapped memory image file: c:\symbols\netbt.sys\4A5BC17845000\netbt.sys
    Image path: \SystemRoot\System32\DRIVERS\netbt.sys
    Image name: netbt.sys
    Timestamp:        Mon Jul 13 19:21:28 2009 (4A5BC178)
    CheckSum:         0004A6B3
    ImageSize:        00045000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     netbt.sys
    OriginalFilename: netbt.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  MBT Transport driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02d1c000 fffff880`02d25000   wfplwf     (deferred)             
    Mapped memory image file: c:\symbols\wfplwf.sys\4A5BCCB69000\wfplwf.sys
    Image path: \SystemRoot\system32\DRIVERS\wfplwf.sys
    Image name: wfplwf.sys
    Timestamp:        Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    CheckSum:         0000B17B
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     WFPLWF.SYS
    OriginalFilename: WFPLWF.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  WFP NDIS 6.20 Lightweight Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02d25000 fffff880`02d4b000   pacer      (deferred)             
    Mapped memory image file: c:\symbols\pacer.sys\4A5BCCC526000\pacer.sys
    Image path: \SystemRoot\system32\DRIVERS\pacer.sys
    Image name: pacer.sys
    Timestamp:        Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    CheckSum:         0002A8A7
    ImageSize:        00026000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     pacer.sys
    OriginalFilename: pacer.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  QoS Packet Scheduler
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02d4b000 fffff880`02d61000   vwififlt   (deferred)             
    Mapped memory image file: c:\symbols\vwififlt.sys\4A5BCC3A16000\vwififlt.sys
    Image path: \SystemRoot\system32\DRIVERS\vwififlt.sys
    Image name: vwififlt.sys
    Timestamp:        Mon Jul 13 20:07:22 2009 (4A5BCC3A)
    CheckSum:         0001A7DC
    ImageSize:        00016000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     vwififlt.sys
    OriginalFilename: vwififlt.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Virtual WiFi Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02d61000 fffff880`02d70000   netbios    (deferred)             
    Mapped memory image file: c:\symbols\netbios.sys\4A5BCCB6f000\netbios.sys
    Image path: \SystemRoot\system32\DRIVERS\netbios.sys
    Image name: netbios.sys
    Timestamp:        Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    CheckSum:         00011668
    ImageSize:        0000F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NETBIOS.SYS
    OriginalFilename: NETBIOS.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NetBIOS interface driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02d70000 fffff880`02d8d000   serial     (deferred)             
    Mapped memory image file: c:\symbols\serial.sys\4A5BCAA81d000\serial.sys
    Image path: \SystemRoot\system32\DRIVERS\serial.sys
    Image name: serial.sys
    Timestamp:        Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    CheckSum:         0001D422
    ImageSize:        0001D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     serial.sys
    OriginalFilename: serial.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Serial Device Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02d8d000 fffff880`02da8000   wanarp     (deferred)             
    Mapped memory image file: c:\symbols\wanarp.sys\4A5BCCED1b000\wanarp.sys
    Image path: \SystemRoot\system32\DRIVERS\wanarp.sys
    Image name: wanarp.sys
    Timestamp:        Mon Jul 13 20:10:21 2009 (4A5BCCED)
    CheckSum:         0001833E
    ImageSize:        0001B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     WANARP.SYS
    OriginalFilename: WANARP.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  MS Remote Access and Routing ARP Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02da8000 fffff880`02dbc000   termdd     (deferred)             
    Mapped memory image file: c:\symbols\termdd.sys\4A5BCE6414000\termdd.sys
    Image path: \SystemRoot\system32\DRIVERS\termdd.sys
    Image name: termdd.sys
    Timestamp:        Mon Jul 13 20:16:36 2009 (4A5BCE64)
    CheckSum:         0001BD57
    ImageSize:        00014000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     termdd.sys
    OriginalFilename: termdd.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Remote Desktop Server Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02dbc000 fffff880`02dc8000   nsiproxy   (deferred)             
    Mapped memory image file: c:\symbols\nsiproxy.sys\4A5BC15Ec000\nsiproxy.sys
    Image path: \SystemRoot\system32\drivers\nsiproxy.sys
    Image name: nsiproxy.sys
    Timestamp:        Mon Jul 13 19:21:02 2009 (4A5BC15E)
    CheckSum:         00013ED5
    ImageSize:        0000C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     nsiproxy.sys
    OriginalFilename: nsiproxy.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NSI Proxy
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02dc8000 fffff880`02dd3000   mssmbios   (deferred)             
    Mapped memory image file: c:\symbols\mssmbios.sys\4A5BC3BEb000\mssmbios.sys
    Image path: \SystemRoot\system32\DRIVERS\mssmbios.sys
    Image name: mssmbios.sys
    Timestamp:        Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    CheckSum:         0000F474
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     smbios.sys
    OriginalFilename: smbios.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  System Management BIOS Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`02dd3000 fffff880`02de2000   discache   (deferred)             
    Mapped memory image file: c:\symbols\discache.sys\4A5BC52Ef000\discache.sys
    Image path: \SystemRoot\System32\drivers\discache.sys
    Image name: discache.sys
    Timestamp:        Mon Jul 13 19:37:18 2009 (4A5BC52E)
    CheckSum:         00015F3F
    ImageSize:        0000F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     syscache.sys
    OriginalFilename: syscache.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  System Indexer/Cache Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04000000 fffff880`04011000   usbehci    (deferred)             
    Mapped memory image file: c:\symbols\usbehci.sys\4A5BCC0611000\usbehci.sys
    Image path: \SystemRoot\system32\DRIVERS\usbehci.sys
    Image name: usbehci.sys
    Timestamp:        Mon Jul 13 20:06:30 2009 (4A5BCC06)
    CheckSum:         000105CD
    ImageSize:        00011000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     USBEHCI.sys
    OriginalFilename: USBEHCI.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  EHCI eUSB Miniport Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04011000 fffff880`04027000   AgileVpn   (deferred)             
    Mapped memory image file: c:\symbols\AgileVpn.sys\4A5BCCF016000\AgileVpn.sys
    Image path: \SystemRoot\system32\DRIVERS\AgileVpn.sys
    Image name: AgileVpn.sys
    Timestamp:        Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    CheckSum:         000192BE
    ImageSize:        00016000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     agilevpn.sys
    OriginalFilename: agilevpn.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RAS Agile Vpn Miniport Call Manager
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0402b000 fffff880`040ae000   csc        (deferred)             
    Mapped memory image file: c:\symbols\csc.sys\4A5BC22A83000\csc.sys
    Image path: \SystemRoot\system32\drivers\csc.sys
    Image name: csc.sys
    Timestamp:        Mon Jul 13 19:24:26 2009 (4A5BC22A)
    CheckSum:         00085D48
    ImageSize:        00083000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     csc.sys
    OriginalFilename: CSC.Sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Windows Client Side Caching Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`040ae000 fffff880`040cc000   dfsc       (deferred)             
    Mapped memory image file: c:\symbols\dfsc.sys\4A5BC2001e000\dfsc.sys
    Image path: \SystemRoot\System32\Drivers\dfsc.sys
    Image name: dfsc.sys
    Timestamp:        Mon Jul 13 19:23:44 2009 (4A5BC200)
    CheckSum:         0001F810
    ImageSize:        0001E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dfsclient.sys
    OriginalFilename: dfsclient.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  DFS Namespace Client Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`040cc000 fffff880`040dd000   blbdrive   (deferred)             
    Mapped memory image file: c:\symbols\blbdrive.sys\4A5BC4DF11000\blbdrive.sys
    Image path: \SystemRoot\system32\DRIVERS\blbdrive.sys
    Image name: blbdrive.sys
    Timestamp:        Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    CheckSum:         00019567
    ImageSize:        00011000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     blbdrive.sys
    OriginalFilename: blbdrive.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  BLB Drive Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`040dd000 fffff880`040ff000   avipbb     (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\avipbb.sys
    Image name: avipbb.sys
    Timestamp:        Mon Feb 22 05:08:50 2010 (4B8257B2)
    CheckSum:         000229BB
    ImageSize:        00022000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`040ff000 fffff880`04107000   AppleCharger   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\AppleCharger.sys
    Image name: AppleCharger.sys
    Timestamp:        Mon Apr 26 23:54:05 2010 (4BD65FDD)
    CheckSum:         000093A3
    ImageSize:        00008000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`04107000 fffff880`0412d000   tunnel     (deferred)             
    Mapped memory image file: c:\symbols\tunnel.sys\4A5BCCC126000\tunnel.sys
    Image path: \SystemRoot\system32\DRIVERS\tunnel.sys
    Image name: tunnel.sys
    Timestamp:        Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    CheckSum:         0002B032
    ImageSize:        00026000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     tunnel.sys
    OriginalFilename: tunnel.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Microsoft Tunnel Interface Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0412d000 fffff880`04142000   amdppm     (deferred)             
    Mapped memory image file: c:\symbols\amdppm.sys\4A5BC0FD15000\amdppm.sys
    Image path: \SystemRoot\system32\DRIVERS\amdppm.sys
    Image name: amdppm.sys
    Timestamp:        Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    CheckSum:         0001EA42
    ImageSize:        00015000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     amdppm.sys
    OriginalFilename: amdppm.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Processor Device Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04142000 fffff880`0414b000   wmiacpi    (deferred)             
    Mapped memory image file: c:\symbols\wmiacpi.sys\4A5BC3B69000\wmiacpi.sys
    Image path: \SystemRoot\system32\DRIVERS\wmiacpi.sys
    Image name: wmiacpi.sys
    Timestamp:        Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    CheckSum:         000042C0
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     wmiacpi.sys
    OriginalFilename: wmiacpi.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Windows Management Interface for ACPI
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0414b000 fffff880`04197000   atikmpag   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\atikmpag.sys
    Image name: atikmpag.sys
    Timestamp:        Thu Nov 25 21:16:47 2010 (4CEF188F)
    CheckSum:         0004F92A
    ImageSize:        0004C000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`04197000 fffff880`041a2000   usbohci    (deferred)             
    Mapped memory image file: c:\symbols\usbohci.sys\4A5BCC06b000\usbohci.sys
    Image path: \SystemRoot\system32\DRIVERS\usbohci.sys
    Image name: usbohci.sys
    Timestamp:        Mon Jul 13 20:06:30 2009 (4A5BCC06)
    CheckSum:         0000E008
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     USBOHCI.sys
    OriginalFilename: USBOHCI.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  OHCI USB Miniport Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`041a2000 fffff880`041f8000   USBPORT    (deferred)             
    Mapped memory image file: c:\symbols\USBPORT.SYS\4A5BCC0756000\USBPORT.SYS
    Image path: \SystemRoot\system32\DRIVERS\USBPORT.SYS
    Image name: USBPORT.SYS
    Timestamp:        Mon Jul 13 20:06:31 2009 (4A5BCC07)
    CheckSum:         0005E0B4
    ImageSize:        00056000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     usbport.sys
    OriginalFilename: usbport.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  USB 1.1 & 2.0 Port Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04200000 fffff880`04222000   drmk       (deferred)             
    Image path: \SystemRoot\system32\drivers\drmk.sys
    Image name: drmk.sys
    Timestamp:        Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    CheckSum:         0002966E
    ImageSize:        00022000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`04222000 fffff880`04265000   ks         (deferred)             
    Image path: \SystemRoot\system32\drivers\ks.sys
    Image name: ks.sys
    Timestamp:        Wed Mar 03 23:32:25 2010 (4B8F37D9)
    CheckSum:         000410FC
    ImageSize:        00043000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`04265000 fffff880`04296000   ctoss2k    (deferred)             
    Image path: \SystemRoot\system32\drivers\ctoss2k.sys
    Image name: ctoss2k.sys
    Timestamp:        Wed May 05 08:57:46 2010 (4BE16B4A)
    CheckSum:         00034E99
    ImageSize:        00031000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`04296000 fffff880`0429e000   ctprxy2k   (deferred)             
    Image path: \SystemRoot\system32\drivers\ctprxy2k.sys
    Image name: ctprxy2k.sys
    Timestamp:        Wed May 05 08:59:51 2010 (4BE16BC7)
    CheckSum:         00005CF9
    ImageSize:        00008000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0429e000 fffff880`042a3200   ksthunk    (deferred)             
    Mapped memory image file: c:\symbols\ksthunk.sys\4A5BCA935200\ksthunk.sys
    Image path: \SystemRoot\system32\drivers\ksthunk.sys
    Image name: ksthunk.sys
    Timestamp:        Mon Jul 13 20:00:19 2009 (4A5BCA93)
    CheckSum:         0000AF92
    ImageSize:        00005200
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.0 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ksthunk.sys
    OriginalFilename: ksthunk.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Kernel Streaming WOW Thunk Service
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`042a4000 fffff880`042e2000   1394ohci   (deferred)             
    Mapped memory image file: c:\symbols\1394ohci.sys\4A5BCC303e000\1394ohci.sys
    Image path: \SystemRoot\system32\DRIVERS\1394ohci.sys
    Image name: 1394ohci.sys
    Timestamp:        Mon Jul 13 20:07:12 2009 (4A5BCC30)
    CheckSum:         000397AE
    ImageSize:        0003E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     1394ohci.sys
    OriginalFilename: 1394ohci.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  1394 OpenHCI Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`042e2000 fffff880`042ef000   fdc        (deferred)             
    Mapped memory image file: c:\symbols\fdc.sys\4A5BCAB6d000\fdc.sys
    Image path: \SystemRoot\system32\DRIVERS\fdc.sys
    Image name: fdc.sys
    Timestamp:        Mon Jul 13 20:00:54 2009 (4A5BCAB6)
    CheckSum:         000096FB
    ImageSize:        0000D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     fdc.sys
    OriginalFilename: fdc.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Floppy Disk Controller Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`042ef000 fffff880`042fb000   serenum    (deferred)             
    Mapped memory image file: c:\symbols\serenum.sys\4A5BCAA1c000\serenum.sys
    Image path: \SystemRoot\system32\DRIVERS\serenum.sys
    Image name: serenum.sys
    Timestamp:        Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    CheckSum:         00013C2F
    ImageSize:        0000C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     serenum.sys
    OriginalFilename: serenum.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Serial Port Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`042fe000 fffff880`043a3700   ctaud2k    (deferred)             
    Image path: \SystemRoot\system32\drivers\ctaud2k.sys
    Image name: ctaud2k.sys
    Timestamp:        Wed May 05 08:59:48 2010 (4BE16BC4)
    CheckSum:         000B61CB
    ImageSize:        000A5700
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`043a4000 fffff880`043e1000   portcls    (deferred)             
    Mapped memory image file: c:\symbols\portcls.sys\4A5BCC033d000\portcls.sys
    Image path: \SystemRoot\system32\drivers\portcls.sys
    Image name: portcls.sys
    Timestamp:        Mon Jul 13 20:06:27 2009 (4A5BCC03)
    CheckSum:         00047A50
    ImageSize:        0003D000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.9 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     portcls.sys
    OriginalFilename: portcls.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Port Class (Class Driver for Port/Miniport Devices)
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`043e1000 fffff880`043f1000   CompositeBus   (deferred)             
    Mapped memory image file: c:\symbols\CompositeBus.sys\4A5BCAA110000\CompositeBus.sys
    Image path: \SystemRoot\system32\DRIVERS\CompositeBus.sys
    Image name: CompositeBus.sys
    Timestamp:        Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    CheckSum:         00016207
    ImageSize:        00010000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     compositebus.sys
    OriginalFilename: compositebus.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Multi-Transport Composite Bus Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`043f1000 fffff880`043fd000   ndistapi   (deferred)             
    Mapped memory image file: c:\symbols\ndistapi.sys\4A5BCCD8c000\ndistapi.sys
    Image path: \SystemRoot\system32\DRIVERS\ndistapi.sys
    Image name: ndistapi.sys
    Timestamp:        Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    CheckSum:         000063EA
    ImageSize:        0000C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NDISTAPI.SYS
    OriginalFilename: NDISTAPI.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NDIS 3.0 connection wrapper driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04800000 fffff880`04830000   nusb3xhc   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\nusb3xhc.sys
    Image name: nusb3xhc.sys
    Timestamp:        Fri Nov 20 05:16:01 2009 (4B066C61)
    CheckSum:         00038654
    ImageSize:        00030000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`04830000 fffff880`04831f00   USBD       (deferred)             
    Mapped memory image file: c:\symbols\USBD.SYS\4A5BCBFF1f00\USBD.SYS
    Image path: \SystemRoot\system32\DRIVERS\USBD.SYS
    Image name: USBD.SYS
    Timestamp:        Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    CheckSum:         0000E842
    ImageSize:        00001F00
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     usbd.sys
    OriginalFilename: usbd.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Universal Serial Bus Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`04832000 fffff880`04889000   Rt64win7   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\Rt64win7.sys
    Image name: Rt64win7.sys
    Timestamp:        Mon Mar 22 05:57:14 2010 (4BA73EFA)
    CheckSum:         0005CA6C
    ImageSize:        00057000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`04889000 fffff880`0509a000   atikmdag   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\atikmdag.sys
    Image name: atikmdag.sys
    Timestamp:        Thu Nov 25 21:46:44 2010 (4CEF1F94)
    CheckSum:         007CA105
    ImageSize:        00811000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`0509a000 fffff880`0518e000   dxgkrnl    (deferred)             
    Mapped memory image file: c:\symbols\dxgkrnl.sys\4AC5509Ef4000\dxgkrnl.sys
    Image path: \SystemRoot\System32\drivers\dxgkrnl.sys
    Image name: dxgkrnl.sys
    Timestamp:        Thu Oct 01 21:00:14 2009 (4AC5509E)
    CheckSum:         000F2129
    ImageSize:        000F4000
    File version:     6.1.7600.16432
    Product version:  6.1.7600.16432
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dxgkrnl.sys
    OriginalFilename: dxgkrnl.sys
    ProductVersion:   6.1.7600.16432
    FileVersion:      6.1.7600.16432 (win7_gdr.091001-1312)
    FileDescription:  DirectX Graphics Kernel
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0518e000 fffff880`051d4000   dxgmms1    (deferred)             
    Mapped memory image file: c:\symbols\dxgmms1.sys\4A5BC57846000\dxgmms1.sys
    Image path: \SystemRoot\System32\drivers\dxgmms1.sys
    Image name: dxgmms1.sys
    Timestamp:        Mon Jul 13 19:38:32 2009 (4A5BC578)
    CheckSum:         0004AD44
    ImageSize:        00046000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dxgmms1.sys
    OriginalFilename: dxgmms1.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  DirectX Graphics MMS
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`051d4000 fffff880`051f8000   HDAudBus   (deferred)             
    Mapped memory image file: c:\symbols\HDAudBus.sys\4A5BCBF524000\HDAudBus.sys
    Image path: \SystemRoot\system32\DRIVERS\HDAudBus.sys
    Image name: HDAudBus.sys
    Timestamp:        Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    CheckSum:         00020C3E
    ImageSize:        00024000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.9 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     hdaudbus.sys
    OriginalFilename: hdaudbus.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  High Definition Audio Bus Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`05297000 fffff880`052b8000   raspptp    (deferred)             
    Mapped memory image file: c:\symbols\raspptp.sys\4A5BCCEA21000\raspptp.sys
    Image path: \SystemRoot\system32\DRIVERS\raspptp.sys
    Image name: raspptp.sys
    Timestamp:        Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    CheckSum:         00022B93
    ImageSize:        00021000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RASPPTP.SYS
    OriginalFilename: RASPPTP.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Peer-to-Peer Tunneling Protocol
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`052b8000 fffff880`052d2000   rassstp    (deferred)             
    Mapped memory image file: c:\symbols\rassstp.sys\4A5BCCF11a000\rassstp.sys
    Image path: \SystemRoot\system32\DRIVERS\rassstp.sys
    Image name: rassstp.sys
    Timestamp:        Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    CheckSum:         0002274B
    ImageSize:        0001A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     rassstp.sys
    OriginalFilename: rassstp.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  RAS SSTP Miniport Call Manager
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`052d2000 fffff880`052dd000   rdpbus     (deferred)             
    Mapped memory image file: c:\symbols\rdpbus.sys\4A5BCEAAb000\rdpbus.sys
    Image path: \SystemRoot\system32\DRIVERS\rdpbus.sys
    Image name: rdpbus.sys
    Timestamp:        Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    CheckSum:         0000C3AD
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.0 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RDPBUS.SYS
    OriginalFilename: RDPBUS.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Microsoft RDP Bus Device driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`052dd000 fffff880`052ec000   kbdclass   (deferred)             
    Mapped memory image file: c:\symbols\kbdclass.sys\4A5BC116f000\kbdclass.sys
    Image path: \SystemRoot\system32\DRIVERS\kbdclass.sys
    Image name: kbdclass.sys
    Timestamp:        Mon Jul 13 19:19:50 2009 (4A5BC116)
    CheckSum:         0001B4C5
    ImageSize:        0000F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     kbdclass.sys
    OriginalFilename: kbdclass.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Keyboard Class Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`052ec000 fffff880`052fb000   mouclass   (deferred)             
    Mapped memory image file: c:\symbols\mouclass.sys\4A5BC116f000\mouclass.sys
    Image path: \SystemRoot\system32\DRIVERS\mouclass.sys
    Image name: mouclass.sys
    Timestamp:        Mon Jul 13 19:19:50 2009 (4A5BC116)
    CheckSum:         0000E5DE
    ImageSize:        0000F000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     mouclass.sys
    OriginalFilename: mouclass.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Mouse Class Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`052fb000 fffff880`052fc480   swenum     (deferred)             
    Mapped memory image file: c:\symbols\swenum.sys\4A5BCA921480\swenum.sys
    Image path: \SystemRoot\system32\DRIVERS\swenum.sys
    Image name: swenum.sys
    Timestamp:        Mon Jul 13 20:00:18 2009 (4A5BCA92)
    CheckSum:         0000934E
    ImageSize:        00001480
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.0 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     swenum.sys
    OriginalFilename: swenum.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Plug and Play Software Device Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`052fd000 fffff880`0530f000   umbus      (deferred)             
    Mapped memory image file: c:\symbols\umbus.sys\4A5BCC2012000\umbus.sys
    Image path: \SystemRoot\system32\DRIVERS\umbus.sys
    Image name: umbus.sys
    Timestamp:        Mon Jul 13 20:06:56 2009 (4A5BCC20)
    CheckSum:         0000EA32
    ImageSize:        00012000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     umbus.sys
    OriginalFilename: umbus.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  User-Mode Bus Enumerator
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0530f000 fffff880`05326000   nusb3hub   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\nusb3hub.sys
    Image name: nusb3hub.sys
    Timestamp:        Fri Nov 20 05:15:57 2009 (4B066C5D)
    CheckSum:         00016F6B
    ImageSize:        00017000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`05326000 fffff880`05380000   usbhub     (deferred)             
    Mapped memory image file: c:\symbols\usbhub.sys\4A5BCC2D5a000\usbhub.sys
    Image path: \SystemRoot\system32\DRIVERS\usbhub.sys
    Image name: usbhub.sys
    Timestamp:        Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    CheckSum:         0005BB10
    ImageSize:        0005A000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     usbhub.sys
    OriginalFilename: usbhub.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Default Hub Driver for USB
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`05380000 fffff880`0538b000   flpydisk   (deferred)             
    Mapped memory image file: c:\symbols\flpydisk.sys\4A5BCAB6b000\flpydisk.sys
    Image path: \SystemRoot\system32\DRIVERS\flpydisk.sys
    Image name: flpydisk.sys
    Timestamp:        Mon Jul 13 20:00:54 2009 (4A5BCAB6)
    CheckSum:         00014F88
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     floppy.sys
    OriginalFilename: floppy.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Floppy Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0538b000 fffff880`053c3000   ctsfm2k    (deferred)             
    Image path: \SystemRoot\system32\drivers\ctsfm2k.sys
    Image name: ctsfm2k.sys
    Timestamp:        Wed May 05 08:57:33 2010 (4BE16B3D)
    CheckSum:         000376A1
    ImageSize:        00038000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06a00000 fffff880`06a15000   NDProxy    (deferred)             
    Mapped memory image file: c:\symbols\NDProxy.SYS\4A5BCCDD15000\NDProxy.SYS
    Image path: \SystemRoot\System32\Drivers\NDProxy.SYS
    Image name: NDProxy.SYS
    Timestamp:        Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    CheckSum:         0000FB05
    ImageSize:        00015000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ndproxy.sys
    OriginalFilename: ndproxy.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NDIS Proxy
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06a15000 fffff880`06a5f000   emupia2k   (deferred)             
    Image path: \SystemRoot\system32\drivers\emupia2k.sys
    Image name: emupia2k.sys
    Timestamp:        Wed May 05 08:57:27 2010 (4BE16B37)
    CheckSum:         0002A6F2
    ImageSize:        0004A000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06a71000 fffff880`06bf2000   ha20x2k    (deferred)             
    Image path: \SystemRoot\system32\drivers\ha20x2k.sys
    Image name: ha20x2k.sys
    Timestamp:        Wed May 05 08:59:10 2010 (4BE16B9E)
    CheckSum:         00189CE7
    ImageSize:        00181000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06c5d000 fffff880`06d0b000   ctac32k    (deferred)             
    Image path: \SystemRoot\system32\drivers\ctac32k.sys
    Image name: ctac32k.sys
    Timestamp:        Wed Jul 02 04:38:22 2008 (486B3E7E)
    CheckSum:         00095082
    ImageSize:        000AE000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06d26000 fffff880`06d5b000   CT20XUT    (deferred)             
    Image path: \SystemRoot\System32\drivers\CT20XUT.SYS
    Image name: CT20XUT.SYS
    Timestamp:        Wed May 05 09:01:28 2010 (4BE16C28)
    CheckSum:         00036731
    ImageSize:        00035000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06d5b000 fffff880`06d67000   dump_dumpata   (deferred)             
    Mapped memory image file: c:\symbols\dumpata.sys\4A5BC113c000\dumpata.sys
    Image path: \SystemRoot\System32\Drivers\dump_dumpata.sys
    Image name: dump_dumpata.sys
    Timestamp:        Mon Jul 13 19:19:47 2009 (4A5BC113)
    CheckSum:         0000DE50
    ImageSize:        0000C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dumpata.sys
    OriginalFilename: dumpata.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ATAPI Dump Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06d67000 fffff880`06d70000   dump_atapi   (deferred)             
    Mapped memory image file: c:\symbols\atapi.sys\4A5BC1139000\atapi.sys
    Image path: \SystemRoot\System32\Drivers\dump_atapi.sys
    Image name: dump_atapi.sys
    Timestamp:        Mon Jul 13 19:19:47 2009 (4A5BC113)
    CheckSum:         000065BB
    ImageSize:        00009000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     atapi.sys
    OriginalFilename: atapi.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  ATAPI IDE Miniport Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06d70000 fffff880`06d83000   dump_dumpfve   (deferred)             
    Mapped memory image file: c:\symbols\dumpfve.sys\4A5BC18F13000\dumpfve.sys
    Image path: \SystemRoot\System32\Drivers\dump_dumpfve.sys
    Image name: dump_dumpfve.sys
    Timestamp:        Mon Jul 13 19:21:51 2009 (4A5BC18F)
    CheckSum:         00010DEA
    ImageSize:        00013000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dumpfve.sys
    OriginalFilename: dumpfve.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Bitlocker Drive Encryption Crashdump Filter
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06e00000 fffff880`06e20000   AtihdW76   (deferred)             
    Image path: \SystemRoot\system32\drivers\AtihdW76.sys
    Image name: AtihdW76.sys
    Timestamp:        Wed Nov 17 07:02:04 2010 (4CE3C43C)
    CheckSum:         0001F832
    ImageSize:        00020000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`06e20000 fffff880`06e7c000   HdAudio    (deferred)             
    Mapped memory image file: c:\symbols\HdAudio.sys\4A5BCC235c000\HdAudio.sys
    Image path: \SystemRoot\system32\drivers\HdAudio.sys
    Image name: HdAudio.sys
    Timestamp:        Mon Jul 13 20:06:59 2009 (4A5BCC23)
    CheckSum:         0005D09C
    ImageSize:        0005C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.9 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     HDAudio.sys
    OriginalFilename: HDAudio.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  High Definition Audio Function Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06e7c000 fffff880`06e88000   Dxapi      (deferred)             
    Mapped memory image file: c:\symbols\Dxapi.sys\4A5BC574c000\Dxapi.sys
    Image path: \SystemRoot\System32\drivers\Dxapi.sys
    Image name: Dxapi.sys
    Timestamp:        Mon Jul 13 19:38:28 2009 (4A5BC574)
    CheckSum:         0001418E
    ImageSize:        0000C000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     dxapi.sys
    OriginalFilename: dxapi.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  DirectX API Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06e88000 fffff880`06e96000   crashdmp   (deferred)             
    Mapped memory image file: c:\symbols\crashdmp.sys\4A5BCABDe000\crashdmp.sys
    Image path: \SystemRoot\System32\Drivers\crashdmp.sys
    Image name: crashdmp.sys
    Timestamp:        Mon Jul 13 20:01:01 2009 (4A5BCABD)
    CheckSum:         000178C7
    ImageSize:        0000E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     crashdmp.sys
    OriginalFilename: crashdmp.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Crash Dump Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`06e9d000 fffff880`06ffa000   CTEXFIFX   (deferred)             
    Image path: \SystemRoot\System32\drivers\CTEXFIFX.SYS
    Image name: CTEXFIFX.SYS
    Timestamp:        Wed May 05 09:01:21 2010 (4BE16C21)
    CheckSum:         00161055
    ImageSize:        0015D000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`08073000 fffff880`08686d00   lvuvc64    (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\lvuvc64.sys
    Image name: lvuvc64.sys
    Timestamp:        Wed Oct 07 04:28:44 2009 (4ACC513C)
    CheckSum:         00616F6A
    ImageSize:        00613D00
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`08687000 fffff880`086a1c00   usbaudio   (deferred)             
    Mapped memory image file: c:\symbols\usbaudio.sys\4A5BCC071ac00\usbaudio.sys
    Image path: \SystemRoot\system32\drivers\usbaudio.sys
    Image name: usbaudio.sys
    Timestamp:        Mon Jul 13 20:06:31 2009 (4A5BCC07)
    CheckSum:         00024496
    ImageSize:        0001AC00
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        2.0 Dll
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     USBAudio.sys
    OriginalFilename: USBAudio.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  USB Audio Class Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`086a2000 fffff880`086f0600   lvrs64     (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\lvrs64.sys
    Image name: lvrs64.sys
    Timestamp:        Wed Oct 07 04:27:59 2009 (4ACC510F)
    CheckSum:         00058D78
    ImageSize:        0004E600
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`086f1000 fffff880`08714000   luafv      (deferred)             
    Mapped memory image file: c:\symbols\luafv.sys\4A5BC29523000\luafv.sys
    Image path: \SystemRoot\system32\drivers\luafv.sys
    Image name: luafv.sys
    Timestamp:        Mon Jul 13 19:26:13 2009 (4A5BC295)
    CheckSum:         00027BF1
    ImageSize:        00023000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     luafv.sys
    OriginalFilename: luafv.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  LUA File Virtualization Filter Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08714000 fffff880`08731000   avgntflt   (deferred)             
    Image path: \SystemRoot\system32\DRIVERS\avgntflt.sys
    Image name: avgntflt.sys
    Timestamp:        Thu Nov 11 10:59:48 2010 (4CDC12F4)
    CheckSum:         0001823C
    ImageSize:        0001D000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`08731000 fffff880`08752000   WudfPf     (deferred)             
    Mapped memory image file: c:\symbols\WudfPf.sys\4A5BCBD121000\WudfPf.sys
    Image path: \SystemRoot\system32\drivers\WudfPf.sys
    Image name: WudfPf.sys
    Timestamp:        Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    CheckSum:         00025771
    ImageSize:        00021000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     WUDFPf.sys
    OriginalFilename: WUDFPf.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Windows Driver Foundation - User-mode Driver Framework Platform Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08752000 fffff880`08767000   lltdio     (deferred)             
    Mapped memory image file: c:\symbols\lltdio.sys\4A5BCC9215000\lltdio.sys
    Image path: \SystemRoot\system32\DRIVERS\lltdio.sys
    Image name: lltdio.sys
    Timestamp:        Mon Jul 13 20:08:50 2009 (4A5BCC92)
    CheckSum:         0001109D
    ImageSize:        00015000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     LLTDIO.SYS
    OriginalFilename: LLTDIO.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Link-Layer Topology Mapper I/O Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08767000 fffff880`087ba000   nwifi      (deferred)             
    Mapped memory image file: c:\symbols\nwifi.sys\4A5BCC3B53000\nwifi.sys
    Image path: \SystemRoot\system32\DRIVERS\nwifi.sys
    Image name: nwifi.sys
    Timestamp:        Mon Jul 13 20:07:23 2009 (4A5BCC3B)
    CheckSum:         00057B55
    ImageSize:        00053000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NWiFi.SYS
    OriginalFilename: NWiFi.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NativeWiFi Miniport Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`087ba000 fffff880`087cd000   ndisuio    (deferred)             
    Mapped memory image file: c:\symbols\ndisuio.sys\4A5BCCB513000\ndisuio.sys
    Image path: \SystemRoot\system32\DRIVERS\ndisuio.sys
    Image name: ndisuio.sys
    Timestamp:        Mon Jul 13 20:09:25 2009 (4A5BCCB5)
    CheckSum:         0001D3BA
    ImageSize:        00013000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     NDISUIO.SYS
    OriginalFilename: NDISUIO.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NDIS User mode I/O driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`087cd000 fffff880`087e5000   rspndr     (deferred)             
    Mapped memory image file: c:\symbols\rspndr.sys\4A5BCC9218000\rspndr.sys
    Image path: \SystemRoot\system32\DRIVERS\rspndr.sys
    Image name: rspndr.sys
    Timestamp:        Mon Jul 13 20:08:50 2009 (4A5BCC92)
    CheckSum:         0001656B
    ImageSize:        00018000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     RSPNDR.SYS
    OriginalFilename: RSPNDR.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Link-Layer Topology Responder Driver for NDIS 6
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0881e000 fffff880`088e6000   HTTP       (deferred)             
    Mapped memory image file: c:\symbols\HTTP.sys\4A5BC1A8c8000\HTTP.sys
    Image path: \SystemRoot\system32\drivers\HTTP.sys
    Image name: HTTP.sys
    Timestamp:        Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    CheckSum:         000C0370
    ImageSize:        000C8000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     http.sys
    OriginalFilename: http.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  HTTP Protocol Stack
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`088e6000 fffff880`08904000   bowser     (deferred)             
    Mapped memory image file: c:\symbols\bowser.sys\4A5BC2061e000\bowser.sys
    Image path: \SystemRoot\system32\DRIVERS\bowser.sys
    Image name: bowser.sys
    Timestamp:        Mon Jul 13 19:23:50 2009 (4A5BC206)
    CheckSum:         0001A2C3
    ImageSize:        0001E000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     browser.sys
    OriginalFilename: browser.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  NT Lan Manager Datagram Receiver Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08904000 fffff880`0891c000   mpsdrv     (deferred)             
    Mapped memory image file: c:\symbols\mpsdrv.sys\4A5BCC7918000\mpsdrv.sys
    Image path: \SystemRoot\System32\drivers\mpsdrv.sys
    Image name: mpsdrv.sys
    Timestamp:        Mon Jul 13 20:08:25 2009 (4A5BCC79)
    CheckSum:         0001C76E
    ImageSize:        00018000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     mpsdrv.sys
    OriginalFilename: mpsdrv.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  Microsoft Protection Service Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`0891c000 fffff880`08949000   mrxsmb     (deferred)             
    Mapped memory image file: c:\symbols\mrxsmb.sys\4B88CF332d000\mrxsmb.sys
    Image path: \SystemRoot\system32\DRIVERS\mrxsmb.sys
    Image name: mrxsmb.sys
    Timestamp:        Sat Feb 27 02:52:19 2010 (4B88CF33)
    CheckSum:         00029EBD
    ImageSize:        0002D000
    File version:     6.1.7600.16539
    Product version:  6.1.7600.16539
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     MRxSmb.sys
    OriginalFilename: MRXSMB.Sys
    ProductVersion:   6.1.7600.16539
    FileVersion:      6.1.7600.16539 (win7_gdr.100226-1909)
    FileDescription:  Windows NT SMB Minirdr
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08949000 fffff880`08997000   mrxsmb10   (deferred)             
    Mapped memory image file: c:\symbols\mrxsmb10.sys\4B88CF3C4e000\mrxsmb10.sys
    Image path: \SystemRoot\system32\DRIVERS\mrxsmb10.sys
    Image name: mrxsmb10.sys
    Timestamp:        Sat Feb 27 02:52:28 2010 (4B88CF3C)
    CheckSum:         00053B62
    ImageSize:        0004E000
    File version:     6.1.7600.16539
    Product version:  6.1.7600.16539
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     MRxSmb0.sys
    OriginalFilename: MRXSMB0.Sys
    ProductVersion:   6.1.7600.16539
    FileVersion:      6.1.7600.16539 (win7_gdr.100226-1909)
    FileDescription:  Longhorn SMB Downlevel SubRdr
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08997000 fffff880`089ba000   mrxsmb20   (deferred)             
    Mapped memory image file: c:\symbols\mrxsmb20.sys\4B88CF3A23000\mrxsmb20.sys
    Image path: \SystemRoot\system32\DRIVERS\mrxsmb20.sys
    Image name: mrxsmb20.sys
    Timestamp:        Sat Feb 27 02:52:26 2010 (4B88CF3A)
    CheckSum:         000246D4
    ImageSize:        00023000
    File version:     6.1.7600.16539
    Product version:  6.1.7600.16539
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     MRxSmb20.sys
    OriginalFilename: MRXSMB20.Sys
    ProductVersion:   6.1.7600.16539
    FileVersion:      6.1.7600.16539 (win7_gdr.100226-1909)
    FileDescription:  Longhorn SMB 2.0 Redirector
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`089ba000 fffff880`089c5000   asyncmac   (deferred)             
    Mapped memory image file: c:\symbols\asyncmac.sys\4A5BCCE5b000\asyncmac.sys
    Image path: \SystemRoot\system32\DRIVERS\asyncmac.sys
    Image name: asyncmac.sys
    Timestamp:        Mon Jul 13 20:10:13 2009 (4A5BCCE5)
    CheckSum:         0000682A
    ImageSize:        0000B000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     ASYNCMAC.SYS
    OriginalFilename: ASYNCMAC.SYS
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  MS Remote Access serial network driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08e00000 fffff880`08e96000   srv        (deferred)             
    Mapped memory image file: c:\symbols\srv.sys\4C77331896000\srv.sys
    Image path: \SystemRoot\System32\DRIVERS\srv.sys
    Image name: srv.sys
    Timestamp:        Thu Aug 26 23:38:00 2010 (4C773318)
    CheckSum:         000744EC
    ImageSize:        00096000
    File version:     6.1.7600.16664
    Product version:  6.1.7600.16664
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     SRV.SYS
    OriginalFilename: SRV.SYS
    ProductVersion:   6.1.7600.16664
    FileVersion:      6.1.7600.16664 (win7_gdr.100826-1603)
    FileDescription:  Server driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08e9c000 fffff880`08f42000   peauth     (deferred)             
    Image path: \SystemRoot\system32\drivers\peauth.sys
    Image name: peauth.sys
    Timestamp:        Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    CheckSum:         000AB7C9
    ImageSize:        000A6000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`08f42000 fffff880`08f4d000   secdrv     (deferred)             
    Image path: \SystemRoot\System32\Drivers\secdrv.SYS
    Image name: secdrv.SYS
    Timestamp:        Wed Sep 13 09:18:38 2006 (4508052E)
    CheckSum:         00010B40
    ImageSize:        0000B000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff880`08f4d000 fffff880`08f7a000   srvnet     (deferred)             
    Mapped memory image file: c:\symbols\srvnet.sys\4C7732F42d000\srvnet.sys
    Image path: \SystemRoot\System32\DRIVERS\srvnet.sys
    Image name: srvnet.sys
    Timestamp:        Thu Aug 26 23:37:24 2010 (4C7732F4)
    CheckSum:         0002A43A
    ImageSize:        0002D000
    File version:     6.1.7600.16664
    Product version:  6.1.7600.16664
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     SRVNET.SYS
    OriginalFilename: SRVNET.SYS
    ProductVersion:   6.1.7600.16664
    FileVersion:      6.1.7600.16664 (win7_gdr.100826-1603)
    FileDescription:  Server Network driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08f7a000 fffff880`08f8c000   tcpipreg   (deferred)             
    Mapped memory image file: c:\symbols\tcpipreg.sys\4A5BCCCD12000\tcpipreg.sys
    Image path: \SystemRoot\System32\drivers\tcpipreg.sys
    Image name: tcpipreg.sys
    Timestamp:        Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    CheckSum:         00010542
    ImageSize:        00012000
    File version:     6.1.7600.16385
    Product version:  6.1.7600.16385
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        1.0 App
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     tcpipreg.sys
    OriginalFilename: tcpipreg.sys
    ProductVersion:   6.1.7600.16385
    FileVersion:      6.1.7600.16385 (win7_rtm.090713-1255)
    FileDescription:  TCP/IP Registry Compatibility Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08f8c000 fffff880`08ff3000   srv2       (deferred)             
    Mapped memory image file: c:\symbols\srv2.sys\4C77330A67000\srv2.sys
    Image path: \SystemRoot\System32\DRIVERS\srv2.sys
    Image name: srv2.sys
    Timestamp:        Thu Aug 26 23:37:46 2010 (4C77330A)
    CheckSum:         0006543F
    ImageSize:        00067000
    File version:     6.1.7600.16664
    Product version:  6.1.7600.16664
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.6 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     SRV2.SYS
    OriginalFilename: SRV2.SYS
    ProductVersion:   6.1.7600.16664
    FileVersion:      6.1.7600.16664 (win7_gdr.100826-1603)
    FileDescription:  Smb 2.0 Server driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff880`08ff3000 fffff880`08ffc000   gdrv       (deferred)             
    Image path: \??\C:\Windows\gdrv.sys
    Image name: gdrv.sys
    Timestamp:        Thu Mar 12 23:22:29 2009 (49B9D175)
    CheckSum:         000105CE
    ImageSize:        00009000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff960`000c0000 fffff960`003d0000   win32k     (deferred)             
    Mapped memory image file: c:\symbols\win32k.sys\4CBE5D3E310000\win32k.sys
    Image path: \SystemRoot\System32\win32k.sys
    Image name: win32k.sys
    Timestamp:        Tue Oct 19 23:08:46 2010 (4CBE5D3E)
    CheckSum:         003040F2
    ImageSize:        00310000
    File version:     6.1.7600.16691
    Product version:  6.1.7600.16691
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.7 Driver
    File date:        00000000.00000000
    Translations:     0409.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     win32k.sys
    OriginalFilename: win32k.sys
    ProductVersion:   6.1.7600.16691
    FileVersion:      6.1.7600.16691 (win7_gdr.101019-1521)
    FileDescription:  Multi-User Win32 Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.
fffff960`005e0000 fffff960`005ea000   TSDDD      (deferred)             
    Image path: \SystemRoot\System32\TSDDD.dll
    Image name: TSDDD.dll
    Timestamp:        unavailable (00000000)
    CheckSum:         00000000
    ImageSize:        0000A000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
fffff960`00680000 fffff960`006a7000   cdd        (deferred)             
    Mapped memory image file: c:\symbols\cdd.dll\4BF4408A27000\cdd.dll
    Image path: \SystemRoot\System32\cdd.dll
    Image name: cdd.dll
    Timestamp:        Wed May 19 15:48:26 2010 (4BF4408A)
    CheckSum:         00024F49
    ImageSize:        00027000
    File version:     6.1.7600.16595
    Product version:  6.1.7600.16595
    File flags:       0 (Mask 3F)
    File OS:          40004 NT Win32
    File type:        3.4 Driver
    File date:        00000000.00000000
    Translations:     0000.04b0
    CompanyName:      Microsoft Corporation
    ProductName:      Microsoft® Windows® Operating System
    InternalName:     cdd.dll
    OriginalFilename: cdd.dll
    ProductVersion:   6.1.7600.16595
    FileVersion:      6.1.7600.16595 (win7_gdr.100518-2047)
    FileDescription:  Canonical Display Driver
    LegalCopyright:   © Microsoft Corporation. All rights reserved.

Unloaded modules:
fffff880`08000000 fffff880`08031000   WUDFRd.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
fffff880`089c5000 fffff880`089d6000   WinUsb.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
fffff880`06d0b000 fffff880`06d26000   CTHWIUT.SYS
    Timestamp: unavailable (00000000)
    Checksum:  00000000
fffff880`08000000 fffff880`08071000   spsys.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
fffff880`01929000 fffff880`01937000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
fffff880`01937000 fffff880`01943000   dump_ataport
    Timestamp: unavailable (00000000)
    Checksum:  00000000
fffff880`01943000 fffff880`0194c000   dump_atapi.s
    Timestamp: unavailable (00000000)
    Checksum:  00000000
fffff880`0194c000 fffff880`0195f000   dump_dumpfve
    Timestamp: unavailable (00000000)
    Checksum:  00000000
3: kd> q
quit:

Again may be a problem with your HDD's or your SATA controller, post up when you have updated your motherboard.
cyclonite is offline  
Old 12-25-2010, 05:42 PM   #17
Metal Head
 
Tvangeste's Avatar
 
Join Date: Jul 2006
Location: Indiana
Posts: 764
Tvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to behold
Send a message via MSN to Tvangeste
Default Re: BSOD Help

I just updated my SATA controller and HDD's through the new bios updates on the gigabyte website.

http://www.gigabyte.com/products/pro...16&dl=1#driver

With the windows 7 64bit. So far so good I guess. Im going to leave it run for a few days and see if anything comes up. I did notice it reinstalling 2 of my HDD's that I had problems with on my first format, so hopefully that picked something up and corrected it.
Tvangeste is offline  
Old 12-25-2010, 10:41 PM   #18
RAPTOR JESUS
 
Uncle Dirt's Avatar
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 5,784
Uncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond repute
Default Re: BSOD Help

Definitely sounds like an HD issue.
Uncle Dirt is offline  
Old 12-26-2010, 07:09 AM   #19
Metal Head
 
Tvangeste's Avatar
 
Join Date: Jul 2006
Location: Indiana
Posts: 764
Tvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to beholdTvangeste is a splendid one to behold
Send a message via MSN to Tvangeste
Default Re: BSOD Help

Update. So far so good. After I updated the SATA controller and my HDD's through the drivers on my motherboards website I haven't ran into any problems. I am thinking that when I first formatted my computer and installed W7 my other HDD's didn't install properly. All is working good now, thanks for the input and ideas guys. I'll let you know if anything else comes up.
Tvangeste is offline  
Old 12-27-2010, 01:46 AM   #20
RAPTOR JESUS
 
Uncle Dirt's Avatar
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 5,784
Uncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond reputeUncle Dirt has a reputation beyond repute
Default Re: BSOD Help

These new SATA controllers are a bitch.
Uncle Dirt is offline  
Closed Thread



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On




All times are GMT -5. The time now is 07:44 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0