Changes between Version 7 and Version 8 of bdv_driver


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

--

Legend:

Unmodified
Added
Removed
Modified
  • bdv_driver

    v7 v8  
    77This component is a single channel, block oriented, external mass storage peripheral, available in the SoCLib components library.
    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_BDV 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 _bdv_read() and _bdv_write() functions are always blocking. They can be called in 3 modes: