Lines Matching +full:addr +full:- +full:mode
1 .. SPDX-License-Identifier: GPL-2.0
9 This driver has two modes and they are: Dayna mode and Tangent mode.
10 Each mode corresponds with the type of card. It has been found
17 LT-200 cards work in a somewhat more limited capacity than the
20 TANGENT driver mode:
21 - Tangent ATB-II, Novell NL-1000, Daystar Digital LT-200
23 DAYNA driver mode:
24 - Dayna DL2000/DaynaTalk PC (Half Length), COPS LT-95,
25 - Farallon PhoneNET PC III, Farallon PhoneNET PC II
27 Other cards possibly supported mode unknown though:
28 - Dayna DL2000 (Full length)
30 The COPS driver defaults to using Dayna mode. To change the driver's
31 mode if you built a driver with dual support use board_type=1 or
44 insmod -o cops2 cops io=0x260 irq=3
52 lt0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-F7-00-00-00-00-00-00-00-00
53 inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
66 dummy -seed -phase 2 -net 2000 -addr 2000.10 -zone "1033"
67 lt0 -seed -phase 1 -net 1000 -addr 1000.50 -zone "1033"
71 eth0 -seed -phase 2 -net 3000 -addr 3000.20 -zone "1033"
72 lt0 -seed -phase 1 -net 1000 -addr 1000.50 -zone "1033"
78 lt0 -seed -phase 1 -net 1000 -addr 1000.10 -zone "LocalTalk1"
79 lt1 -seed -phase 1 -net 2000 -addr 2000.20 -zone "LocalTalk2"
80 eth0 -seed -phase 2 -net 3000 -addr 3000.30 -zone "EtherTalk"