<?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>Windows XP &#8211; richliu&#039;s blog</title>
	<atom:link href="https://blog.richliu.com/tag/windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.richliu.com</link>
	<description>Linux, 工作, 生活, 家人</description>
	<lastBuildDate>Mon, 15 Feb 2010 01:46:07 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>Windows XP 認不到 Mass Storage Driver</title>
		<link>https://blog.richliu.com/2010/02/15/861/windows-xp-%e8%aa%8d%e4%b8%8d%e5%88%b0-mass-storage-driver/</link>
					<comments>https://blog.richliu.com/2010/02/15/861/windows-xp-%e8%aa%8d%e4%b8%8d%e5%88%b0-mass-storage-driver/#respond</comments>
		
		<dc:creator><![CDATA[richliu]]></dc:creator>
		<pubDate>Mon, 15 Feb 2010 01:46:07 +0000</pubDate>
				<category><![CDATA[隨手札記]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[usbstor.inf]]></category>
		<category><![CDATA[usbstor.pnf]]></category>
		<category><![CDATA[Windows XP]]></category>
		<guid isPermaLink="false">http://blog.richliu.com/?p=861</guid>

					<description><![CDATA[<p>這個症狀是, 不管插入什麼 Mass Strage Driver, 都會出現要找 Device Driver  [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.richliu.com/2010/02/15/861/windows-xp-%e8%aa%8d%e4%b8%8d%e5%88%b0-mass-storage-driver/">Windows XP 認不到 Mass Storage Driver</a> appeared first on <a rel="nofollow" href="https://blog.richliu.com">richliu&#039;s blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>這個症狀是, 不管插入什麼 Mass Strage Driver, 都會出現要找 Device Driver 的畫面, 不過 Windows XP 大家都知道是不需要 Driver 的.</p>
<p>找了半天,  最後的原因是 c:/windows/inf/usbstor.inf 和 c:/windows/inf/usbstor.pnf 這二個檔案消失了.</p>
<p>從其他電腦 Copy 過來就可以了.</p>
<p>The post <a rel="nofollow" href="https://blog.richliu.com/2010/02/15/861/windows-xp-%e8%aa%8d%e4%b8%8d%e5%88%b0-mass-storage-driver/">Windows XP 認不到 Mass Storage Driver</a> appeared first on <a rel="nofollow" href="https://blog.richliu.com">richliu&#039;s blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.richliu.com/2010/02/15/861/windows-xp-%e8%aa%8d%e4%b8%8d%e5%88%b0-mass-storage-driver/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Intel ICH9 AHCI mode + Windows XP 的問題.</title>
		<link>https://blog.richliu.com/2008/02/28/563/intel-ich9-ahci-mode-windows-xp-%e7%9a%84%e5%95%8f%e9%a1%8c/</link>
					<comments>https://blog.richliu.com/2008/02/28/563/intel-ich9-ahci-mode-windows-xp-%e7%9a%84%e5%95%8f%e9%a1%8c/#comments</comments>
		
		<dc:creator><![CDATA[richliu]]></dc:creator>
		<pubDate>Wed, 27 Feb 2008 19:11:43 +0000</pubDate>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[AHCI]]></category>
		<category><![CDATA[Driver]]></category>
		<category><![CDATA[Intel ICH9]]></category>
		<category><![CDATA[Windows XP]]></category>
		<guid isPermaLink="false">http://blog.richliu.com/2008/02/28/563/</guid>

					<description><![CDATA[<p>Intel 官方的 Matrix Driver for Window XP 不支援 ICH9 的 AHCI,  [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://blog.richliu.com/2008/02/28/563/intel-ich9-ahci-mode-windows-xp-%e7%9a%84%e5%95%8f%e9%a1%8c/">Intel ICH9 AHCI mode + Windows XP 的問題.</a> appeared first on <a rel="nofollow" href="https://blog.richliu.com">richliu&#039;s blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Intel 官方的 <a href="http://downloadcenter.intel.com/Detail_Desc.aspx?agr=N&amp;ProductID=2101&amp;DwnldID=14848&amp;strOSs=44&amp;OSFullName=Windows%20XP%20Professional&amp;lang=zht" target="_blank" rel="noopener">Matrix Driver for Window XP</a> 不支援 ICH9 的 AHCI, 聽說 Vista 的版本是支援的(我不確定, 短期內不想也不會 Update 到 Vista).<br />
<span id="more-563"></span><br />
如果要在 Windows XP 裝 ICH9 的 AHCI Driver, 就要動一些小手腳, 剛剛 Search 一下, 有找到一篇文章 <a href="http://www.msfn.org/board/enable-AHCI-Intel-ICH9-XP-t109450.html" target="_blank" rel="noopener">How to enable AHCI on Intel ICH9 under XP</a>, 利用 Intel 放出來的 Floppy Driver, 改一下 PCI Sub device id. 讓 Windows XP 也可以支援 ICH9 的 AHCI Driver. 大致講一下執行步驟 (不按照原文, 按照原文似乎會有問題)<br />
*注意: 這些步驟有可能傷害你的電腦或是程式, 本人不負擔任何責任..<br />
1. 下載必要的程式<br />
<a href="http://www.msfn.org/board/ipb_seo.php?url=http%3A%2F%2Fwww.magiciso.com%2Fdownload.htm" target="_blank" rel="noopener">MagicISO</a> (Only needed when you don’t want or can not use a floppy disk.)<br />
<a href="http://www.msfn.org/board/ipb_seo.php?url=http%3A%2F%2Fdownloadcenter.intel.com%2Flicense_agr.aspx%3Furl%3D%2F14849%2Feng%2Ff6flpy32.zip%26ProductID%3D2842%26agr%3DY%26sType%3D%26PrdMap%3D%26DwnldId%3D14849%26strOSs%3DAll%26OSFullName%3DAll%2BOperating%2BSystems%26lang%3Deng" target="_blank" rel="noopener">32-bit Floppy Configuration Utility for Intel® Matrix Storage Manager</a><br />
2. 利用 MagicISO 解出 Intel Floppy Matrix Storage Manager 內的 .IMA File.<br />
3. 將 IASTOR.SYS Copy 到 Windows SYSTEM32/DRIVERS 的目錄<br />
4. 編輯 IAAHCI.INF, 將所有字串“2821” 置換成 “2923”<br />
5. 置換字串<br />
<code>PCI\VEN_8086&amp;DEV_2923&amp;CC_0106.DeviceDesc    = "Intel(R) 82801HR/HH/HO SATA AHCI Controller"</code><br />
成為<br />
<code>PCI\VEN_8086&amp;DEV_2923&amp;CC_0106.DeviceDesc    = "Intel(R) ICH9 SATA AHCI Controller"</code><br />
6. 建立 Windows Register<br />
用編輯器建立一個 AHCI_ICH9.REG 內容如下<br />
<code>Windows Registry Editor Version 5.00</code></p>
<p>[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\CriticalDeviceDatabase\pci#ven_8086&amp;dev_2923&amp;cc_0106]<br />
&#8220;Service&#8221;=&#8221;iaStor&#8221;<br />
&#8220;ClassGUID&#8221;=&#8221;{4D36E96A-E325-11CE-BFC1-08002BE10318}&#8221;</p>
<p>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor]<br />
&#8220;Type&#8221;=dword:00000001<br />
&#8220;Start&#8221;=dword:00000000<br />
&#8220;Group&#8221;=&#8221;SCSI miniport&#8221;<br />
&#8220;ErrorControl&#8221;=dword:00000001<br />
&#8220;ImagePath&#8221;=&#8221;system32\\drivers\\iaStor.sys&#8221;<br />
&#8220;tag&#8221;=dword:00000019<br />
&#8220;DisplayName&#8221;=&#8221;Intel AHCI Controller&#8221;</p>
<p>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor\Parameters]<br />
&#8220;queuePriorityEnable&#8221;=dword:00000000</p>
<p>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\iaStor\Enum]<br />
&#8220;0&#8221;=&#8221;PCI\\VEN_8086&amp;DEV_2923&amp;SUBSYS_B0051458&amp;REV_02\\3&amp;13c0b0c5&amp;0&amp;FA&#8221;<br />
&#8220;Count&#8221;=dword:00000001<br />
&#8220;NextInstance&#8221;=dword:00000001<br />
儲存完畢, 點二下執行</p>
<p>7. 在我的電腦 -&gt; 硬體 -&gt; 裝置管理員 -&gt; IDE ATA/ATAPI 控制器<br />
點 Intel(R) ICH9 2 Port SATA Controller (印像是這樣 :p)<br />
選內容 -&gt; 驅動程式 -&gt; 更新驅動程式 -&gt; 從磁片安裝 , 選到剛剛修改完那個目錄, 將 Driver 硬改成 Intel(R) ICH9 SATA AHCI Controller. 這個 Driver 未經過認證, 就裝下去就對了.</p>
<p>8. 重開機, 調整 BIOS 內的 SATA Mode 從 Compatible 到 AHCI. (各家主機版不一樣, 我是 P5K-VM)</p>
<p>9. 再開機有可能會再要裝一次 Driver, 再指到剛剛改好的 AHCI Driver<br />
接下來會要求重開機, 按照要求重開</p>
<p>10.  檢查 裝置管理員 -&gt; IDE ATA/ATAPI 控制器 內, 是不是變成 Intel(R) ICH9 SATA AHCI Controller ?</p>
<p>我是有成功, 不過不要問我效能有沒有變快&#8230;. 這很難試吧 XD</p>
<p>The post <a rel="nofollow" href="https://blog.richliu.com/2008/02/28/563/intel-ich9-ahci-mode-windows-xp-%e7%9a%84%e5%95%8f%e9%a1%8c/">Intel ICH9 AHCI mode + Windows XP 的問題.</a> appeared first on <a rel="nofollow" href="https://blog.richliu.com">richliu&#039;s blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.richliu.com/2008/02/28/563/intel-ich9-ahci-mode-windows-xp-%e7%9a%84%e5%95%8f%e9%a1%8c/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
