source: rtems/c/src/lib/libcpu/powerpc/mpc860/README @ df49c60

4.104.114.84.95
Last change on this file since df49c60 was faf7f46, checked in by Joel Sherrill <joel.sherrill@…>, on 03/02/99 at 15:32:30

Patch from Jay Monkman <jmonkman@…> to address minor issues
in the eth_comm BSP documentation.

  • Property mode set to 100644
File size: 504 bytes
Line 
1#
2#  $Id$
3#
4
5Various non BSP dependant support routines.
6
7clock - Uses the MPC860 PITPIT (Programmable interval timer) to
8        generate RTEMS clock ticks.
9
10console_generic - Uses the MPC860 SCCs and SMCs to to serial I/O
11
12include - console.h: function declarations for console related functions
13
14timer - Uses the MPC860 timebase register for timing
15        tests.  It only uses the lower 32 bits
16
17vectors - MPC860 specific vector entry points.
18        Includes CPU dependant, application independant
19        handlers: alignment.
Note: See TracBrowser for help on using the repository browser.