Changes between Version 2 and Version 3 of hba_driver


Ignore:
Timestamp:
Oct 15, 2014, 10:59:44 AM (10 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • hba_driver

    v2 v3  
    77The ''vci_multi_ahci'' component is a multi-channels, block oriented, external mass storage controller respecting the AHCI standard.
    88
    9 It is one of the physical disk driver that can be called by the generic IOC driver, and the SEG_IOC_BASE address must be defined in the hard_config.h file.
     9This driver is called by the generic IOC driver when the USE_IOC_HBA flag is set in the hard_config.h file.
     10
     11The SEG_IOC_BASE address must be defined in the hard_config.h file.
    1012
    1113The addressable registers map is defined [source:soft/giet_vm/giet_drivers/hba_driver.h here].