UNICODE.SYS: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
The Unicode device driver enables [[Unicode]] and locales support for the kernel and other device drivers. | |||
It is also required by [[JFS.IFS]] file system driver. | |||
;Note:This driver has hard coded the path of "<boot drive>:\LANGUAGE\CODEPAGE". If you move the folder from its location UNICODE.SYS will give you errors on boot, no matter if you changed the config.sys statement to the new location. | ;Note:This driver has hard coded the path of "<boot drive>:\LANGUAGE\CODEPAGE". If you move the folder from its location UNICODE.SYS will give you errors on boot, no matter if you changed the config.sys statement to the new location. | ||
Line 9: | Line 11: | ||
|2002-09-04 17:31||14.93||20,014 bytes|| \OS2\BOOT | |2002-09-04 17:31||14.93||20,014 bytes|| \OS2\BOOT | ||
|} | |} | ||
==CONFIG.SYS Documentation== | ==CONFIG.SYS Documentation== | ||
Warp Server for e-Business Unicode Driver, enables Unicode and locale support. Necessary for JFS.IFS. | Warp Server for e-Business Unicode Driver, enables Unicode and locale support. Necessary for JFS.IFS. | ||
DEVICE=UNICODE.SYS <parameter> | DEVICE=\OS2\BOOT\UNICODE.SYS <parameter> | ||
'''Parameter:''' | '''Parameter:''' | ||
;-L:Specifies that base locale setting is permanent. If selected \LANGUAGE\LOCALE\DEFAULT.LOC overrides the config.sys settings. | ;-L:Specifies that base locale setting is permanent. If selected \LANGUAGE\LOCALE\DEFAULT.LOC overrides the config.sys settings. | ||
;- | ;-X:Disables codepage conversion, must not be used with JFS.IFS | ||
;-V:Verbose | ;-V:Verbose, show messages during boot | ||
{|class="wikitable" | |||
{| class="wikitable" | |+Platform Support | ||
| | |||
!OS/2 2.x | !OS/2 2.x | ||
!OS/2 3.0 | !OS/2 3.0 |
Revision as of 12:58, 20 October 2018
The Unicode device driver enables Unicode and locales support for the kernel and other device drivers.
It is also required by JFS.IFS file system driver.
- Note
- This driver has hard coded the path of "<boot drive>:\LANGUAGE\CODEPAGE". If you move the folder from its location UNICODE.SYS will give you errors on boot, no matter if you changed the config.sys statement to the new location.
Versions
Date | Version | Size | Comments |
---|---|---|---|
2002-09-04 17:31 | 14.93 | 20,014 bytes | \OS2\BOOT |
CONFIG.SYS Documentation
Warp Server for e-Business Unicode Driver, enables Unicode and locale support. Necessary for JFS.IFS.
DEVICE=\OS2\BOOT\UNICODE.SYS <parameter>
Parameter:
- -L
- Specifies that base locale setting is permanent. If selected \LANGUAGE\LOCALE\DEFAULT.LOC overrides the config.sys settings.
- -X
- Disables codepage conversion, must not be used with JFS.IFS
- -V
- Verbose, show messages during boot
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
No | No | No | Yes |