Tech Support > Microsoft Windows > Drivers
identifying disk device across boots;
Posted on June 13th, 2008 | 0 Comments

I have a upper class disk filter driver (diskperf). And I need diskperf to collect statistics only for a given physical disk and acts as a pass through for the other disks. How can I identify the...

KMDF1.5: Reading from USB interrupt endpoints
Posted on June 12th, 2008 | 13 Comments

On Jun 12, 4:28 pm, Johan Paul <johan.p...@gmail.com> wrote: I'm proposing that you do the experiment of setting numPendingReads to 1 just to see if it changes anything. You don't have to leave it...

_vsnprintf problem;
Posted on June 12th, 2008 | 2 Comments

Thanks Praveen. On Jun 12, 4:30 am, "Praveen Kumar Amritaluru" <apraveen.ku...@gmail.com> wrote:

windows server 2008 RTM checked builds
Posted on June 12th, 2008 | 1 Comments

MSDN has messed up, and not put it up there. They say the will at some point (though the last promised date went by without it being there). -- Don Burn (MVP, Windows DDK) Windows 2k/XP/2k3...

General synchronization question
Posted on June 12th, 2008 | 0 Comments

Hi We have had to hand-craft a simple, yet very effective synchronization primitive for use in non-kernel code on Windows. I'd like to know if the mechanism is known by some standard term or...

x64 XP/2003 BSOD when zwMapViewOfSection() is called
Posted on June 12th, 2008 | 3 Comments

From User-Land only. On May 27, 1:19 am, "Maxim S. Shatskih" <ma...@storagecraft.com> wrote:

Silent Driver Installation on XP with whql
Posted on June 12th, 2008 | 3 Comments

"Amit" <goenkamit@gmail.com> wrote in message news:9f5df989-ed39-4170-ab2c-3f943ba2afe6@z24g2000prf.googlegroups.com... Does Windows tell you that the catalog is invalid, or rather than...

LEGACY_DRIVER question
Posted on June 12th, 2008 | 4 Comments

The driver is started and I am sure of that. another observation is that in longhorn machine I see Root\ISCSIPRT\0000 in the enum key of my driver. again I dont see my driver in non plug and play...

boot process completion.
Posted on June 12th, 2008 | 0 Comments

Is there a way to determine in kernel mode or user mode that boot process is complete (including all the startup programs have been loaded)? Thanks.

a question in MS sample code about PoRequestPowerIrp
Posted on June 12th, 2008 | 3 Comments

Hi Doron Thank you very much. I just use the bulkusb for study purpose.I think the WDK may do the same thing . Yes ,your are right. //DDK said: If PoRequestPowerIrp returns a status other than...

WDFQUEUE's REQUIRE DISPATCH_LEVEL operation on X64/AMD64 platform
Posted on June 11th, 2008 | 1 Comments

it is a bit unclear to me why you need to configure the queues differently on x64. is it b/c you are not getting the bandwidth you expect or see on 32 bit? Please restate your problem statement...

Plugfest
Posted on June 11th, 2008 | 0 Comments

Is there any MS plugfest coming in for Network/Storage drivers?

Processor frequency change notifications
Posted on June 11th, 2008 | 3 Comments

"EMP" <EMP@discussions.microsoft.com> wrote in message news:5D0B2FF3-4412-41A7-9467-2257B1171187@microsoft.com... Well, it was clear why you've asked. Unfortunately, HPET still isn't supported as...

whether a driver is running in user- or kernel- mode
Posted on June 11th, 2008 | 9 Comments

Pavel A. wrote: Ok.... I hadn't realized the OP was asking about a printer driver specifically, because none of the posts mentioned that directly.

Data Packet Being Dropped by Native IM
Posted on June 11th, 2008 | 3 Comments

"Confused_Wzcapi_User" <ConfusedWzcapiUser@discussions.microsoft.com> wrote in message news:6BC398F7-3B69-47E4-A10D-4D85ABFDC4DC@microsoft.com... Managing the port state occurs somewhere above the...

LBA in diskperf;
Posted on June 11th, 2008 | 5 Comments

Thanks Don. On Jun 11, 4:34 am, "Don Burn" <b...@stopspam.windrvr.com> wrote:

I would like to copy all the information from USB memory including
Posted on June 11th, 2008 | 9 Comments

Hello! You wrote on Wed, 11 Jun 2008 09:32:00 -0700: z> what do you mean by saying "one time job"? As this is a kernel-mode forum so your questions are offtopic and one could only guess if you...

ndis passthru basic question
Posted on June 11th, 2008 | 2 Comments

Thank you very much.

debugview line size not unlimited !
Posted on June 11th, 2008 | 2 Comments

buffer. Any output longer than the 512 bytes is lost. So split and send it.

WZCSAPI and others
Posted on June 11th, 2008 | 1 Comments

"Abhi" wrote: It should work all the way up to the current release of Windows mobile 6 SDK from what i understand that still uses WZC. Did you install the Windows mobile or Windows Pocket PC SDKs?