PCI driver
From: Cristobal (Cristobal_at_discussions.microsoft.com)
Date: 01/19/05
- Next message: Zhou: "Re: Does the implement of DispatchPnP routines serialize?"
- Previous message: Doron Holan [MS]: "Re: Does the implement of DispatchPnP routines serialize?"
- Next in thread: Maxim S. Shatskih: "Re: PCI driver"
- Reply: Maxim S. Shatskih: "Re: PCI driver"
- Reply: Gabriel Bogdan: "Re: PCI driver"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: Zhou: "Re: Does the implement of DispatchPnP routines serialize?"
- Previous message: Doron Holan [MS]: "Re: Does the implement of DispatchPnP routines serialize?"
- Next in thread: Maxim S. Shatskih: "Re: PCI driver"
- Reply: Maxim S. Shatskih: "Re: PCI driver"
- Reply: Gabriel Bogdan: "Re: PCI driver"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|