Search:

Type: Posts; User: Rexlin

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    1,987

    Need help to install driver for a PCI device

    Hi
    In our system we have 8 PCI devices of the same vendor id and device id .
    The driver is the same .
    when the system is running , few boards among the 8 become idle / not responding . The device...
  2. WDF driver installation

    Hi
    I am new to wdf and kmdf.
    I have coded a device driver for my PCI device.
    I have to run this driver in a machine which has Windows 7 OS and Intel dual core processor. For the inf, I have...
  3. Re: Need help in writing driver for an add on card with a PCI bridge

    But in Windows ddk , it is given that for CM_RESOURCE_LIST , the count value is always 1. Then how it is possible to have more than 1 full resource descriptor .
    In the sample code given below , the...
  4. Re: Need help in writing driver for an add on card with a PCI bridge

    If the PCI device has implemented 2 Base Address registers to indicate that it need to map both its 1. registers and 2. some other memory into the system address space , is it possible ? If the...
  5. How to access Windows driver routines from C# application

    Could any one tell me if i write an application in C# or .Net , can i use Windows API s like createfile , readfile , Iocontrol to access my Windows driver routines ?
    Thanks
    Rexlin
  6. Re: Need help in writing driver for an add on card with a PCI bridge

    Thanks Leonard.
    I read in a microsoft whitepaper that " a single PCI device can have multiple memory and I/O ranges." My PCI device also needs 2 memory range as it has 2 BARs in the configuration...
  7. Re: Need help in writing driver for an add on card with a PCI bridge

    Thank you very much James for your reply.
    I have base knowledge in development of SCSI miniport device drivers in windows.
    Now i want to develop a driver for an add on card that has a PCI to PCI...
  8. Need help in writing driver for an add on card with a PCI bridge

    How do i write windows device driver for an add on card with a PCI bridge
Results 1 to 8 of 8
Page generated in 1,713,494,115.45359 seconds with 13 queries