Changes between Version 68 and Version 69 of io_operations


Ignore:
Timestamp:
Jan 25, 2020, 6:31:51 PM (4 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • io_operations

    v68 v69  
    159159== I) Hardware Specific  ==
    160160
    161 === 1. TSAR_MIPS32 architecture ===
     161'''1. TSAR_MIPS32 architecture'''
    162162
    163163In the TSAR_MIPS32 architecture, the IOPIC is an external hardware controller providing two services:
     
    172172The actual numbers of events of each type supported by a given XCU component are defined in the XCU_CONFIG register of the XCU component, and cannot be larger than the SOCLIB_MAX_HWI, SOCLIB_MAX_WTI, SOCLIB_MAX_PTI constants defined in the '' soclib_pic.h'' file.
    173173
    174 ===  2. X86_64 architecture ===
     174'''2. X86_64 architecture'''
    175175
    176176TODO