Adaptec 1737100 Programmer Manual - Page 110

within the same queue. Overall queue size is programmable by setting

Page 110 highlights

AIC-6915 Ethernet LAN Controller Programmer's Manual Table 7-46. TxDescQueueCtrl Register (Continued) Reset Bit(s) rw Value Description/Function 6:4 r/w 0 MinFrameDescSpacing: Defines the minimum number of bytes between two consecutive frame/buffer descriptors. This feature is particularly useful for operating systems that have a variable number of fragments per frame (Netware). '000' - not restricted '001' - 32 byte '010' - 64 byte '011' - 128 byte '100' - 256 byte all other combinations are reserved. Note: When the software driver restricts the frame descriptor size, it must be aware that the maximum number of possible fragments per frame is limited. 3 r/w 0 DisableTxDmaCompletion: If this bit is set, the AIC-6915 does not transfer completion descriptors and does not set the interrupt status bit TXDMADONEINT. If the bit is cleared (default state), the AIC-6915 transfers a completion descriptor after DMA-transferring the entire frame, then sets the interrupt status bit if the bit 'INTR' is set in the first buffer/frame descriptor of the frame. 2:0 r/w 0 TxDescType: Indicates the transmit descriptor type: '000' - Basic frame descriptor, 32-bit addressing. '001' - Basic buffer descriptor, 32-bit addressing. '010' - Basic buffer descriptor, 64-bit addressing. '011' - Special netware frame descriptor with 32-bit addressing. The AIC-6915 builds the Ethernet media header. This type has 4 subtypes associated with it. '100' - Special DOS/OS2 Frame descriptor with 32-bit addressing. Same as type 0, but the Length field is bytes 4:3 instead of 1:0 in type 0. All other combinations are reserved. Note: Maximum transmit descriptor queue length 16-KBytes for the high-priority queue and 16-KBytes for the low-priority queue. Priorities cannot be mixed within the same queue. Overall queue size is programmable by setting the "END" bit in the appropriate descriptor field. 7-38

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190

7-38
AIC-6915 Ethernet LAN Controller Programmer’s Manual
Note:
Maximum transmit descriptor queue length 16-KBytes for the high-priority
queue and 16-KBytes for the low-priority queue. Priorities cannot be mixed
within the same queue. Overall queue size is programmable by setting the “
E
ND
bit in the appropriate descriptor field.
6:4
r/w
0
MinFrameDescSpacing:
Defines the minimum number of bytes
between two consecutive frame/buffer descriptors. This feature is
particularly useful for operating systems that have a variable
number of fragments per frame (Netware).
000
’ - not restricted
001
’ - 32 byte
010
’ - 64 byte
011
’ - 128 byte
100
’ - 256 byte
all other combinations are reserved.
Note
: When the software driver restricts the frame descriptor size, it
must be aware that the maximum number of possible fragments per
frame is limited.
3
r/w
0
DisableTxDmaCompletion:
If this bit is set, the AIC-6915 does not
transfer completion descriptors and does not set the interrupt status
bit
T
X
D
MA
D
ONE
I
NT
. If the bit is cleared (default state), the
AIC-6915 transfers a completion descriptor after DMA-transferring
the entire frame, then sets the interrupt status bit if the bit ‘
INTR
’ is
set in the first buffer/frame descriptor of the frame.
2:0
r/w
0
TxDescType:
Indicates the transmit descriptor type:
000
’ - Basic frame descriptor, 32-bit addressing.
001
’ - Basic buffer descriptor, 32-bit addressing.
010
’ - Basic buffer descriptor, 64-bit addressing.
011
’ - Special netware frame descriptor with 32-bit addressing.
The AIC-6915 builds the Ethernet media header. This type has 4
subtypes associated with it.
100
’ - Special DOS/OS2 Frame descriptor with 32-bit
addressing. Same as type 0, but the Length field is bytes 4:3
instead of 1:0 in type 0.
All other combinations are reserved.
Table 7-46. TxDescQueueCtrl Register
(Continued)
Bit(s)
rw
Reset
Value
Description/Function