PALMisLIFE 討論區

標題: [求助] 誰知道 Intel CPU Microcod 去哪邊查資料呀 [列印本頁]

作者: mace    時間: 2005-12-23 15:01
標題: [求助] 誰知道 Intel CPU Microcod 去哪邊查資料呀
剛剛在找 HP D530 USDT 的Bios時,看一個更新程式寫

"Updates Intel Pentium 4 Processor microcode for F41, F34, F29 and F49 steppings"

誰知道 F29/34/41/49 是代表哪些CPU呀﹖



感恩呀 m(_ _)m
作者: krisher    時間: 2005-12-23 15:24
標題: Re: [求助] 誰知道 Intel CPU Microcod 去哪邊查資料呀
可以參考這個連結:
http://www.vr-zone.com/index.php?i=2909

這些文件:
http://download.intel.com/design/PentiumXE/specupdt/30683208.pdf
http://download.intel.com/design/PentiumXE/specupdt/30683208.pdf
作者: mace    時間: 2005-12-23 15:36
標題: Re: [求助] 誰知道 Intel CPU Microcod 去哪邊查資料呀
Originally posted by krisher at 2005-12-23 03:24 PM:
可以參考這個連結:
http://www.vr-zone.com/index.php?i=2909

這些文件:
http://download.intel.com/design/PentiumXE/specupdt/30683208.pdf
http://download.intel.com/design/PentiumXE/specupdt/30683208.pdf


感謝司機叔叔  但是後面兩個連結路徑不存在說 >.<
作者: nxu    時間: 2005-12-25 23:13
標題: Re: [求助] 誰知道 Intel CPU Microcod 去哪邊查資料呀
換另一種 問法:你的 CPU 的 ID 是多少?是 需要 更新 microcode  的 CPU 嗎?

在 DOS BOX 底下執行 debug  (或是 windows 的國旗鍵 和 R鍵 同時按,然後 在 "執行" 的視窗裡,輸入 debug,按 enter 鍵)

在 debug 的命令列 輸入:  (底下 "(enter)" 指 按下 enter 鍵)

a (enter)
db 66, b8, 1, 0, 0, 0, f, a2, cc (enter)
g (enter)

看一下 執行結果  AX=???? 的值,就是你的 CPU ID。 (e.g. AX=0F41,CPU ID 就是 F41)
如果 你的 CPU ID 不在那個 LIST 裡,就不用理會那個更新了。


--

"66, b8, 1, 0, 0, 0, f, a2, cc" 相當於 三行 組合語言的指令("mov eax, 1", "cpuid" 和 "int 3")




歡迎光臨 PALMisLIFE 討論區 (http://f.pil.tw/) Powered by Discuz! X2.5