Changeset bfad6e2 in rtems


Ignore:
Timestamp:
12/02/97 16:02:45 (26 years ago)
Author:
Jennifer Averett <Jennifer.Averett@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
3013e18
Parents:
ba2d45e6
Message:

Added definations for serial_per_sec, serial_rate, and serial_xon_xoff.

Location:
doc/supplements/powerpc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • doc/supplements/powerpc/cputable.t

    rba2d45e6 rbfad6e2  
    132132it does not.
    133133
     134@item serial_per_sec
     135is the number of clock ticks per second for the PPC403 serial timer.
    134136
    135 @item serial_per_sec
    136 is the XXX
     137@item serial_rate
     138is the baud rate for the PPC403 serial timer.
    137139
    138140@item serial_external_clock
     
    142144
    143145@item serial_xon_xoff
    144 is the XXX
     146is a flag used by the BSP to indicate whether or not  XON/XOFF flow control
     147is supported for the PPC403 serial timer.
    145148
    146149@item serial_cts_rts
     
    149152PPC403 console.  XXX This bit is defined as "reserved" 6-12?
    150153
    151 
    152 @item serial_rate
    153 is the XXX
    154154
    155155@item timer_average_overhead
  • doc/supplements/powerpc/cputable.texi

    rba2d45e6 rbfad6e2  
    132132it does not.
    133133
     134@item serial_per_sec
     135is the number of clock ticks per second for the PPC403 serial timer.
    134136
    135 @item serial_per_sec
    136 is the XXX
     137@item serial_rate
     138is the baud rate for the PPC403 serial timer.
    137139
    138140@item serial_external_clock
     
    142144
    143145@item serial_xon_xoff
    144 is the XXX
     146is a flag used by the BSP to indicate whether or not  XON/XOFF flow control
     147is supported for the PPC403 serial timer.
    145148
    146149@item serial_cts_rts
     
    149152PPC403 console.  XXX This bit is defined as "reserved" 6-12?
    150153
    151 
    152 @item serial_rate
    153 is the XXX
    154154
    155155@item timer_average_overhead
Note: See TracChangeset for help on using the changeset viewer.