MVD Services: Difference between revisions
| m →MVD Service "y2r2:u":  Mention that y2r2 is a copy of y2r service | |||
| Line 673: | Line 673: | ||
| ==MVD Service "l2b:u"== | ==MVD Service "l2b:u"== | ||
| This one uses the I/O mapped @ 0x10130000. | This one uses the I/O mapped @ 0x10130000. | ||
| {| class="wikitable" border="1" | |||
| |- | |||
| !  Command Header  | |||
| !  Description | |||
| |- | |||
| | 0x00010040 | |||
| | SetInputFormat? | |||
| |- | |||
| | 0x00020080 | |||
| | GetInputFormat? | |||
| |- | |||
| | 0x00030040 | |||
| | SetOutputFormat | |||
| |- | |||
| | 0x00040080 | |||
| | GetOutputFormat | |||
| |- | |||
| | 0x00050040 | |||
| | SetTransferEndInterrupt | |||
| |- | |||
| | 0x00060080 | |||
| | GetTransferEndInterrupt | |||
| |- | |||
| | 0x00070080 | |||
| | GetL2BEndEvent | |||
| |- | |||
| | 0x00080102 | |||
| | ? | |||
| |- | |||
| | 0x00090080 | |||
| | Waits on a DMA Handle | |||
| |- | |||
| | 0x000A0102 | |||
| | MaybeSetRecieving | |||
| |- | |||
| | 0x000B0080 | |||
| | isDoneRecieving | |||
| |- | |||
| | 0x000C0040 | |||
| | SetInputLineWidth | |||
| |- | |||
| | 0x000D0080 | |||
| | GetInputLineWidth | |||
| |- | |||
| | 0x000E0040 | |||
| | SetInputLines | |||
| |- | |||
| | 0x000F0080 | |||
| | GetInputLines | |||
| |- | |||
| | 0x00100040 | |||
| | MaybeSetAlpha | |||
| |- | |||
| | 0x00110080 | |||
| | MaybeGetAlpha | |||
| |- | |||
| | 0x00120040 | |||
| | StartConversion | |||
| |- | |||
| | 0x00130040 | |||
| | StopConversion | |||
| |- | |||
| | 0x00140080 | |||
| | isBusyConversion | |||
| |- | |||
| | 0x00150040 | |||
| | SetPackageParameter | |||
| |- | |||
| | 0x00160080 | |||
| | GetPackageParameter | |||
| |- | |||
| | 0x00170080 | |||
| | PingProcess | |||
| |} | |||
| ==MVD Service "l2b2:u"== | ==MVD Service "l2b2:u"== | ||