Re: Driver development



i would highly suggest that you use KMDF for this project. it has an
implementation for a continuous reader built in. i would look at the
osrusbfx2 sample for how to use thsi functionality. you can easily order
this board from OSR (http://www.osr.com)

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Ramesh" <Ramesh@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:25743C8E-B274-4C2E-B306-1C1CAA449848@xxxxxxxxxxxxxxxx
Thanks to all of u.........

I would like to get some more details...

i am having an USB device and would like to write a drver for windows XP.
Actually it my final year project for my post graduate degree.
So pls give me some inputs for me to start with...
Thanks

"Don Burn" wrote:

First is at all possible take a class, there are a number of good firms
in
training, many have been discussed in this forum. You have not said the
type of device, i.e. USB, PCI, etc that you have, or the OS'es that you
intend to run on. I would highly recomend using the new KMDF framework
from
Micorosoft see http://www.microsoft.com/whdc/driver/wdf/KMDF.mspx.

This is not a small project to jump in on, you might want to take a look
at
the paper "Getting Started with the Windows Driver Development
Environment"
at http://www.microsoft.com/whdc/driver/foundation/DrvDev_Intro.mspx of
course I am biased.



--
Don Burn (MVP, Windows DDK)
Windows 2k/XP/2k3 Filesystem and Driver Consulting
Remove StopSpam from the email to reply



"Ramesh" <Ramesh@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7D4A037E-1DED-423D-8EBF-319539A95A66@xxxxxxxxxxxxxxxx
Hi,

I am new for drver development.
We have our own device, from that we have to continuously read data.
How
can
i start writing driver for that.
We need only read and write funtions. no extra features we need.
how can i start with





.



Relevant Pages

  • Re: Windows Driver Developers Digest (WD-3.com) Temporarily Down
    ... KMDF eliminates much of the common code of Windows Driver. ... and don't worry about getting things like PNP exactly right. ...
    (microsoft.public.development.device.drivers)
  • Re: *** KERNEL-MODE DRIVER FRAMEWORK 1.0 RELEASE ***
    ... Strange that one can download it without "passing" Windows validation exam ... > Framework Version 1.0 ... > part of the Windows Driver Foundation - a new model for driver ... > KMDF is part of Microsoft's new driver model, ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Kernel Debugging Problem (Vista SP1, 64-bit)
    ... The reason to use KMDF is quite simple. ... Don Burn (MVP, Windows DKD) ... why did you choose a WDM driver? ... The message was checked by ESET NOD32 Antivirus. ...
    (microsoft.public.development.device.drivers)
  • Re: Im right about Drivers?
    ... Windows XP SP2, Windows Server 2003 SP1 and Vista, if you need an earlier ... UMDF (the user mode WDF component) is supported for Windows XP ... KMDF, for instance blue screen install of XP and 2003. ... Windows 2k/XP/2k3 Filesystem and Driver Consulting ...
    (microsoft.public.development.device.drivers)
  • Re: Cannot restore registry
    ... | feature, follow these steps: ... When the Windows Advanced Options menu appears, ... | Feature: Device Driver Roll Back ... | Feature: System Restore ...
    (microsoft.public.windowsxp.configuration_manage)

Loading