<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Intel on Remko's Blog</title><link>https://remkoweijnen.nl/blog/tags/intel/</link><description>Recent content in Intel on Remko's Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 14 Mar 2017 15:31:03 +0000</lastBuildDate><atom:link href="https://remkoweijnen.nl/blog/tags/intel/index.xml" rel="self" type="application/rss+xml"/><item><title>Modifying a .NET Application</title><link>https://remkoweijnen.nl/blog/2017/03/14/modifying-net-application/</link><pubDate>Tue, 14 Mar 2017 15:31:03 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2017/03/14/modifying-net-application/</guid><description>&lt;p&gt;I will explain why in a seperate post, but on my MacBook Pro I wanted to use the Intel Thunderbolt driver under BootCamp instead of the ones supplied by Apple.&lt;/p&gt;
&lt;p&gt;The Thunderbolt control program however refused with the following error message:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://remkoweijnen.nl/blog/wp-content/uploads/2017/03/image-5.webp" class="glightbox" data-type="image" data-gallery="post-4061"&gt;&lt;img loading="lazy" decoding="async" style="display: inline;" title="Application Cannot Run" src="https://remkoweijnen.nl/blog/wp-content/uploads/2017/03/image_thumb-5.webp" alt="This application is not supported on Boot Camp. (Thunderbolt devices and networking will work correctly.)" width="382" height="164" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s really beyond me why Intel would deliberately block their Thunderbolt software on Apple hardware (under Windows). Believing this was just a simple hardcoded hardware check rather than any hardware issue that would prevent the drivers to work I proceeded into finding where the check takes place.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Switch SATA Operation Mode</title><link>https://remkoweijnen.nl/blog/2011/06/18/switch-sata-operation-mode/</link><pubDate>Sat, 18 Jun 2011 21:38:19 +0000</pubDate><guid>https://remkoweijnen.nl/blog/2011/06/18/switch-sata-operation-mode/</guid><description>&lt;p&gt;Modern systems usually offer different SATA Operation Modes such as ATA, AHCI or IRRT.&lt;/p&gt;
&lt;p&gt;The AHCI mode offers extra features such as hot swapping and &lt;a title="Wikipedia Native Command Queueing" href="http://en.wikipedia.org/wiki/Native_Command_Queuing" target="_blank"&gt;native command queuing&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Many vendors set the SATA Operation Mode to ATA by default because it&amp;rsquo;s the most compatible mode but there are a few reasons why you might want to change it:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;AHCI has a higher performance than ATA.&lt;/li&gt;
	&lt;li&gt;AHCI is a requirement for the &lt;a title="Why You Need TRIM For Your SSD" href="http://www.bit-tech.net/hardware/storage/2010/02/04/windows-7-ssd-performance-and-trim/" target="_blank"&gt;TRIM command&lt;/a&gt;.&lt;/li&gt;
	&lt;li&gt;AHCI is required for self encrypting hard drives&lt;/li&gt;
&lt;/ul&gt;
&lt;span style="color: #4c4c4c;"&gt;Please note that the IRRT (integrated raid) mode is supposed to support all functionality of AHCI but in my experience it doesn't. &lt;/span&gt;
&lt;p&gt;&lt;span style="color: #4c4c4c;"&gt;So the question is: how do we switch the SATA Operation Mode from ATA or IRRT to AHCI?&lt;/span&gt;&lt;/p&gt;</description></item></channel></rss>