|
johnsonlam
银牌会员
     阿林
积分 1410
发帖 497
注册 2004-6-28 来自 九龍,香港
状态 离线
|
『楼 主』:
2009-05-27 [ UIDE 新 版 本 ]
使用 LLM 解释/回答一下
2009-05-27
UIDE now uses 992 upper-memory bytes (external-entry logic made an assembly option). UIDE move-memory logic fixed for older 80386/80486 CPUs. CD/DVD entry code in UIDE/UIDEJR improved. XMGR/RDISK unchanged.
UIDE 現 只 在 UMB 內 使 用 992 bytes , 修 正 了 可 能 在 386/486 CPU 下 會 有 的 錯 誤 , CD/DVD 源 碼 改 良 , XMGR/RDISK 沒 有 改 變 。
http://johnson.tmfc.net/dos/driver.html
2009-05-27
UIDE now uses 992 upper-memory bytes (external-entry logic made an assembly option). UIDE move-memory logic fixed for older 80386/80486 CPUs. CD/DVD entry code in UIDE/UIDEJR improved. XMGR/RDISK unchanged.
UIDE now only uses 992 bytes within UMB, fixed possible errors that might occur under 386/486 CPUs, improved CD/DVD source code, and XMGR/RDISK remains unchanged.
http://johnson.tmfc.net/dos/driver.html
|

我 的 網 站 - http://optimizr.dyndns.org
|
|
2009-5-29 13:43 |
|
|
wang0115
新手上路

积分 16
发帖 7
注册 2006-5-18
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
这个月动作很大呀!!!还是要注意身体哦!!
You've been quite active this month!!! Still, do pay attention to your health!
|
|
2009-5-30 22:38 |
|
|
firstsail
高级用户
   
积分 668
发帖 295
注册 2005-7-26 来自 广东深圳
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
楼主能不能解释一个XMGR 比DOS7.0的HIMEM.SYS的好处和优点在哪里?
Can the landlord explain what are the benefits and advantages of XMGR compared to HIMEM.SYS of DOS 7.0?
|
|
2009-5-31 01:58 |
|
|
Roy
管理员
          專業島民
积分 4869
发帖 1633
注册 2002-12-10
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
9-Jun-09 UIDE/UIDEJR /N3 switch added for no XMS memory. Override of /D: name with UIDE$/UIDEJR$ added if no CD/DVD drives are found. XMGR/RDISK unchanged (re-dated only).
1-Jun-09 UIDE optimized for JEMM386, UIDE /K switch added. JEMM386 is now recommended with UIDE. See the README "Technical Notes" for full details. Other drivers unchanged.
話說RDISK.SYS能不能加入自定盤號的功能?
這樣才方便在CONFIG.SYS中用INSTALL=操作RAM disk(如解壓command.com至RAM disk中)啊。
9-Jun-09 UIDE/UIDEJR /N3 switch added for no XMS memory. Override of /D: name with UIDE$/UIDEJR$ added if no CD/DVD drives are found. XMGR/RDISK unchanged (re-dated only).
1-Jun-09 UIDE optimized for JEMM386, UIDE /K switch added. JEMM386 is now recommended with UIDE. See the README "Technical Notes" for full details. Other drivers unchanged.
Is it possible to add the function of customizing the drive number for RDISK.SYS? This will facilitate using INSTALL= to operate the RAM disk in CONFIG.SYS (such as extracting command.com to the RAM disk).
|

我的網站:http://mw16.2ya.com/ 我的網誌: http://scrappedblog.blogspot.com/
~
我的Winamp正在播放的歌曲:
 |
|
2009-6-11 12:13 |
|
|
VeDe
初级用户
 
积分 84
发帖 39
注册 2009-2-1
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
SHCDX33 也更新到D版了。。。
V3.03D 2009-06-01 SHCDX33D drive not-ready stack ERROR fixed.
话说SHCDX33 能不能重加回/i 参数啊?
这样才方便在已加载光驱的环境下配合SHSUCDHD 再次加载ISO 文件。。。
SHCDX33 has also been updated to a cracked version...
V3.03D 2009-06-01 SHCDX33D drive not-ready stack ERROR fixed.
By the way, can SHCDX33 add back the /i parameter?
This will be convenient to cooperate with SHSUCDHD to load ISO files again in the environment where the CD drive has been loaded...
|
|
2009-6-11 13:29 |
|
|
johnsonlam
银牌会员
     阿林
积分 1410
发帖 497
注册 2004-6-28 来自 九龍,香港
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
1) up to 4-GB of XMS memory
2) written to the V3.0 XMS Specifications
3) XMGR has direct support for V3.70+ UMBPCI by Uwe Sieber
4) avoid DMA problems with UMBPCI "Shadow RAM"
5) XMGR can load there with no /B switch, copy all of its "boot" data, and take-over XMS work. Only its XMS "Handles" table stays in low memory
6) 超 細 小 只 佔 小 量 記 憶 , 且 可 以 load high (#5)
7) 針 對 新 CPU 特 性 , 修 正 EMM386 可 能 會 有 的 bug ( 記 憶 搬 移 )
對 不 起 , 有 誰 幫 忙 譯 一 下 , 近 來 有 點 忙 。
Last edited by johnsonlam on 2009-6-12 at 06:43 ]
1) Up to 4-GB of XMS memory
2) Comply with V3.0 XMS Specifications
3) XMGR has direct support for V3.70+ UMBPCI by Uwe Sieber
4) Avoid DMA problems with UMBPCI "Shadow RAM"
5) XMGR can load without the /B switch, copy all its "boot" data, and take over XMS work. Only its XMS "Handles" table remains in low memory
6) Super small, only occupies a small amount of memory, and can be loaded high (#5)
7) Correct EMM386 possible bugs (memory relocation) for new CPU characteristics
Sorry, anyone help translate, been a bit busy recently.
Last edited by johnsonlam on 2009-6-12 at 06:43 ]
|

我 的 網 站 - http://optimizr.dyndns.org
|
|
2009-6-12 06:34 |
|
|
johnsonlam
银牌会员
     阿林
积分 1410
发帖 497
注册 2004-6-28 来自 九龍,香港
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
Originally posted by Roy at 2009-6-11 12:13 PM:
話說RDISK.SYS能不能加入自定盤號的功能?
這樣才方便在CONFIG.SYS中用INSTALL=操作RAM disk(如解壓command.com至RAM disk中)啊。
我 再 問 一 下 , 雖 然 已 有 人 問 過 了 ...
能 否 在 這 列 出 你 想 要 那 個 CONFIG.SYS ?
怎 樣 將 COMMAND.COM 解 壓 到 RAM disk ?
給 Jack 兄 直 接 看 , 省 了 解 釋 時 間 。
Last edited by Roy on 2009-6-12 at 08:35 ]
Originally posted by Roy at 2009-6-11 12:13 PM:
Is it possible for RDISK.SYS to have the function of customizing the drive number?
This is convenient to use INSTALL= in CONFIG.SYS to operate the RAM disk (such as extracting command.com to the RAM disk).
I'm asking again, although someone has already asked...
Can you list the CONFIG.SYS you want here?
How to extract COMMAND.COM to the RAM disk?
Let Brother Jack see directly, saving time for explanation.
Last edited by Roy on 2009-6-12 at 08:35 ]
|

我 的 網 站 - http://optimizr.dyndns.org
|
|
2009-6-12 06:38 |
|
|
johnsonlam
银牌会员
     阿林
积分 1410
发帖 497
注册 2004-6-28 来自 九龍,香港
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
Originally posted by VeDe at 2009-6-11 01:29 PM:
SHCDX33 也更新到D版了。。。
V3.03D 2009-06-01 SHCDX33D drive not-ready stack ERROR fixed.
话说SHCDX33 能不能重加回/i 参数啊?
这样才方便在已加载光驱的环境下配合SHSUCDHD 再次加载ISO 文件。。。
參 照 我 在 7 樓 的 回 覆 , 請 給 我 範 例 , 謝 謝 !
Originally posted by VeDe at 2009-6-11 01:29 PM:
SHCDX33 has also been updated to the D version...
V3.03D 2009-06-01 SHCDX33D drive not-ready stack ERROR fixed.
By the way, can SHCDX33 re-add the /i parameter?
This is convenient to cooperate with SHSUCDHD to load ISO files again in the environment where the CD-ROM is already loaded...
Please refer to my reply in post 7, and please give me an example, thank you!
|

我 的 網 站 - http://optimizr.dyndns.org
|
|
2009-6-12 06:39 |
|
|
johnsonlam
银牌会员
     阿林
积分 1410
发帖 497
注册 2004-6-28 来自 九龍,香港
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
Originally posted by wang0115 at 2009-5-30 10:38 PM:
这个月动作很大呀!!!还是要注意身体哦!!
近 來 Jack 兄 身 體 沒 甚 麼 問 題 , 多 謝 關 心 。
Originally posted by wang0115 at 2009-5-30 10:38 PM:
You've been very active this month!!! Still, do take care of your health!
Recently, Brother Jack has had no major health issues, thanks for your concern.
|

我 的 網 站 - http://optimizr.dyndns.org
|
|
2009-6-12 06:50 |
|
|
Roy
管理员
          專業島民
积分 4869
发帖 1633
注册 2002-12-10
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
Originally posted by johnsonlam at 2009-6-12 06:38:
我 再 問 一 下 , 雖 然 已 有 人 問 過 了 ...
能 否 在 這 列 出 你 想 要 那 個 CONFIG.SYS ?
怎 樣 將 COMMAND.COM 解 壓 到 RAM disk ?
給 Jack 兄 直 ...
摘自 netbootddisk 6.4:
install=NetBoot\SHSURDRV.EXE 8192k,D480,N: /Q
install=NetBoot\tunz.com -o NetBoot\boot.zip N:\
SHELL=N:\COMMAND.COM /E:4096 /P
這樣會建立一個N: RAM Disk、利用tunz(或pkunzjr)把zip中的command.com解壓到 N:\ 然後才指定 SHELL 為 N:\COMMAND.COM
Originally posted by johnsonlam at 2009-6-12 06:38:
I ask again, although someone has asked...
Can you list the CONFIG.SYS you want here?
How to extract COMMAND.COM to RAM disk?
For Brother Jack...
Excerpted from netbootddisk 6.4:
install=NetBoot\SHSURDRV.EXE 8192k,D480,N: /Q
install=NetBoot\tunz.com -o NetBoot\boot.zip N:\
SHELL=N:\COMMAND.COM /E:4096 /P
This will create an N: RAM Disk, use tunz (or pkunzjr) to extract command.com from the zip to N:\, and then specify SHELL as N:\COMMAND.COM
|

我的網站:http://mw16.2ya.com/ 我的網誌: http://scrappedblog.blogspot.com/
~
我的Winamp正在播放的歌曲:
 |
|
2009-6-12 08:35 |
|
|
VeDe
初级用户
 
积分 84
发帖 39
注册 2009-2-1
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
Originally posted by johnsonlam at 2009-6-12 06:39:
參 照 我 在 7 樓 的 回 覆 , 請 給 我 範 例 , 謝 謝 !
非常高兴这么快见到您的答复,谢谢!
其实这个问题也不需要附上什么范例,仅仅是SHCDX33 能否多次加载并保留于内存中的问题,只要把这个问题描叙清楚即可!
范例:
当执行
DEVLOAD UIDE.SYS /D:UIDE-CD
SHCDX33D /D:UIDE-CD
成功后无法再挂载MyISO.ISO 到O: 盘
SHSUCDHD /F:MyISO.ISO
SHCDX33D /D:SHSU-CDH,O
而使用SHSUCDX 便可
当执行
DEVLOAD UIDE.SYS /D:UIDE-CD
SHSUCDX /D:UIDE-CD
后可再执行下面命令来挂载MyISO.ISO 到O: 盘
SHSUCDHD /F:MyISO.ISO
SHSUCDX /D:SHSU-CDH,O /I
从上面范例看出:
SHSUCDX 比SHCDX33D 多出了一个/I 参数,记得SHSUCDX 对这个/I 参数的解释为:忽略SHSUCDX 已加载,重新加载一个(次)。。。
Originally posted by johnsonlam at 2009-6-12 06:39:
Refer to my reply in floor 7, please give me an example, thanks!
Very glad to see your reply so soon, thank you!
Actually, this problem doesn't need to attach any example. It's just the question of whether SHCDX33 can be loaded multiple times and retained in memory. As long as this question is described clearly!
Example:
When executing
DEVLOAD UIDE.SYS /D:UIDE-CD
SHCDX33D /D:UIDE-CD
After success, it's impossible to mount MyISO.ISO to drive O:
SHSUCDHD /F:MyISO.ISO
SHCDX33D /D:SHSU-CDH,O
While using SHSUCDX can:
When executing
DEVLOAD UIDE.SYS /D:UIDE-CD
SHSUCDX /D:UIDE-CD
Then you can execute the following command to mount MyISO.ISO to drive O:
SHSUCDHD /F:MyISO.ISO
SHSUCDX /D:SHSU-CDH,O /I
From the above example:
SHSUCDX has an additional /I parameter compared to SHSUCDX33D. I remember that the explanation of this /I parameter for SHSUCDX is: Ignore that SHSUCDX has been loaded, reload one (time)...
|
|
2009-6-12 09:00 |
|
|
Roy
管理员
          專業島民
积分 4869
发帖 1633
注册 2002-12-10
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
Originally posted by johnsonlam at 2009-6-12 06:34:
對 不 起 , 有 誰 幫 忙 譯 一 下 , 近 來 有 點 忙 。
1) 多達 4GB 的 XMS 記憶體
2) 以 XMS V3.0 規格寫成
3) XMGR 已能直接支援由 Uwe Sieber 編寫的 UMBPCI (V3.70版及更新)
4) 避免與UMBPCI "Shadow RAM"之間的DMA問題
5) XMGR 能在沒有 /B 的情況下載入,複製所有它的「啟動」數據,以及接管管理 XMS 的工作。只有它的 XMS 句柄表留在傳統記憶體中。
Originally posted by johnsonlam at 2009-6-12 06:34:
Sorry, does anyone help translate? I've been a bit busy recently.
1) Up to 4GB of XMS memory
2) Written in accordance with XMS V3.0 specifications
3) XMGR can directly support UMBPCI (version 3.70 and later) written by Uwe Sieber
4) Avoid DMA issues with UMBPCI "Shadow RAM"
5) XMGR can be loaded without /B, copy all its "boot" data, and take over the management of XMS. Only its XMS handle table remains in conventional memory.
|

我的網站:http://mw16.2ya.com/ 我的網誌: http://scrappedblog.blogspot.com/
~
我的Winamp正在播放的歌曲:
 |
|
2009-6-12 10:25 |
|
|
johnsonlam
银牌会员
     阿林
积分 1410
发帖 497
注册 2004-6-28 来自 九龍,香港
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
剛 收 到 Jack 兄 回 覆 , 他 說 DOS 在 普 通 情 況 下 會 給 .SYS 第 一 個 可 以 用 的 drive letter , 要 指 定 就 必 須 要 轉 用 .COM 並 在 AUTOEXEC.BAT 內 載 入 RDISK ...
你 不 介 意 用 .COM 吧 ?
還 有 , Jack 兄 正 在 考 慮 , 這 樣 做 會 否 有 其 他 問 題 , 所 以 ... 要 花 點 耐 性 。
Last edited by johnsonlam on 2009-6-16 at 00:49 ]
Just received a reply from Brother Jack. He said that under normal circumstances, DOS will assign the first available drive letter to .SYS. To specify, you must switch to using .COM and load RDISK in AUTOEXEC.BAT...
Do you mind using .COM?
Also, Brother Jack is considering whether there will be other issues with this, so... it will take some patience.
Last edited by johnsonlam on 2009-6-16 at 00:49 ]
|

我 的 網 站 - http://optimizr.dyndns.org
|
|
2009-6-16 00:45 |
|
|
Roy
管理员
          專業島民
积分 4869
发帖 1633
注册 2002-12-10
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
Originally posted by johnsonlam at 2009-6-16 00:45:
剛 收 到 Jack 兄 回 覆 , 他 說 DOS 在 普 通 情 況 下 會 給 .SYS 第 一 個 可 以 用 的 drive letter , 要 指 定 就 必 須 要 轉 用 .COM 並 在 AUTOEXEC.BA ...
可以啊。
只不過把DEVICE=改為INSTALL=而已。
當然前提是Jack兄肯做啦。<img src="images/smilies/face-wink.png" align="absmiddle" border="0">
Originally posted by johnsonlam at 2009-6-16 00:45:
Just received Brother Jack's reply. He said that under normal circumstances, DOS will assign the first available drive letter to .SYS. To specify, you must switch to using .COM and in AUTOEXEC.BA...
It's okay.
It's just changing DEVICE= to INSTALL= that's all.
Of course, it depends on Brother Jack being willing to do it. ;)
|

我的網站:http://mw16.2ya.com/ 我的網誌: http://scrappedblog.blogspot.com/
~
我的Winamp正在播放的歌曲:
 |
|
2009-6-16 05:49 |
|
|
VeDe
初级用户
 
积分 84
发帖 39
注册 2009-2-1
状态 离线
|
『第 15 楼』:
使用 LLM 解释/回答一下
Originally posted by johnsonlam at 2009-6-16 00:45:
剛 收 到 Jack 兄 回 覆 , 他 說 DOS 在 普 通 情 況 下 會 給 .SYS 第 一 個 可 以 用 的 drive letter , 要 指 定 就 必 須 要 轉 用 .COM 並 在 AUTOEXEC.BA ...
感觉做成.COM 更能随意点按需加载,BAT下无须再采用其它工具加载,甚妙。。。
另:得知XMSDSK.EXE 在机器内存大于4G环境下用/T 参数将RamDrive 加载到高位时失败告终,希望RDISK 若考虑增加类同参数时能规避此问题。。。
Originally posted by johnsonlam at 2009-6-16 00:45:
Just received a reply from Brother Jack. He said that under normal circumstances, DOS will assign the first available drive letter to .SYS. To specify, one must switch to using .COM and in AUTOEXEC.BA...
It feels that making it into .COM is more flexible for on-demand loading. No need to use other tools for loading under BAT, which is very clever...
Also: Learned that XMSDSK.EXE fails when using the /T parameter to load RamDrive to the upper memory under environments with machine memory greater than 4G. Hope that RDISK can avoid this problem when considering adding similar parameters...
|
|
2009-6-16 09:51 |
|