Changeset 50b5f9d in rtems


Ignore:
Timestamp:
08/04/97 21:57:06 (26 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
4ef9e99
Parents:
c74169bd
Message:

Trying to support all models

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/m68k/mvme162/README

    rc74169bd r50b5f9d  
    1212--
    1313
    14 This is a README file for the MVME162 port of RTEMS.
    15 
    16 Disclaimer
    17 ----------
    18 This is my first attempt at porting RTEMS. The resulting code obviously
    19 contains bugs (know and unknown) and limitations. I assume no
    20 responsibility for quality and support of the software in question.
    21 
    22 Now on more optimistic note:
    23 
    24 I have run most of the standard RTEMS sptests, and neither of them
    25 failed. My present (short) experience of developing RTEMS applications
    26 is essentially positive and suggestive of a long-term commitment. In
    27 any case I am ready to answer questions regarding the port and intend
    28 to follow the future RTEMS versions. I will do my best to provide
    29 whatever support I can afford time-wise.
    30 
    3114MVME162 Models
    3215--------------
     
    3417MVME162 model uses 68040.
    3518
    36 MVME162FX modele uses XXX.
     19MVME162FX model uses XXX.
    3720
    38 MVME162LX model uses 68LC040 and 2 ZCC chips so that it supports
    39 4 serial ports.
     21MVME162LX model uses 68LC040.
     22
     23Do all models have 2 ZCC chips for a total of 4 serial ports?
    4024
    4125Extended Console Driver
Note: See TracChangeset for help on using the changeset viewer.