Changes between Version 4 and Version 5 of mmc_driver


Ignore:
Timestamp:
Jan 21, 2015, 5:18:29 PM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • mmc_driver

    v4 v5  
    4040
    4141 === void '''_mmc_isr'''( unsigned int irq_type,   unsigned int irq_id,   unsigned int channel ) ===
    42 This Interrupt Service Routine access the vci_mem_cache component to get
    43  the faulty physical address and the associated SRCID. It acknowledges the IRQ.
    44  Not fully implemented yet...
     42This Interrupt Service Routine should access the vci_mem_cache component to get the faulty physical address and the associated SRCID, and acknowledges the IRQ... but it is not fully implemented yet...
    4543
    4644