Tech Support > Microsoft Windows > Drivers
Stream Class Child Devices - When must the Enum key be written?
Posted on July 15th, 2003 | 4 Comments

I'm writing drivers for a stream class device with several child devices (TV capture card with tuner, crossbar, etc). I think it would be nice if I could dynamically detect what child devices there...

Bios Register
Posted on July 15th, 2003 | 1 Comments

How can I access addresses of devices in the Bios Register programmatically(preferrably c/c++) Or how can I access the Bios Register itself Programmatically Anyone PLease Help Thanks

loopback problem in NDIS Mux IM
Posted on July 15th, 2003 | 4 Comments

Hi, We are using NDIS MUX IM sample for our testing. In that we are creating and sending some packet in ioctl handling. But we observed that, after sending that packet, we are receiving same...

Re: [Q] Question about NdisMDeregisterInterrupt and NdisMRegisterInterrupt.
Posted on July 15th, 2003 | 0 Comments

On Mon, 14 Jul 2003 09:44:17 -0800, "Daum" <daum999@yahoo.com> wrote: Nope, wrong assumption. From the docs: 1. "Callers of NdisMDeregisterInterrupt run at IRQL PASSIVE_LEVEL." 2. "MiniportReset...

Where to find Windows DDK
Posted on July 15th, 2003 | 9 Comments

Can anyone tell me where to find windows DDK. I need a copy urgently.Need samples from within it. Msdn does not provide it. Please Help..... Thanks

Re: Windows XP Network Bridge support
Posted on July 15th, 2003 | 0 Comments

Sure there is: "How the WindowsXP Network Bridge Works" http://www.microsoft.com/technet/columns/cableguy/cg0102.asp "Windows XP Bridging and Media Support for Home...

1394 soft busreset notifications in Micorsoft Windows 1394 stack
Posted on July 15th, 2003 | 9 Comments

1394 soft bus reset - i mean the bus reset received by writing to Phy register and not actually adding or removing device. I am writing device driver for 1394 device (similar to 1394diag) and...

WonderEye USB Camera - XP driver needed
Posted on July 15th, 2003 | 0 Comments

Hi everybody ! I'm looking for the Windows XP driver for my WebCam. The Cam is a "WonderEye USB Camera" (from VISION ?? ) somebody can he to help me to find it ? Thanks in advance.

Is that right? (it's emergency for my graduation project)
Posted on July 15th, 2003 | 2 Comments

dear all i am a beginner for designning driver. the follows is my thought and my question. i hope some one can help me read this and tell its right or not.Thanks for your...

PnP manager
Posted on July 15th, 2003 | 0 Comments

I need to interact with PnP manager, e.g. to enable/disable PnP drivers. I can do this manually through Device Manager but how I can do this programmically? What API I should use? Thanks for any...

EngProbeForReadAndWrite throwing invalid exceptions??
Posted on July 15th, 2003 | 0 Comments

Hi, I'm trying to put in some checks in my DrvEscape function (which is an io entry point for some user calls), and even though the buffers that I'm passing are valid, as they work, and are sent the...

Help for Drivers
Posted on July 15th, 2003 | 2 Comments

I have a pbm to find driver for my scanner, I think its nop the good group here for that, but can u tell me which one I should look into? thanks, Michèle FRANCE ~ EUROPE Teddy...

CDROM Device, control access
Posted on July 15th, 2003 | 2 Comments

Dear Group I am trying to configure the CD writers on Win NT4 PC's so that only named users can access them. This is for security reasons. I have tried utilities such as DeviceLock, which will...

Again: Q: USB bus stops working - Walter Oney (12.06.2003)
Posted on July 15th, 2003 | 0 Comments

Hello group! I am sorry to post again on the same issue but there were a lot of contributions to Walters thread and I therefore thought that Í would at least get one answer, be it positive or...

IKsAggregateControl
Posted on July 15th, 2003 | 0 Comments

Hello, All. Does anybody can tell me how to use IKsAggregateControl interface? It seems that I can use it to add custom interface to filter or pin, but I can't understand how to implement...

Print Quality
Posted on July 15th, 2003 | 1 Comments

hi, I get a little confused with the concept of Print Quality. To every printer, there are X-resolution and Y-resolution, and they are not the same. such as Y-resolution is 300 dpi, X-resolution is...

Which version of debugger ?
Posted on July 15th, 2003 | 1 Comments

Hi, Which version of kernel debugger can I use on Windows 98 SE ? In MSDN I red that debugger.exe is for ME and W98. But when I download WinMe Debugger, setups tells, that it is only for Win ME. Is...

USB to RS232 Serial virtual port driver
Posted on July 15th, 2003 | 0 Comments

I am looking for software drivers (apps) that'll read my USB port (with USB GPS device) as a virtual RS232 Serial port. My computer has no RS232 serial ports and my mapping software reads only from...

WLAN driver's Client initialize
Posted on July 15th, 2003 | 1 Comments

Hi, How to make a 802.11b connection initial a EAPOL request in WinXP? Thanks. Regards, congling

USB2.0 Isochronous Transfer Cypress-FX2
Posted on July 15th, 2003 | 0 Comments

I am developing a sys-driver win2k to get heigh speed pixel data via isochronous transfer on USB2.0 interface. The FX2-device is limited to send 3 packets per microframe (125 ns) with maximum packet...