Changes between Version 1 and Version 2 of nic_driver


Ignore:
Timestamp:
Oct 13, 2014, 3:04:01 PM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • nic_driver

    v1 v2  
    1515The addressable registers map is defined [source:soft/giet_vm/giet_drivers/nic_driver.h here].
    1616
    17 WARNING : All these functions are not completely specifiedI yet.
     17WARNING : All these functions are not completely specified yet.
    1818
    1919 
    2020
    21  === unsigned int '''_nic_sync_write'''(  ) ===
     21 === unsigned int '''_nic_sync_write'''( ) ===
    2222To be defined...
    2323
    24  === unsigned int '''_nic_sync_read'''(  ) ===
     24 === unsigned int '''_nic_sync_read'''( ) ===
    2525To be defined...
    2626
    27  === unsigned int '''_nic_cma_start()''' ===
    28 To be defined...
     27 === unsigned int '''_nic_cma_start'''( ) ===
     28To be defined... 
    2929
    30  === unsigned int '''_nic_cma_stop()''' ===
     30 === unsigned int '''_nic_cma_stop'''( ) ===
    3131To be defined...
    3232