================================================================================ MiniOS7 Ver. 2 for I-7188XA ================================================================================ Ver. 2.0.3 [2005/07/01] 1.Fixed: Using new method to detect the reset mode for RDC CPU. (The early version may detect a wrong result for POWER ON reset to WDT reset.) -------------------------------------------------------------------------------- Ver. 2.0.4 [2006/06/14] OS image file name: "7188xa_CR_20060614.img" 1. Modify: Set when WDT timeout occures to generate an NMI interrupt. 2. This version and later can be used on the I-7188XA RoHS version. -------------------------------------------------------------------------------- Ver. 2.0.5 [2006/09/21] OS image file name: "7188xa_CR_20060921.img" 1. Modify the code for ISR of WDT NMI to make the system more stable. -------------------------------------------------------------------------------- Ver. 2.0.6 [2006/12/07] OS image file name: "7188xa_CR_20061207.img" 1.Modify: After reset, disable all interrupt first then do other thing. -------------------------------------------------------------------------------- Ver. 2.0.7 [2007/01/09] OS image file name: "7188xa_CR_20070109.img" 1.Modify the data format for the password value. 2.Modify: Before reset(Soft reset or WDT reset), disable all interrupt and disable all timer. 3.Add command: alias ================================================================================ [Chinese Big5]------------------------------------------------------------------ == [快速更新 OS 的方法] ======================================================== 1.把 7188XW.F4 跟 OS 的 IMAGE 檔解壓縮到硬碟的某個目錄。 2.在該目錄執行 7188XW.EXE。 3.使用 7188xw.exe (V. 1.27 [2004/10/19] 或是以後的版本) 連上 I-7188E 之後, 按下鍵盤上的 [F4] 按鍵,7188XW.EXE 就會自動完成更新 OS 的動作。 == [改版說明] ================================================================== 2.0.2 [2005/03/22] 1.修正設定 stdio port 為 COM1 造成開機無法使用的問題。 [2005/05/16] 1.恢復 INT 0x10 給 STD OUT 使用。(INT 0x29 還是有) (讓早期版本的 Print 可以使用) -------------------------------------------------------------------------------- Ver. 2.0.3 [2005/07/01] 1.修正:使用 RDC CPU 時,修改 RESET MODE 的判斷方式。 (以前的方式可能會把 POWER ON reset 誤判為 WDT reset) [2005/08/17] 1.修正 ASCKEY 的判斷方式。 -------------------------------------------------------------------------------- Ver. 2.0.4 [2006/06/14] 1. 修改 WDT RESET 的處理方式。 2. 修改相容於 RoHS 版本。 -------------------------------------------------------------------------------- Ver. 2.0.5 [2006/09/21] OS image 檔名: "7188xa_CR_20060921.img" 1. 修改 WDT RESET 的處理方式,遇到 wdt reset 時系統可以較穩定。 -------------------------------------------------------------------------------- Ver. 2.0.6 [2006/12/07] OS image 檔名: "7188xa_CR_20061207.img" 1.修改:開機後先把所有中斷 disable 之後再繼續處理其他事項。 -------------------------------------------------------------------------------- Ver. 2.0.7 [2007/01/09] OS image 檔名: "7188xa_CR_20070109.img" 1.password 設定的儲存使用新的方式處理。 2.修改: 以軟體方式 reset 之前先將中斷以及 timer disbale。 3.加上命令: alias -------------------------------------------------------------------------------- Ver. 2.0.8 [2007/02/26] OS image 檔名: "7188xa_CR_20070226.img" 1.修正 WDT reset 可能造成 COM4 無法正常輸出的問題。 ================================================================================