PCI driver

From: Cristobal (Cristobal_at_discussions.microsoft.com)
Date: 01/19/05


Date: Wed, 19 Jan 2005 00:31:02 -0800

Hi everybody,

I'm a young software engineer and I have no experience in the driver
developement.
I developped for my company a PCI board (it composed of a CPLD and FIFOs). I
must now develop its driver. Thanks to the DDK and others documentations, I
succeeded to detect it and to read its configuration space.
My problem is to read and write data through this board. I don't know
exactly how to make. I try to create an "AddDevice" routine to attach the
device to the device stack but, when I'm running my driver, my computer
reboot. I try to proceed in an other way but, when I run my WriteFile routine
in my application, my computer reboot too.
Is there someone who could help me to debug my problem?

Regards,

Christophe AMARY
ACTA SAS
Rue de la crĂȘte au coq
14150 Ouistreham - FRANCE

be@acta-mesures.com



Relevant Pages

  • Re: PnP device recognition
    ... i have a question regarding the PnP mechanism. ... my driver controls a pci board. ...
    (microsoft.public.development.device.drivers)
  • How do I make a module function available in userland?
    ... I'm actually writing a driver for a "home made" PCI board that I access ... special features of that board is to use the IOCTL system call in my app. ...
    (comp.os.linux.development.system)
  • Re: usb interrupt
    ... pull data from the USB Raw device once you have developed your driver ... in the VISA Driver Developement Wizard. ...
    (comp.lang.labview)
  • xPC Target Device Driver
    ... I'm current developing a driver for a PCI board (JR3 sensor force) ... is memory mapped, so I had to use the (rl32eGetDevicePtr), this ...
    (comp.soft-sys.matlab)
  • Re: PCI Device Driver
    ... >> Hi i need to write a device driver for a PCI board. ... >> developers book see the exemples and i'm starting to write the device ... I'm writeing a device driver for a board with SAA713X TV chipset ...
    (freebsd-hackers)

Loading