Changes between Version 7 and Version 8 of DsxvmMappingInfoStructure


Ignore:
Timestamp:
Sep 5, 2012, 10:38:22 AM (12 years ago)
Author:
meunier
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DsxvmMappingInfoStructure

    v7 v8  
    8383This element contains the following attributes:
    8484 * `type`: type of the peripheral. It can be one of :
    85    * `PERIPH_TYPE_IOC` : block device peripheral
    86    * `PPERIPH_TYPE_TTY`: tty device peripheral
    87    * `PPERIPH_TYPE_TIM`: timer device peripheral
    88    * `PPERIPH_TYPE_DMA`: dma device peripheral
    89    * `PPERIPH_TYPE_FBF`: frame buffer peripheral
    90    * `PPERIPH_TYPE_NIC`: nic buffer peripheral
    91    * `PPERIPH_TYPE_IOB`: io bridge peripheral
     85   * `IOC` : block device peripheral
     86   * `TTY`: tty device peripheral
     87   * `TIM`: timer device peripheral
     88   * `DMA`: dma device peripheral
     89   * `FBF`: frame buffer peripheral
     90   * `NIC`: nic buffer peripheral
     91   * `IOB`: io bridge peripheral
    9292 * `psegname`: name of the physical segment of the peripheral. This name must be one of the pseg elements name, and whose type is `PERI`. This is used to make the association between the physical segment declared in the architecture and the peripheral (pourquoi nom du pseg et pas nom du vseg ?)
    9393 * `channels`: the number of channels in the peripheral (one channel usually corresponds to one processor)