<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - How to develop a device driver for my hardware?]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=4733</link>
		<description><![CDATA[The most recent posts in How to develop a device driver for my hardware?.]]></description>
		<lastBuildDate>Fri, 01 Apr 2011 16:14:15 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: How to develop a device driver for my hardware?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=43167#p43167</link>
			<description><![CDATA[<p>How about the Windows Driver Kit?&nbsp; &nbsp;<a href="https://secure.wikimedia.org/wikipedia/en/wiki/Windows_Driver_Kit">https://secure.wikimedia.org/wikipedia/ … Driver_Kit</a><br />If you are still using XP, there&#039;s the Driver Development Kit.&nbsp; &nbsp;<a href="http://www.osronline.com/ddkx/ddk2.htm">http://www.osronline.com/ddkx/ddk2.htm</a><br />Need more for Win2000?&nbsp; &nbsp;<a href="http://forums.techarena.in/software-development/2834.htm">http://forums.techarena.in/software-dev … t/2834.htm</a><br />There&#039;s also the Win98 DDK.&nbsp; &nbsp;<a href="http://www.msfn.org/board/topic/101180-windows-98-ddk/">http://www.msfn.org/board/topic/101180-windows-98-ddk/</a></p><p>Here&#039;s a brief primer.&nbsp; &nbsp;<a href="http://www.tenouk.com/windowsddk/windowsdriverdevelopmentkit.pdf">http://www.tenouk.com/windowsddk/window … entkit.pdf</a><br />MSDN is also a great resource.&nbsp; &nbsp;<a href="http://msdn.microsoft.com/en-us/windows/hardware/gg487463">http://msdn.microsoft.com/en-us/windows … e/gg487463</a></p><br /><p>FTDI has some wonderful interfaces for USB.&nbsp; &nbsp;<a href="http://www.ftdichip.com/FTProducts.htm">http://www.ftdichip.com/FTProducts.htm</a><br />I like the fact that their drivers support Virtual COM ports.&nbsp; <a href="http://www.ftdichip.com/Drivers/VCP.htm">http://www.ftdichip.com/Drivers/VCP.htm</a><br />Their cables &amp; modules are legendary (&amp; low cost - no, i&#039;m not affiliated, nor a salesman).&nbsp; Some allow direct accessing to TTL-level signals!</p><p>Oh, yah!&nbsp; What would I do without my 17-channel LPT logic analyzer?&nbsp; <a href="http://www.codeproject.com/KB/system/17ChannelLogicAnalyzer.aspx">http://www.codeproject.com/KB/system/17 … lyzer.aspx</a><br />It doesn&#039;t have the greatest bandwidth, yet it is also a serial protocol analyzer, supporting:<br /></p><div class="quotebox"><blockquote><p>I2C Bus, SMBus, ModBus<br />&nbsp; &nbsp; PS/2 Bus<br />&nbsp; &nbsp; SPI Bus<br />&nbsp; &nbsp; Asynchronous (RS232, RS422, RS485)<br />&nbsp; &nbsp; Infrared Remote Controls<br />&nbsp; &nbsp; Smartcards</p></blockquote></div><p>MUST read:&nbsp; <a href="http://www.codeproject.com/KB/system/#Device+Drivers">http://www.codeproject.com/KB/system/#Device+Drivers</a>&nbsp; <img src="http://forum.driverpacks.net/img/smilies/cool.png" width="15" height="15" alt="cool" /></p><p>My hope is that someone will help ME learn more about HW interfacing &amp; device driver programming.</p>]]></description>
			<author><![CDATA[null@example.com (TechDud)]]></author>
			<pubDate>Fri, 01 Apr 2011 16:14:15 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=43167#p43167</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to develop a device driver for my hardware?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=43164#p43164</link>
			<description><![CDATA[<p>thanks u may also can post on <a href="http://www.spam.com/">SPAM</a></p>]]></description>
			<author><![CDATA[null@example.com (milano)]]></author>
			<pubDate>Fri, 01 Apr 2011 08:50:06 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=43164#p43164</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to develop a device driver for my hardware?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=41847#p41847</link>
			<description><![CDATA[<p>I had problem while installing the driver and message is pop out that&nbsp; buffer errors in the system,does any one know how could i sort out this?</p>]]></description>
			<author><![CDATA[null@example.com (Tomwatson)]]></author>
			<pubDate>Thu, 23 Dec 2010 12:43:49 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=41847#p41847</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to develop a device driver for my hardware?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=41766#p41766</link>
			<description><![CDATA[<div class="quotebox"><cite>mr_smartepants wrote:</cite><blockquote><p>Some hardware vendors have an SDK (software development kit) that contains the tools and documentation to make the correct software hooks and calls to interface with the hardware.&nbsp; But most are closed to driver development as these are closely guarded secrets.&nbsp; <br />If you&#039;re building your own hardware, then you are the best one to know how it works and what to do with it.<br />I&#039;m guessing this is for a school project, so by answering your questions, we would be cheating you from a valuable learning experience. <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p></blockquote></div><p>really?<br />I will try with this code. Hope it will run.</p>]]></description>
			<author><![CDATA[null@example.com (Tracy)]]></author>
			<pubDate>Thu, 16 Dec 2010 01:25:49 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=41766#p41766</guid>
		</item>
		<item>
			<title><![CDATA[Re: How to develop a device driver for my hardware?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=39769#p39769</link>
			<description><![CDATA[<p>Some hardware vendors have an SDK (software development kit) that contains the tools and documentation to make the correct software hooks and calls to interface with the hardware.&nbsp; But most are closed to driver development as these are closely guarded secrets.&nbsp; <br />If you&#039;re building your own hardware, then you are the best one to know how it works and what to do with it.<br />I&#039;m guessing this is for a school project, so by answering your questions, we would be cheating you from a valuable learning experience. <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (mr_smartepants)]]></author>
			<pubDate>Fri, 06 Aug 2010 16:14:55 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=39769#p39769</guid>
		</item>
		<item>
			<title><![CDATA[How to develop a device driver for my hardware?]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=39756#p39756</link>
			<description><![CDATA[<p>For my project I need to interface my own hardware with a pc. This requires me to install that hardware right? How to code the device drivers for it?<br />I am an electrical and electronics student. So please tell me where I can find anyone to help me code the device drivers? (In chennai, preferrably)</p>]]></description>
			<author><![CDATA[null@example.com (rahul)]]></author>
			<pubDate>Fri, 06 Aug 2010 08:34:07 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=39756#p39756</guid>
		</item>
	</channel>
</rss>
