<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rethinkit Blog &#187; Hardware</title>
	<atom:link href="http://www.rethinkit.com/blog/category/tech-tips/hardware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rethinkit.com/blog</link>
	<description>systems, software, Windows, and more</description>
	<lastBuildDate>Tue, 10 Jan 2012 17:09:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>(Tech Tip: Hardware) How to detect what kind of card is in your computer</title>
		<link>http://www.rethinkit.com/blog/tech-tip-hardware-how-to-detect-what-kind-of-card-is-in-your-computer/</link>
		<comments>http://www.rethinkit.com/blog/tech-tip-hardware-how-to-detect-what-kind-of-card-is-in-your-computer/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 18:15:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Tech Tips]]></category>

		<guid isPermaLink="false">http://www.rethinkit.com/blog/tech-tip-hardware-how-to-detect-what-kind-of-card-is-in-your-computer/</guid>
		<description><![CDATA[ If you look at device manager, you may see '?' items next to cards that it doesn't have drivers for.
Here's how you can use the ID info from PCI devices to figure out the model of the card.&#160; From this info you can search and find drivers.
 
Start Device manager (Control Panel… System… Device [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/image1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="image" border="0" alt="image" align="left" src="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/image_thumb1.png" width="175" height="95" /></a> If you look at device manager, you may see '?' items next to cards that it doesn't have drivers for.</p>
<p>Here's how you can use the ID info from PCI devices to figure out the model of the card.&#160; From this info you can search and find drivers.</p>
<p> <span id="more-484"></span>
<p>Start Device manager (Control Panel… System… Device Manager) and look for those yellow question marks.</p>
<p>Look at the properties... Details... Hardware Ids&#160; and you will see vendor and device codes like this:</p>
<p><a href="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/clip_image001.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image001" border="0" alt="clip_image001" src="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/clip_image001_thumb.jpg" width="221" height="244" /></a></p>
<p>Do you see …VEN_10EC&amp;DEV_8169&amp;…</p>
<p>So the <strong>Vendor ID</strong> is 10EC (the company that made the device)     <br />the <strong>Device ID</strong> is 8169 (the code for the device)</p>
<p>Now go here to look up these numbers:</p>
<p><strong>PCI Vendor and Device Lists</strong></p>
<p><a href="http://www.pcidatabase.com/">http://www.pcidatabase.com/</a></p>
<p>In this case I entered the device ID and had to guess that I really needed the Netgear vendor since realtek simply makes the chip on the card.</p>
<p>In reality, either vendor probably has good enough drivers.&#160; Now you can go get the right drivers!</p>
<p><a href="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/clip_image0022.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/clip_image002_thumb2.jpg" width="244" height="115" /></a></p>
<p><strong>DriverMax</strong></p>
<p>If all the above sounds too hard or you do this type of thing ALOT (we do) then you should definitely check out <a href="http://www.innovative-sol.com/index.htm">DriverMax</a> from Innovative Solutions.&#160; It automatically detects your missing hardware and even offers to download the correct drivers.&#160; </p>
<p>What’s more it will let you know if your drivers are out of date and will keep track of your system on-line.</p>
<p><a href="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/image3.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/image_thumb3.png" width="244" height="187" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rethinkit.com/blog/tech-tip-hardware-how-to-detect-what-kind-of-card-is-in-your-computer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(Tech Tip: Wiring) How to install an ethernet jack (rj45 cat5e)</title>
		<link>http://www.rethinkit.com/blog/tech-tip-wiring-how-to-install-an-ethernet-jack-rj45-cat5e/</link>
		<comments>http://www.rethinkit.com/blog/tech-tip-wiring-how-to-install-an-ethernet-jack-rj45-cat5e/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 17:44:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Tech Tips]]></category>

		<guid isPermaLink="false">http://www.rethinkit.com/blog/tech-tip-wiring-how-to-install-an-ethernet-jack-rj45-cat5e/</guid>
		<description><![CDATA[We get asked all the time about home networks and how to wire them.&#160; Generally we find too many people using wireless signals for things that really need a wire like gaming or video streaming.
It’s very easy to connect the wires – the hard part is concealing it and making it look ‘pretty’.
 
This guy [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/image.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="image" border="0" alt="image" align="left" src="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/image_thumb.png" width="125" height="94" /></a>We get asked all the time about home networks and how to wire them.&#160; Generally we find too many people using wireless signals for things that really need a wire like gaming or video streaming.</p>
<p>It’s very easy to connect the wires – the hard part is concealing it and making it look ‘pretty’.</p>
<p> <span id="more-470"></span>
<p>This guy goes through (a bit too much) detail about the installation but at least he’s thorough and the pics are good.</p>
<p><a href="http://www.handymanhowto.com/2009/01/19/how-to-install-an-ethernet-jack-for-a-home-network/">http://www.handymanhowto.com/2009/01/19/how-to-install-an-ethernet-jack-for-a-home-network/</a></p>
<p>and this guy does the same</p>
<p><a href="http://www.howsed.com/installing-an-ethernet-outlet/">http://www.howsed.com/installing-an-ethernet-outlet/</a></p>
<p><b>Here’s my own version</b></p>
<p>(I've plagiarized the pics from these guys- sorry guys!)</p>
<p>Here’s the setup you will end up with</p>
<p>Computer &lt;---- 7’ cable ---&gt; Cat5eJack &lt;---- 100’ cable ---&gt; Cat5eJack &lt;---- 7’ cable ---&gt; Router or Switch</p>
<p>You are building this portion : Cat5eJack &lt;---- 100’ cable ---&gt; Cat5eJack</p>
<p>Basically you need to buy a spool of Ethernet cable.&#160; They are all the same but look for 8 strand Cat5e cable (at least).&#160; You could even buy a 100’ pre-made cable and cut off the ends but that would defeat the whole purpose I guess.</p>
<p>I would buy at Home Depot or Lowes.&#160; Or Radio Shack if you don’t mind a bit of a rip off.</p>
<p>Here’s your shopping list:</p>
<p>- <b>100’ Ethernet cable of type Cat5e or Cat6 (or whatever length you want)</b></p>
<p>- <b>2 punch down Ethernet jacks (female)</b></p>
<p>- 2 surface mount boxes (optional)</p>
<p>- 2 7’ pre-built Ethernet cables (male to male) . These are the standard network cables you probably already have.</p>
<p>Here are what the jacks look like.</p>
<p><a href="http://www.radioshack.com/product/index.jsp?productId=2102539#inTheBox">http://www.radioshack.com/product/index.jsp?productId=2102539#inTheBox</a></p>
<p><a href="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/clip_image002.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image002" border="0" alt="clip_image002" src="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/clip_image002_thumb.jpg" width="173" height="244" /></a></p>
<p>You don’t need any tools besides a wire cutter because these jacks include a ‘punch-down tool’ (see the grey thing in the picture).</p>
<p>These jacks were designed to ‘snap in’ to a housing like a surface mount box (easiest) or a flush mount box if you feel like making it look like a professional install like an electrical outlet.</p>
<p><a href="http://www.amazon.com/Leviton-QuickPort-Surface-mount-white/dp/B000LDJEPI/ref=sr_1_2?ie=UTF8&amp;s=sporting-goods&amp;qid=1262538893&amp;sr=8-2-catcorr">http://www.amazon.com/Leviton-QuickPort-Surface-mount-white/dp/B000LDJEPI/ref=sr_1_2?ie=UTF8&amp;s=sporting-goods&amp;qid=1262538893&amp;sr=8-2-catcorr</a></p>
<p>This is all cosmetics so it’s optional.&#160; Here’s a two port version.&#160; You will only be using one port per box.</p>
<p><a href="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/clip_image003.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image003" border="0" alt="clip_image003" src="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/clip_image003_thumb.jpg" width="221" height="226" /></a></p>
<p>After you run the wire you have to cut the wire and strip the outer white (or blue) jacket only.&#160; You can almost pull it off by hand.&#160; Do NOT strip the 8 wires inside the jacket.</p>
<p>Strip off about 6 inches or so and un-twist all the wires.&#160; Then line up each color to the corresponding colors on the jack.&#160; Note that the jack has A and B color standards.&#160; Use the B section although as long as you use the same standard on both sides you will be fine.&#160; Use the punch down tool to push the wires into the slots.&#160;&#160; The slots are designed so that it strips the jacket when the wire is pushed in.</p>
<p>The 8 colors are blue, blue with stripe, green, green with stripe, brown, …. You get the picture.</p>
<p>Also, the outer jacket should go right up to the jack so that no color wires are exposed unnecessarily.&#160; This prevents signal loss.</p>
<p><a href="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/clip_image005.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image005" border="0" alt="clip_image005" src="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/clip_image005_thumb.jpg" width="240" height="180" /></a></p>
<p>Then you just snip off the ends of the wires.&#160; You could re-punch everything to make sure it’s tight.</p>
<p><a href="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/clip_image007.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image007" border="0" alt="clip_image007" src="http://www.rethinkit.com/blog/wp-content/uploads/2010/01/clip_image007_thumb.jpg" width="244" height="147" /></a></p>
<p>Snap it in the surface mount box and you are done!</p>
<p>Now attach your computer to one end using a standard Ethernet cable.</p>
<p>On the other end use another Ethernet cable to connect to the switch or router.</p>
<p>Hopefully you will see a connection pop up on your computer.&#160;&#160;&#160; If not you will have to re-terminate both ends!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rethinkit.com/blog/tech-tip-wiring-how-to-install-an-ethernet-jack-rj45-cat5e/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(Tech Tip: Systems) Common systems and memory configs</title>
		<link>http://www.rethinkit.com/blog/common-systems-and-memory-configs/</link>
		<comments>http://www.rethinkit.com/blog/common-systems-and-memory-configs/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 10:41:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Tech Tips]]></category>

		<guid isPermaLink="false">http://systemstuff.wordpress.com/2009/10/24/common-systems-and-memory-configs/</guid>
		<description><![CDATA[     Ever wonder what memory goes in your computer?&#160; Whenever I go to upgrade I never really know which memory to get.     These are the main things to know.
 

The rules:
Know how many slots you have and what type of chips they take.&#160; (The crucial tool is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://systemstuff.files.wordpress.com/2009/10/clip_image016.jpg"><img style="display:inline;border-width:0;" title="clip_image016" border="0" alt="clip_image016" src="http://systemstuff.files.wordpress.com/2009/10/clip_image016_thumb.jpg" width="244" height="63" /></a>     <br />Ever wonder what memory goes in your computer?&#160; <br />Whenever I go to upgrade I never really know which memory to get.     <br />These are the main things to know.</p>
<p> <span id="more-390"></span><br />
<hr align="center" size="2" width="100%" />
<p><strong>The rules:</strong></p>
<p>Know <strong>how many slots</strong> you have and what type of chips they take.&#160; (The <a href="http://www.crucial.com/systemscanner/index.aspx">crucial tool</a> is good for showing that)</p>
<p>These are the current types:&#160; (see list at&#160; bottom)    <br /><strong>SDR</strong> (ancient machine – don’t bother upgrade)     <br /><strong>DDR</strong> (more than a few years old – may be worth the upgrade)     <br /><strong>DDR2</strong> (recent machines)     <br /><strong>DDR3</strong> (new machines)     </p>
<p>Within the type you can generally use the higher numbered models as they are faster and backwards compatible.&#160; Also the number of pins and the notch position will physically prevent you from plugging in the wrong type of memory (for the most part).</p>
<p>Most DDR2 and DDR3 chips should be <strong>installed in pairs</strong> (or trios) to get the best performance – the tools or manufacturer should tell you that.</p>
<p><strong>Finally, how much to add.</strong>&#160; Well that is a big topic but Windows 32 bit machines can really only use about 3.5G (4G minus the memory on your video card).&#160; That is why there is a silent switch to Windows 64 bit in the higher end market and it will become mainstream soon.&#160; With 64 bit the limit is 128G or something crazy high like that (crazy for the moment).</p>
</p>
<hr align="center" size="2" width="100%" /><b></b>
<p>Some common systems and what type of memory they have    </p>
<p>DDR SDRAM</p>
</p>
<p>Dell Dimension 4500S (2 slots) PC2700, PC3200</p>
<p><b>DDR2 SDRAM</b></p>
<p>Dell Dimension 9200c or XPS210 (4 slots paired) PC2-5300    <br />Dell OptiPlex 330 (2 slots paired) PC2-5300, PC2-6400, PC2-8500     <br />Dell OptiPlex 360 (2 slots paired) PC2-6400, PC2-8500</p>
<hr align="center" size="2" width="100%" />
<p><b>Tools</b></p>
<p><b>Dell (web)</b></p>
<p>Tool to scan system and order memory and other parts: Tells you what slots have what chips</p>
<p><a href="http://accessories.us.dell.com/sna/DellPartsFamily.aspx?c=us&amp;cs=04&amp;l=en&amp;s=bsd&amp;~ck=anavml">http://accessories.us.dell.com/sna/DellPartsFamily.aspx?c=us&amp;cs=04&amp;l=en&amp;s=bsd&amp;~ck=anavml</a></p>
<p><a href="http://systemstuff.files.wordpress.com/2009/10/clip_image0021.jpg"><img style="display:inline;border-width:0;" title="clip_image002" border="0" alt="clip_image002" src="http://systemstuff.files.wordpress.com/2009/10/clip_image002_thumb1.jpg" width="115" height="89" /></a></p>
<p><b>Crucial (web)</b>     <br /><a href="http://www.crucial.com/systemscanner/index.aspx">http://www.crucial.com/systemscanner/index.aspx</a></p>
<p><a href="http://systemstuff.files.wordpress.com/2009/10/clip_image0041.jpg"><img style="display:inline;border-width:0;" title="clip_image004" border="0" alt="clip_image004" src="http://systemstuff.files.wordpress.com/2009/10/clip_image004_thumb1.jpg" width="244" height="76" /></a></p>
<p><b>CPU-Z (app)      <br /></b><a href="http://www.cpuid.com/cpuz.php">http://www.cpuid.com/cpuz.php</a></p>
<p><a href="http://systemstuff.files.wordpress.com/2009/10/clip_image0061.jpg"><img style="display:inline;border-width:0;" title="clip_image006" border="0" alt="clip_image006" src="http://systemstuff.files.wordpress.com/2009/10/clip_image006_thumb1.jpg" width="171" height="162" /></a></p>
<hr align="center" size="2" width="100%" />
<p><b>General Information</b></p>
<p><b>FAQ</b></p>
<p><a href="http://www.tomshardware.com/forum/55024-30-memory-please-read-posting">http://www.tomshardware.com/forum/55024-30-memory-please-read-posting</a></p>
<p><a href="http://en.wikipedia.org/wiki/Dimm">http://en.wikipedia.org/wiki/Dimm</a></p>
<p><a href="http://en.wikipedia.org/wiki/Dimm"></a></p>
<p><a href="http://en.wikipedia.org/wiki/Dimm"></a></p>
<hr align="center" size="2" width="100%" />
<hr align="center" size="2" width="100%" />
<p><b>Images</b></p>
<p><a href="http://memoryguide.org/pmwiki.php?n=RAM.DDR">http://memoryguide.org/pmwiki.php?n=RAM.DDR</a></p>
<p>SDR SDRAM (168 pin 2 notches)</p>
<p><a href="http://systemstuff.files.wordpress.com/2009/10/clip_image008.jpg"><img style="display:inline;border-width:0;" title="clip_image008" border="0" alt="clip_image008" src="http://systemstuff.files.wordpress.com/2009/10/clip_image008_thumb.jpg" width="244" height="63" /></a>     <br />DDR SDRAM (184 pin)</p>
<p><a href="http://systemstuff.files.wordpress.com/2009/10/clip_image010.jpg"><img style="display:inline;border-width:0;" title="clip_image010" border="0" alt="clip_image010" src="http://systemstuff.files.wordpress.com/2009/10/clip_image010_thumb.jpg" width="244" height="79" /></a></p>
<p><a href="http://systemstuff.files.wordpress.com/2009/10/clip_image012.jpg"><img style="display:inline;border-width:0;" title="clip_image012" border="0" alt="clip_image012" src="http://systemstuff.files.wordpress.com/2009/10/clip_image012_thumb.jpg" width="244" height="67" /></a></p>
<p>DDR2 SDRAM (240 pin)</p>
<p><a href="http://systemstuff.files.wordpress.com/2009/10/clip_image014.jpg"><img style="display:inline;border-width:0;" title="clip_image014" border="0" alt="clip_image014" src="http://systemstuff.files.wordpress.com/2009/10/clip_image014_thumb.jpg" width="244" height="65" /></a></p>
<p>DDR3 SDRAM (240 pin)</p>
<p><a href="http://systemstuff.files.wordpress.com/2009/10/clip_image016.jpg"><img style="display:inline;border-width:0;" title="clip_image016" border="0" alt="clip_image016" src="http://systemstuff.files.wordpress.com/2009/10/clip_image016_thumb.jpg" width="244" height="63" /></a></p>
<p><a href="http://systemstuff.files.wordpress.com/2009/10/clip_image017.png"><img style="display:inline;border-width:0;" title="clip_image017" border="0" alt="clip_image017" src="http://systemstuff.files.wordpress.com/2009/10/clip_image017_thumb.png" width="244" height="65" /></a></p>
<hr align="center" size="2" width="100%" />
<p><b>Speeds</b></p>
<p>For various technologies, there are certain bus and device clock frequencies that are standardized. There is also a decided nomenclature for each of these speeds for each type.</p>
<p><b><a href="http://en.wikipedia.org/wiki/SDR_SDRAM">SDR SDRAM</a> DIMMs</b> - These first synchronous registered DRAM DIMMs had the same bus frequency for data, address and control lines.</p>
<p>144 or 168 pin (two notches)</p>
<ul>
<li>PC66 = 66 MHz </li>
<li>PC100 = 100 MHz </li>
<li>PC133 = 133 MHz </li>
</ul>
<p><b><a href="http://en.wikipedia.org/wiki/DDR_SDRAM">DDR SDRAM</a> (DDR1) SDRAM DIMMs</b> - DIMMs based on Double Data Rate (DDR) DRAM have data but not the strobe at double the rate of the clock. This is achieved by clocking on both the rising and falling edge of the data strobes.</p>
<p>184 pin (single notch)</p>
<ul>
<li>PC1600 = 200 MHz data &amp; strobe / 100 MHz clock for address and control </li>
<li>PC2100 = 266 MHz data &amp; strobe / 133 MHz clock for address and control </li>
<li>PC2700 = 333 MHz data &amp; strobe / 166 MHz clock for address and control </li>
<li>PC3200 = 400 MHz data &amp; strobe / 200 MHz clock for address and control </li>
</ul>
<p><b><a href="http://en.wikipedia.org/wiki/DDR2_SDRAM">DDR2 SDRAM</a> SDRAM DIMMs</b> - DIMMs based on Double Data Rate 2 (DDR2) DRAM also have data and data strobe frequencies at double the rate of the clock. This is achieved by clocking on both the rising and falling edge of the data strobes. The power consumption and voltage of DDR2 is significantly lower than DDR(1) at the same speed.</p>
<p>200 or 240 pin (s<br />
ingle notch)</p>
<ul>
<li>PC2-3200 = 400 MHz data &amp; strobe / 200 MHz clock for address and control </li>
<li>PC2-4200 = 533 MHz data &amp; strobe / 266 MHz clock for address and control </li>
<li>PC2-5300 = 667 MHz data &amp; strobe / 333 MHz clock for address and control </li>
<li>PC2-6400 = 800 MHz data &amp; strobe / 400 MHz clock for address and control </li>
<li>PC2-8000 = 1000 MHz data &amp; strobe / 500 MHz clock for address and control </li>
<li>PC2-8500 = 1066 MHz data &amp; strobe / 533 MHz clock for address and control </li>
<li>PC2-9600 = 1200 MHz data &amp; strobe / 600 MHz clock for address and control </li>
</ul>
<p><b><a href="http://en.wikipedia.org/wiki/DDR3_SDRAM">DDR3 SDRAM</a> SDRAM DIMMs</b> - DIMMs based on Double Data Rate 3(DDR3) DRAM have data and strobe frequencies at double the rate of the clock. This is achieved by clocking on both the rising and falling edge of the data strobes. The power consumption and voltage of DDR3 is lower than DDR2 of the same speed.</p>
<p>240 pin (single notch)</p>
<ul>
<li>PC3-6400 = 800 MHz data &amp; strobe / 400 MHz clock for address and control </li>
<li>PC3-8500 = 1066 MHz data &amp; strobe / 533 MHz clock for address and control </li>
<li>PC3-10600 = 1333 MHz data &amp; strobe / 667 MHz clock for address and control </li>
<li>PC3-12800 = 1600 MHz data &amp; strobe / 800 MHz clock for address and control </li>
<li>PC3 16000 = 2000 MHz data &amp; strobe / 1000 MHz clock for address and control </li>
</ul>
<hr align="center" size="2" width="100%" />
]]></content:encoded>
			<wfw:commentRss>http://www.rethinkit.com/blog/common-systems-and-memory-configs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

