Changes between Version 19 and Version 20 of Component/Vci Block Device


Ignore:
Timestamp:
Mar 25, 2010, 11:35:04 AM (14 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Block Device

    v19 v20  
    3434Type of operation, writing here initiates the operation.This register goes back to BLOCK_DEVICE_NOOP when operation is finished. The following operations codes are defined:
    3535    0. `BLOCK_DEVICE_NOOP` : No operation
    36     1. `BLOCK_DEVICE_READ` : Transfer from flock device to memory
     36    1. `BLOCK_DEVICE_READ` : Transfer from block device to memory
    3737    2. `BLOCK_DEVICE_WRITE` : Transfer from memory to block device
    3838