Line 11: |
Line 11: |
| | Output buffer max size | | | Output buffer max size |
| |- | | |- |
− | | 2 | + | | 2-14 |
− | | ?
| + | | 0x34-byte input structure. |
− | |-
| |
− | | 3 | |
− | | ?
| |
− | |-
| |
− | | 4-5
| |
− | | MAC address? The 6-bytes located here are normally all 0xFF.
| |
− | |-
| |
− | | 6-14
| |
− | | Unknown, usually zero / uninitialized?
| |
| |- | | |- |
| | 15 | | | 15 |
Line 53: |
Line 44: |
| | 1 | | | 1 |
| | Result code | | | Result code |
| + | |} |
| + | |
| + | =Input structure= |
| + | {| class="wikitable" border="1" |
| + | |- |
| + | ! Index Word |
| + | ! Description |
| + | |- |
| + | | 0 |
| + | | ? |
| + | |- |
| + | | 1 |
| + | | ? |
| + | |- |
| + | | 2-3 |
| + | | MAC address? The 6-bytes located here are normally all 0xFF. |
| + | |- |
| + | | 4-12 |
| + | | Unknown, usually zero / uninitialized? |
| |} | | |} |
| | | |