home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 15 / 15.iso / s / s038 / 3.ddi / RNOTES.TXT < prev    next >
Encoding:
Text File  |  1992-07-14  |  21.0 KB  |  435 lines

  1. DEVELOPMENT TOOLS SUPPORT INFORMATION
  2.  
  3. The versions of the development tools shipped with the iRMX for Windows
  4. developer kit are the only versions supported for development with iRMX for
  5. Windows Release 2.0.  It is possible to obtain other versions of the C and
  6. PL/M compilers, assembler, and Soft-Scope debugger from other sources,
  7. but we cannot guarantee that they will work correctly.
  8.  
  9. If you wish to develop programs using a language not packaged with the
  10. developer kit (such as FORTRAN 386), contact Intel Customer Support for
  11. information on ordering the version which has been validated with iRMX for
  12. Windows Release 2.0.
  13.  
  14.  
  15. PL/M DOCUMENTATION
  16.  
  17. If you are developing applications in PL/M and require documentation, you may
  18. order the PL/M manuals by calling 1-800-548-4725 with the following order
  19. codes:
  20.  
  21.    452161-002 - PL/M Programmer's Guide
  22.    452164-002 - iRMX Supplement to the PL/M Programmer's Guide
  23.  
  24.  
  25. RUN-TIME OPERATING SYSTEM INFORMATION
  26.  
  27. The iRMX for Windows Release 2.0 RUN-TIME OPERATING SYSTEM consists ONLY
  28. of the contents of the following directories:
  29.  
  30.           \DOSRMX
  31.           \SYS386
  32.           \RMX386\CONFIG
  33.           \RMX386\CONFIG\CMD
  34.           \RMX386\CONFIG\USER
  35.           \RMX386\CONFIG\DEFAULT
  36.           \NET
  37.           \UTIL286
  38.           \UTIL386
  39.           \RMX386\IOS
  40.           \RMX386\JOBS
  41.           \RMX386\DRIVERS
  42.           \WINDOWS
  43.           \WINDOWS\RMX
  44.  
  45. When you make copies of the RUN-TIME OPERATING SYSTEM, you must pay Intel
  46. an Incorporation (royalty) fee for each copy you make.  Only the contents
  47. of these directories may be copied.  Contact the Intel Incorporations
  48. Administrator for further information if you need to copy files from
  49. any other directories besides the ones listed above.
  50.  
  51.  
  52. RUN-TIME LIBRARIES
  53.  
  54. The iRMX for Windows RUN-TIME LIBRARIES are located in the following
  55. directories:
  56.  
  57.           \INTEL\ASM386
  58.           \INTEL\IC386\SRC
  59.           \INTEL\IC386\INC
  60.           \INTEL\NDP387
  61.           \INTEL\RLL386
  62.           \INTEL\LIB
  63.           \RMX386\LIB
  64.           \RMX386\DEMO\ALTSYS
  65.           \RMX386\DEMO\RTE\LIB
  66.           \RMX386\RMXNET\LIB
  67.  
  68. You have a royalty-free right to copy and distribute executable files
  69. created using the RUN-TIME LIBRARIES, language compilers and assembler in
  70. the developer kit.  Intel grants you this right provided that you: (a)
  71. distribute the RUN-TIME LIBRARIES only in conjunction with and as a part of
  72. your software product, (b) do not use Intel's name or logo to market your
  73. software product, and (c) include Intel's copyright notice for the SOFTWARE
  74. on your product label and as a part of the sign-on message for your software
  75. product.  The Intel Software Redistribution License and iRMX Developer
  76. Software License Agreement may contain other restrictions and you should
  77. read these documents carefully.
  78.  
  79.  
  80. iRMX for Windows R1.0, R1.1, R2.0, and R2.0A SOFTWARE PROBLEMS FIXED IN R2.0B
  81.  
  82. Nucleus and Communication System:
  83.  
  84.    OS        Report                    Title
  85. ------------------------------------------------------------------------
  86. iRMX III       274    RECEIVE$REPLY doesn't set data$type to 0
  87. iRMX III       279    E$GET$POOL$ATTRIBUTE error code discrepancy
  88. iRMX III       280    E$GET$POOL$ATTRIBUTE error code discrepancy
  89. iRMX III       473    exception handler interoperability
  90. iRMX III       534    ndelay fails with 76.8 KHz clock
  91. iRMX III       547    cancel messages have wrong portid
  92. iRMX III       548    CONNECT does not filter messages
  93. iRMX III       550    request ID not incremented for buffer requests/grants
  94. iRMX III       551    unvalidated source host id on received replies
  95. iRMX III       570    C compiler causes stack fault in the BIOS
  96. iRMX III       571    SEND$CONTROL attempts to exit internal region - GP faults
  97. iRMX III       572    RESET$INTERRUPT will delete a task that is in a region
  98. iRMX III       590    SIGNAL$EXCEPTION returns invalid condition code
  99. iRMX III       591    GP if 1st level job creation fails
  100. iRMX III       598    iRMX II priority semaphore fixes for iRMX III
  101. iRMX III       621    AttachBufferPool may hang the system
  102. iRMX III       632    missing CLD for SCASW in mwmgr.a28 results in GP fault
  103. iRMX III       634    SendRSVP incorrectly returns ECANCELLED
  104. iRMX III       645    Data Mailbox has message queued but task not awakened
  105. iRMX III       646    SendData/Message and ReceiveData/Message race condition
  106. iRMX III       651    ChangePriority(self) - new PIC masks loading delay
  107. iRMX III       672    a task waking up every 10 ms can shut out round-robin
  108.  RMX4WIN       119    ESetMaxPriority doesn't return E$TYPE
  109.  RMX4WIN       232    DS <> ES after CreateTask
  110.  RMX4WIN       270    CatalogObject performance
  111.  RMX4WIN       278    NPX fix needed
  112.  RMX4WIN       285    ChangePriority(self) - new PIC masks loading delay
  113.  RMX4WIN       308    a task waking up every 10 ms can shut out round-robin
  114.  RMX4WIN       431    Setting OSX > default yields system break to SDM
  115.  RMX4WIN       450    NPX errors handled incorrectly on MBII boards
  116.  RMX4WIN       577    iRMX for Windows is limited to 64M Extended Memory
  117.  RMX4WIN       605    NPX error int level initialization is wrong
  118.  RMX4WIN       606    NPX error int level not being reserved for RMX correctly
  119.  RMX4WIN       639    Short Circuit Message Passing Causes GP on AT Bus Platform
  120.  
  121.  
  122. VM86 Dispatcher:
  123.  
  124.    OS        Report                    Title
  125. -----------------------------------------------------------------------
  126.  RMX4WIN       185    EDOSRequest should execute the TSR at low priority
  127.  RMX4WIN       188    TSR's INT28 handler shouldn't set done_flag on completion
  128.  RMX4WIN       200    NPX Dispatcher bug
  129.  RMX4WIN       204    Keyboard locks when mouse drivers are installed
  130.  RMX4WIN       235    DOS can disable interrupts forever
  131.  RMX4WIN       297    iRMX for Windows X104 fails on some unsupported machines
  132.  RMX4WIN       430    <Ctrl Alt Del> causes GP fault when keybd.job not present
  133.  RMX4WIN       421    ROM-BIOS timeouts with VIE=0FFH
  134.  RMX4WIN       587    Interrupts left disabled on an iSBC 486SX25
  135.  
  136. BIOS:
  137.  
  138.    OS        Report                    Title
  139. -----------------------------------------------------------------------
  140. iRMX III       188    ENCRYPT gives GP error instead of expected E$MEM
  141. iRMX III       189    ENCRYPT gives GP error instead of expected E$LIMIT
  142. iRMX III       522    SetGlobalTime doesn't clear status
  143. iRMX III       536    SPECIAL check for writable terminal attributes structure
  144. iRMX III       636    task hangs in multiple task, disk and file application
  145. RMX4WIN        225    iRMX and DOS concurrent I/O results in E$TIME for iRMX
  146. RMX4WIN        281    InstallDUIBs GP faults with specific segment size
  147.  
  148.  
  149. Drivers:
  150.  
  151.    OS        Report                    Title
  152. -----------------------------------------------------------------------
  153. iRMX III       464    Cancel Terminal I/O doesn't seem to work
  154. iRMX III       535    incorrect use and conversion of DWORD baud rate variables
  155. iRMX III       595    iRMX III.2 should include latest PCI server
  156. iRMX III       602    PCI driver needs finish procedure
  157.  RMX4WIN        90    Adaptec 1542A SCSI driver doesn't clean up properly
  158.  RMX4WIN       116    :LP: doesn't work on Compaq DeskPro
  159.  RMX4WIN       149    FORMAT 0-length partition GP trap
  160.  RMX4WIN       156    media J driver fails on second attach
  161.  RMX4WIN       149    FORMAT 0-length partition GP trap
  162.  RMX4WIN       160    missing gen$term$check stub for message-based drivers
  163.  RMX4WIN       165    no function key support
  164.  RMX4WIN       167    Maxtor XT 8760S DUIBs missing in PCI driver
  165.  RMX4WIN       207    LDD Hostess 4 channel gets E$SUPPORT
  166.  RMX4WIN       217    CAPSLOCK key inconsistent and causes GP fault
  167.  RMX4WIN       233    RAM driver in X101 not a complete fix
  168.  RMX4WIN       269    NUMLOCK following <ALT><SYSREQ> causes GP fault
  169.  RMX4WIN       274    Loadable Device Drivers need PRINTER$TYPE support
  170.  RMX4WIN       317    native floppy driver incompatible with HMA
  171.  RMX4WIN       347    can't format Maxtor LXT340 IDE WINI
  172.  RMX4WIN       443    Translate mode support needed for IDE drives
  173.  
  174.  
  175. Terminal Support Code:
  176.  
  177.    OS        Report                    Title
  178. -----------------------------------------------------------------------
  179. iRMX III       459    Problems with PgUp, PgDn, and Delete keys
  180. iRMX III       465    baud rate limits
  181. iRMX III       537    TSC problems with SPECIAL, Get$Terminal$Attributes
  182. iRMX III       573    system hang/GP when detaching H550_7
  183.  RMX4WIN       323    Change action of PC "Del" key to be consistent with DOS
  184.  RMX4WIN       460    Function keys F1-F10 do not return leading 00's;
  185.                       F11,F12 return nothing
  186.  RMX4WIN       461    NUM LOCK light on upon initialization is invalid
  187.  RMX4WIN       462    CAPs LOCK makes function keys shift; shift <tab> yields
  188.                       no output
  189.  RMX4WIN       467    BEL Code (07H) does NOT activate speaker
  190.  
  191.  
  192. EDOS File Driver:
  193.  
  194.    OS        Report                    Title
  195. -----------------------------------------------------------------------
  196.  RMX4WIN         1    ACreate$Directory doesn't verify "add-entry" access
  197.  RMX4WIN         2    ACreate$Directory returns wrong error code for data file
  198.  RMX4WIN         4    ATruncate (A$Delete$File) doesn't verify open connection
  199.  RMX4WIN         5    ATruncate doesn't verify write access
  200.  RMX4WIN         6    Incorrect attributes of a file connection
  201.  RMX4WIN         8    AWrite works with unopened connections
  202.  RMX4WIN         9    Wait$IO doesn't validate connection parameter
  203.  RMX4WIN        10    A$Write doesn't verify BIOS (not EIOS) connection
  204.  RMX4WIN        11    get$Directory$Entry for data file gets wrong error code
  205.  RMX4WIN        12    a$Get$File$Status file driver field for directory files
  206.  RMX4WIN       104    Change$Access not reflected in DQ$Truncate
  207.  RMX4WIN       142    EDOS file driver returns E$FILE$EXIST instead of E$SPACE
  208.  RMX4WIN       161    PERMIT with EDOS file driver
  209.  RMX4WIN       164    file marked for deletion
  210.  RMX4WIN       183    disk performance documentation
  211.  RMX4WIN       215    DQTruncate does not work on a DOS partition
  212.  RMX4WIN       238    DOS file time stamps one day off
  213.  RMX4WIN       241    dot, dot-dot files still appear
  214.  RMX4WIN       282    EDOS file driver I/O task priority
  215.  RMX4WIN       301    Deleting EDOS drive files causes hangups
  216.  RMX4WIN       310    Novell and ., .. file support
  217.  RMX4WIN       331    GP fault in CreateFile
  218.  RMX4WIN       364    SGetDirectoryEntry returns incorrect name length
  219.  
  220.  
  221. EIOS:
  222.  
  223.    OS        Report                    Title
  224. -----------------------------------------------------------------------
  225. iRMX III       264    EIOS NIL Pointer GP-trap
  226. iRMX III       456    error code for writing to full disk not returned
  227. iRMX III       569    GP in S$Get$Connection$Status -- race condition
  228. iRMX III       599    EIOS initialization error reporting is broken
  229.  RMX4WIN       143    E$SPACE treated as E$OK for buffered device
  230.  RMX4WIN       201    EIOS object directory size needs to be at least 200
  231.  RMX4WIN       556    Aedit corrupts file on EDOS file system
  232.  
  233.  
  234. Application Loader:
  235.  
  236.    OS        Report                    Title
  237. -----------------------------------------------------------------------
  238. iRMX III       307    A$Load$IO$Job
  239. iRMX III       589    SoftScope III V1.0X6 and above GP if loaded > 16Mb
  240. iRMX III       597    data segments > 64K not initialized to zero
  241. iRMX III       628    > 64K LODFIX section causes GP fault
  242.  RMX4WIN       187    SoftScope III V1.0X6 and above GP if loaded > 16Mb
  243.  RMX4WIN       216    Application Loader appears not to fix up a C structure
  244.  RMX4WIN       258    GP fault at 9F0:01653 with zap 337 applied
  245.  
  246.  
  247. CLI and HI Commands:
  248.  
  249.    OS        Report                    Title
  250. -----------------------------------------------------------------------
  251. iRMX III       554    AEDIT should ignore termcap fields it does not use
  252. iRMX III       559    DEBUG has problems with stack size of FFFF (64K) or more
  253.  RMX4WIN        30    DOS aliases would be helpful
  254.  RMX4WIN       123    RESTORE causes GP fault
  255.  RMX4WIN       152    HELP command doesn't search
  256.  RMX4WIN       194    DEVICEINFO returns incorrect information
  257.  RMX4WIN       273    CONSOLE hangs user on COM1
  258.  RMX4WIN       706    physnames is still not in the product
  259.  
  260.  
  261. Universal Development Interface:
  262.  
  263.    OS        Report                    Title
  264. -----------------------------------------------------------------------
  265. iRMX III       208    ChangeAccess
  266. iRMX III       588    trap exception small interface library causes GP fault
  267.  RMX4WIN       102    DeleteFile results in EFNEXIST for outstanding conns
  268.  
  269. iRMX-Net:
  270.  
  271.    OS        Report                    Title
  272. -----------------------------------------------------------------------
  273. iRMX III       581    Extra CR at end of net data file causes bogus name
  274. iRMX III       582    MIP driver job loads iNA on instances 3,4 of controller
  275. iRMX III       602    PCI driver needs finish procedure
  276. iRMX III       608    SEND EOMDATA error 0FFF8
  277. iRMX III       663    CQC32.LIB cqcommdwordtoptr GP faults or fails
  278.  RMX4WIN       130    GP fault with attachdevice to a DOS system
  279.  RMX4WIN       212    AD (EDOS) to remote drive fails with network image
  280.  RMX4WIN       213    GP error in iRMX-Net MIP accessing remote system from DOS
  281.  RMX4WIN       214    iRMX-Net Fails with PC-Link2A board
  282.  RMX4WIN       245    ATTACHDEVICE REMOTE GP faults with an AboveBoard
  283.  RMX4WIN       284    DOS 5.0 and MS-Net and PCLink requires DOS=HIGH
  284.  RMX4WIN       293    DATA.EX file is UNIX format (linefeeds only)
  285.  RMX4WIN       294    MODCDF doesn't allow addition of consumer name to CDF
  286.  RMX4WIN       296    MODCDF corrupts/destroys the CDF file
  287. iRMX-Net        85    DELETE non-empty UNIX directory from iRMX client
  288. iRMX-Net        86    DELETEDIR UNIX directory access problems
  289. iRMX-Net        92    SOpen more than 30 files results in E$LIMIT
  290.  RMX4WIN       563    Need Multibus-II Bootserver System Job
  291.  RMX4WIN       425    rmxintfc.h does not match the manual
  292.  RMX4WIN       471    FRAME_HEADER structure definition wrong
  293.  RMX4WIN       472    PCLink2 and PCLink2A should be PCL2 and PCL2A
  294.  RMX4WIN       488    Confusion with net start netrdr command and netrdr.job
  295.  RMX4WIN       506    iNAmon hangs with E$TIME
  296.  RMX4WIN       531    MSNET hangs on ENCORE when using (netrdr,netmb2).job and
  297.                       pcnet
  298.  RMX4WIN       534    iRMX-NET with iTP4 fails to catalog SYNCRDR
  299.  RMX4WIN       552    RFW functions erratically when PCL2 is jumpered for
  300.                       interrupt 5
  301.  RMX4WIN       567    NETRDR.JOB fails with STD Mode Windows Apps
  302.  RMX4WIN       608    RFW will not load with PCL2A set for i/o port 368
  303.  RMX4WIN       670    MS-NET running on MBII hangs when copying 100K files
  304.                       over the net
  305.  
  306.  
  307. Includes and Libraries:
  308.  
  309.    OS        Report                    Title
  310. -----------------------------------------------------------------------
  311. iRMX III       470    RMXPLM.EXT refers to iRMX II system calls
  312. iRMX III       530    incorrect error code from C interface library
  313.  RMX4WIN       189    dosrmx.h file has wrong comment indicator
  314.  RMX4WIN       505    RMXIFL.LIB has RQCSMP rather than RQLSMP module
  315.  RMX4WIN       521    Missing $restore - end of lddvers.lit file
  316.  RMX4WIN       524    duib_struct has unit_info_p misspelled in the file
  317.                       \intel\ic386\inc\rmxc.h
  318.  RMX4WIN       525    init_io ..etc..in rmxc.h, should be long instead of short
  319.  RMX4WIN       572    In types.h, time_t should be unsigned
  320.  RMX4WIN       624    /intel/ic386/inc/udi.h has misplaced dqoverlay
  321.  RMX4WIN       625    /intel/ic386/inc/rmxc.h rqsetmaxpriority should be
  322.                       rqEsetmaxpriority
  323.  
  324.  
  325. SDB:
  326. iRMX III       316    signal service port
  327. iRMX III       579    SDB VT cmd GP faults when segment limit is less than 7
  328.  RMX4WIN       305    VB does not recognize loaded DUIBs
  329.  
  330.  
  331. RMX4WIN Installation:
  332.  
  333.    OS        Report                    Title
  334. -----------------------------------------------------------------------
  335.  RMX4WIN        27    Impressive installation utility required
  336.  RMX4WIN        35    System lockup
  337.  RMX4WIN       180    installation creates "junk" files
  338.  RMX4WIN       481    Unclear reference to "p. 3 of manual"
  339.  RMX4WIN       483    Using DOS APPEND when installing R4W corrupts DOS files
  340.  
  341.  
  342. Demo:
  343.  
  344.    OS        Report                    Title
  345. -----------------------------------------------------------------------
  346. iRMX III       278    PLM intro demo s/w won't generate in 16 bit mode
  347. iRMX III       453    broken demo programs
  348.  RMX4WIN       154    C demo submit file fails during bind
  349.  RMX4WIN       174    real time extensions demo problems
  350.  RMX4WIN       179    FORTRAN demo files missing
  351.  RMX4WIN              remove RTERM from the product
  352.  RMX4WIN       190    DOSDEVS example has extra line -- fails compile
  353.  RMX4WIN       224    rmxintfl.h and rmxintfs.h needed
  354.  RMX4WIN       280    RTE demo data mailbox data corruption
  355.  RMX4WIN       368    BACKGROUND SUBMIT demo3 GP faults
  356.  RMX4WIN       641    Visual Basic Executable not in DEMO software
  357.  
  358.  
  359. Real-Time Extensions:
  360.  
  361.    OS        Report                    Title
  362. -----------------------------------------------------------------------
  363.  RMX4WIN       346    using RTE without iRMX results in a system hang
  364.  RMX4WIN       391    RTE Demo Descriptor Operation gives 800FH upon display
  365.  RMX4WIN       439    Xface lib for createdescriptor uses WORD param
  366.  RMX4WIN       458    read/write_segment calls report 800F if segment limit
  367.                       exactly matches segment length
  368.  RMX4WIN       463    RQ$RECEIVE$DATA with no data available hangs system
  369.                       from standard mode windows RTE application
  370.  RMX4WIN       592    RTE Large model Library is incompatible with RTE literal
  371.                       file
  372.  
  373.  
  374. Miscellaneous:
  375.  
  376.    OS        Report                    Title
  377. -----------------------------------------------------------------------
  378. iRMX III       546    C$Get$Input$Pathname$NO$WC defined in RMXPLM.EXT
  379. iRMX III       592    Soft-Scope III job-wide exception handler is broken
  380. iRMX III       596    Soft-Scope III can't display FORTRAN array elements
  381.  RMX4WIN       122    gates reserved for MSA being used for PC configurations
  382.  RMX4WIN       184    Microsoft SYMDEB gives INT13
  383.  RMX4WIN       202    iRMX system memory should start at 110000H for HMA access
  384.  RMX4WIN       266    Ability to deal with GP's and other faults with job
  385.                       deletion handler
  386.  RMX4WIN       279    Soft-Scope 16-bit exception handler out of range
  387.  RMX4WIN       497    Improvements to rmxhelp utility
  388.  RMX4WIN       548    IORS structure incorrect in <rmxc.h>
  389.  RMX4WIN       578    ic386 does NOT treat TABs as white space
  390.  RMX4WIN       579    CTIME module in CLIBs has undetermined base
  391.  RMX4WIN       590    correct include environment variable for C386
  392.  RMX4WIN       591    using dosrmxc.h and rmx.h generates error during link
  393.  RMX4WIN       614    Sig Ignore Problem
  394.  RMX4WIN       615    SIGNAL Problem with system() interraction
  395.  RMX4WIN       626    Priority problem in HI
  396.  RMX4WIN       628    memchr function can't handle non-ascii chars
  397.  RMX4WIN       629    HI limited to 16 Meg for all jobs
  398.  RMX4WIN       630    Each HI user is limited to 64Megs
  399.  RMX4WIN       640    New C Header Files (CQCOMMON.H ...) Are Not ANSI
  400.                       Compliant
  401.  RMX4WIN       651    16-bit interface library for rqedosrequest
  402.  RMX4WIN       668    CSTART _get_args should reset parsing buff ptr to
  403.                       beginning
  404.  
  405.  
  406. DOS and DOS Applications:
  407.  
  408.    OS        Report                    Title
  409. -----------------------------------------------------------------------
  410.  RMX4WIN        91    AutoCAD R10 text screen switching garbage
  411.  RMX4WIN       108    RDISK
  412.  RMX4WIN       195    RDISK on virgin disk prevents iRMX III from booting
  413.  RMX4WIN       204    Keyboard locks when mouse drivers are installed
  414.  RMX4WIN       243    DOS=HIGH in DOS 5.0 fails
  415.  RMX4WIN       260    Novell Netware Software may cause GP fault
  416.  RMX4WIN       355    RMXHELP text block transfer nonfunctional in MS Windows
  417.  
  418.  
  419. Windows and Windows Applications:
  420.  
  421.    OS        Report                    Title
  422. -----------------------------------------------------------------------
  423.  RMX4WIN       373    Stack problem when Standard Mode Windows is running
  424.  RMX4WIN       401    WTERM hangs if iRMX not present
  425.  RMX4WIN       415    Problems with WTERM on high-res display
  426.  RMX4WIN       423    CodeView For Windows STEP and TRACE functions fail
  427.  RMX4WIN       428    Standard Mode Windows does not load
  428.  RMX4WIN       444    Real Mode Windows has Unacceptable Interrupt Latency with
  429.                       Interrupt Virtualization enabled (RMX.INI, VIE=0FFH)
  430.  RMX4WIN       451    WinTerm 3.0 no longer works in R2.0
  431.  RMX4WIN       466    Slow DDE message throughput
  432.  RMX4WIN       503    Invoking rmxwin without himem.job loaded yields GP
  433.  RMX4WIN       619    Debugging with Borland's tools may cause a G.P. 13
  434.  RMX4WIN       665    DDE POKE (from POKEPERF demo) hangs system
  435.