Writing drivers for Reactos is the same as writing drivers for the Windows NT series (at least in theory) and "driver writing != bus driving"
Driver Fundamentals: Getting Started: http://www.microsoft.com/whdc/driver/foundation/default.mspx
DDK - Windows Driver Development Kit http://www.microsoft.com/whdc/devtools/ddk/default.mspx
Small tutorial for a "hello world driver": http://www.catch22.net/tuts/kernel1.asp
A simple demo for WDM Driver development http://www.codeproject.com/KB/system/WDM_Driver_development.aspx
PortTalk - A Windows NT I/O Port Device Driver: http://www.beyondlogic.org/porttalk/porttalk.htm
Last but not least: svn://svn.reactos.org/reactos/trunk/reactos/drivers
Ameer ali wrote:
Can anyone please send me some documents or links describing how to write device driver for ReactOS
Ros-general mailing list Ros-general@reactos.org http://www.reactos.org/mailman/listinfo/ros-general