Lines Matching +full:on +full:- +full:board
15 .\" 4. Neither the name of the author nor the names of any co-contributors
26 .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
41 .Bd -ragged -offset indent
50 .Bd -literal -offset indent
56 driver provides support for PCI Gigabit Ethernet adapters based on
63 Either chip can be used in either a 32-bit or 64-bit PCI
75 10 and 100Mbps speeds is only available on boards with the proper
89 the Tigon 1) can be turned on with the
94 for more discussion on zero copy receive and header splitting.
102 To turn on
118 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx
130 .Ar full-duplex
132 .Ar half-duplex
139 .Ar full-duplex
141 .Ar half-duplex
146 .Ar full-duplex
153 .Bl -tag -width xxxxxxxxxxxxxxxxxxxx
154 .It full-duplex
155 Force full-duplex operation.
156 .It half-duplex
160 For more information on configuring this device, see
165 driver supports Gigabit Ethernet adapters based on the
171 .Bl -bullet -compact
173 3Com 3c985-SX Gigabit Ethernet adapter (Tigon 1)
175 3Com 3c985B-SX Gigabit Ethernet adapter (Tigon 2)
191 .Bl -bullet -compact
195 Asante PCI 1000BASE-SX Gigabit Ethernet adapter
208 .Bl -tag -width "xxxxxx"
226 For example, on Tigon 2 (revision 6) cards with release 12.0
228 .Bl -tag -width "xxxxxx"
302 debug firmware running on the Tigon board.
307 .Bl -tag -width ".Dv ALT_WRITE_TG_MEM"
317 Get various performance-related firmware parameters that largely affect how
322 Set various performance-related firmware parameters that largely affect how
341 Read the requested memory region from the Tigon board.
345 Write to the requested memory region on the Tigon board.
349 Read the requested register from the Tigon board.
353 Write to the requested register on the Tigon board.
358 .Bl -tag -width ".Pa /dev/ti[0-255]" -compact
359 .It Pa /dev/ti[0-255]
363 .Bl -diag
369 The driver failed to allocate memory for per-device instance information
374 happen if the card is not in a bus-master slot.
380 a 64-bit PCI slot, but in fact the NIC is in a 32-bit slot.
383 This can be worked around on the
384 Tigon II, but on the Tigon I initialization will fail.
385 .It "ti%d: board self-diagnostics failed!"
387 startup, indicating that the on-board NIC diagnostics failed.
389 The driver detected a board with an unsupported hardware revision.
413 .An -nosplit