Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista Drivers > New Hardware Device Driver.

Reply
Thread Tools Display Modes

New Hardware Device Driver.

 
 
Pravin S. Waghurde
Guest
Posts: n/a

 
      07-08-2009

Hello Everybody,
I want to start with the driver development for new
hardware. Our device will connect to the system through Memory Controller
Hub->P64H->PCI slot.
Please can anybody help regardign 1]what should be the new hardware driver
specifications? 2]What care should i take while writting the driver which is
directly interacting with hardware? 3]Whether any related sample is available
in WDK? 4]Any web site link for info about writting the new hardware device
driver?

thanks in advance.
 
Reply With Quote
 
 
 
 
Pavel A.
Guest
Posts: n/a

 
      07-08-2009

Pravin S. Waghurde wrote:
> Hello Everybody,
> I want to start with the driver development for new
> hardware. Our device will connect to the system through Memory Controller
> Hub->P64H->PCI slot.
> Please can anybody help regardign 1]what should be the new hardware driver
> specifications? 2]What care should i take while writting the driver which is
> directly interacting with hardware? 3]Whether any related sample is available
> in WDK? 4]Any web site link for info about writting the new hardware device
> driver?
>


Hello,
Answers to your questions may depend on who you are and what
that device does.
Are you a hardware/electronics engineer, software dev, student?

The basic answer is that one should avoid writing a driver
by all means, if possible. This tends to take more time and
resources than anticipated and brings high risk to
product development.


Regards,
--pa
 
Reply With Quote
 
dracipmot
Guest
Posts: n/a

 
      07-09-2009

1 and 2 check windows hw logo requirements on site
3. check
BASEDIR\src\kmdf\pcidrv
for instance
C:\WINDDK\6001.18002\src\kmdf\pcidrv
4. standard ddk documentation, that comes with wdk
--
Tom Picard


"Pravin S. Waghurde" wrote:

> Hello Everybody,
> I want to start with the driver development for new
> hardware. Our device will connect to the system through Memory Controller
> Hub->P64H->PCI slot.
> Please can anybody help regardign 1]what should be the new hardware driver
> specifications? 2]What care should i take while writting the driver which is
> directly interacting with hardware? 3]Whether any related sample is available
> in WDK? 4]Any web site link for info about writting the new hardware device
> driver?
>
> thanks in advance.

 
Reply With Quote
 
 
 
Reply

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 On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows cannot load the device driver for this hardware. BlindPoeticJustice Windows Media Center 5 07-24-2009 07:34 PM
Windows cannot load the device driver for this hardware. MicrosEmp Windows Vista Hardware 1 07-29-2007 05:53 AM
Windows cannot load the device driver for this hardware. The drive MicrosEmp Windows Vista Hardware 0 07-29-2007 02:06 AM
device driver start w/ no hardware? nieters@crd.ge.com Windows Vista Drivers 8 03-22-2006 05:01 PM
Help needed in Installing Plug And Play device driver for PCI card without using "New hardware found" wizard Sameer Windows Vista Drivers 7 12-22-2005 04:36 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59