From: Sethu on 3 Feb 2010 08:25 Hi, I want to enable ndis trace log in Windows 7. I followed the kb article http://support.microsoft.com/default.aspx/kb/164459 I replaced Ndis.sys file with checked ndis.sys file, after SFP is disabled When I am executing 'ed ndis!ndisDebugSystems 0x00000020' in windbg I am getting error "Couldn't resolve error at ndis!ndisDebugSystems". Windbg is not taking the command, the same is the case for ndisDebugLevel flag Is Ndis Debug flag names are changed or what? Is any registry entry can do this work. Please guide me I am using Windows 7 partial checked build with kernel and hal files changed
From: Don Burn on 3 Feb 2010 08:32 That KB is for NDIS 4.0 this has totally changed, take a look at http://msdn.microsoft.com/en-us/library/cc501208.aspx -- Don Burn (MVP, Windows DKD) Windows Filesystem and Driver Consulting Website: http://www.windrvr.com Blog: http://msmvps.com/blogs/WinDrvr Remove StopSpam to reply "Sethu" <Sethu(a)discussions.microsoft.com> wrote in message news:65304DBB-DB23-43BB-94F0-F1677D9BD663(a)microsoft.com... > Hi, > > I want to enable ndis trace log in Windows 7. I followed the kb article > http://support.microsoft.com/default.aspx/kb/164459 > > I replaced Ndis.sys file with checked ndis.sys file, after SFP is disabled > > When I am executing 'ed ndis!ndisDebugSystems 0x00000020' in windbg I am > getting error "Couldn't resolve error at ndis!ndisDebugSystems". Windbg > is > not taking the command, the same is the case for ndisDebugLevel flag > > Is Ndis Debug flag names are changed or what? Is any registry entry can do > this work. Please guide me > > I am using Windows 7 partial checked build with kernel and hal files > changed > > __________ Information from ESET NOD32 Antivirus, version of virus > signature database 4831 (20100203) __________ > > The message was checked by ESET NOD32 Antivirus. > > http://www.eset.com > > > __________ Information from ESET NOD32 Antivirus, version of virus signature database 4831 (20100203) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com
|
Pages: 1 Prev: CreateDirectory() and spaces in the directory name Next: Propblem with TerminateProcess |