Changeset 50b5f9d in rtems
- Timestamp:
- 08/04/97 21:57:06 (26 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 4ef9e99
- Parents:
- c74169bd
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/m68k/mvme162/README
rc74169bd r50b5f9d 12 12 -- 13 13 14 This is a README file for the MVME162 port of RTEMS.15 16 Disclaimer17 ----------18 This is my first attempt at porting RTEMS. The resulting code obviously19 contains bugs (know and unknown) and limitations. I assume no20 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 them25 failed. My present (short) experience of developing RTEMS applications26 is essentially positive and suggestive of a long-term commitment. In27 any case I am ready to answer questions regarding the port and intend28 to follow the future RTEMS versions. I will do my best to provide29 whatever support I can afford time-wise.30 31 14 MVME162 Models 32 15 -------------- … … 34 17 MVME162 model uses 68040. 35 18 36 MVME162FX model euses XXX.19 MVME162FX model uses XXX. 37 20 38 MVME162LX model uses 68LC040 and 2 ZCC chips so that it supports 39 4 serial ports. 21 MVME162LX model uses 68LC040. 22 23 Do all models have 2 ZCC chips for a total of 4 serial ports? 40 24 41 25 Extended Console Driver
Note: See TracChangeset
for help on using the changeset viewer.