home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1997 April
/
Chip_1997-04_cd.bin
/
ovladace
/
novell
/
dwenu_n2
/
dwenu_n2.exe
/
LANDRV32
/
3CTOKEN.LDI
< prev
next >
Wrap
Text File
|
1996-07-18
|
4KB
|
158 lines
;DrIvEr DeScRiPtIoN
; %VER 3Com TokenLink III ODI Server LDI - V1.02b
VER: 1.02
SYN: 1.00
DR 3CTOKEN
{
DES: $3CTOKEN_1
HELP: $3CTOKEN_2
PAR: 2.00
FILE: 3CTOKEN.LAN
OF: MSM.NLM, TOKENTSM.NLM, NBI.NLM
TIME: 60
PROD: 'EISA.TCM.619.C'
LIST Adapter_Bus_Type OPTIONAL
{
Description: $3CTOKEN_3
Help: $3CTOKEN_4
CDescription: $3CTOKEN_5
Choice: ''
CDescription: $3CTOKEN_6
Choice: 'ISA'
Default: 1
OutputFormat: '%s'
}
PROMPT SLOT if (Adapter_Bus_Type == 2) HID else REQ
{
DES: $3CTOKEN_7
VAL: 1-65535
}
PROMPT INT if (Adapter_Bus_Type == 2) OPT else HID
{
DES: $3CTOKEN_8
TYP: HEX(1)
VAL: 2,3,5,7,A,B,F
DEF: 2
}
PROMPT PORT if (Adapter_Bus_Type == 2) REQ else HID
{
DES: $3CTOKEN_9
TYP: HEX(3)
VAL: A20,A24,200,210,220,230,240,250,260,270,280,
290,2A0,2B0,2C0,2D0,2E0,300,310,320,330,340,
350,360,370,380,390,3A0,3B0,3C0,3D0,3E0
DEF: A20
RES: 4
}
PROMPT NODE
{
}
FRAME FrameSelect
{
HELP: $3CTOKEN_10
CD: $3CTOKEN_11
CH: 'Token-Ring'
CD: $3CTOKEN_12
CH: 'Token-Ring_SNAP'
DEF: 1
OCT: MSB
}
}
DLANG: 4
; English
$3CTOKEN_1 = "3Com TokenLink III Adapters"
$3CTOKEN_2 = "This server driver (3CTOKEN.LAN) supports all 3Com TokenLink III adapters."
$3CTOKEN_3 = "A Legacy ISA Card ?"
$3CTOKEN_4 = "A value of 'Yes' is necessary to support
legacy ISA cards. Plug and Play ISA is not
considered legacy ISA."
$3CTOKEN_5 = "No"
$3CTOKEN_6 = "Yes"
$3CTOKEN_7 = "Slot"
$3CTOKEN_8 = "Interrupt"
$3CTOKEN_9 = "Port"
$3CTOKEN_10 = "The driver defaults to the
TOKEN-RING (802.2) frame type. Depending on the frame type your protocol
requires, you can either change to Token-Ring 802.2 SNAP or choose both
frame types and load the driver re-entrantly. Do not change the MSB/LSB
parameter unless you are familiar with the effects and side effects of such
a change."
$3CTOKEN_11 = "TOKEN-RING"
$3CTOKEN_12 = "TOKEN-RING_SNAP"
LANG: 6
; French
$3CTOKEN_1 = "3Com TokenLink III Adapters"
$3CTOKEN_2 = "No help info is available"
$3CTOKEN_3 = "No help info is available"
$3CTOKEN_4 = "No help info is available"
$3CTOKEN_5 = "No help info is available"
$3CTOKEN_6 = "No help info is available"
$3CTOKEN_7 = "No help info is available"
$3CTOKEN_8 = "No help info is available"
$3CTOKEN_9 = "No help info is available"
$3CTOKEN_10 = "No help info is available"
$3CTOKEN_11 = "No help info is available"
$3CTOKEN_12 = "No help info is available"
LANG: 7
; German
$3CTOKEN_1 = "3Com TokenLink III Adapters"
$3CTOKEN_2 = "No help info is available"
$3CTOKEN_3 = "No help info is available"
$3CTOKEN_4 = "No help info is available"
$3CTOKEN_5 = "No help info is available"
$3CTOKEN_6 = "No help info is available"
$3CTOKEN_7 = "No help info is available"
$3CTOKEN_8 = "No help info is available"
$3CTOKEN_9 = "No help info is available"
$3CTOKEN_10 = "No help info is available"
$3CTOKEN_11 = "No help info is available"
$3CTOKEN_12 = "No help info is available"
LANG: 8
; Italian
$3CTOKEN_1 = "3Com TokenLink III Adapters"
$3CTOKEN_2 = "No help info is available"
$3CTOKEN_3 = "No help info is available"
$3CTOKEN_4 = "No help info is available"
$3CTOKEN_5 = "No help info is available"
$3CTOKEN_6 = "No help info is available"
$3CTOKEN_7 = "No help info is available"
$3CTOKEN_8 = "No help info is available"
$3CTOKEN_9 = "No help info is available"
$3CTOKEN_10 = "No help info is available"
$3CTOKEN_11 = "No help info is available"
$3CTOKEN_12 = "No help info is available"
LANG: 14
; Spanish
$3CTOKEN_1 = "3Com TokenLink III Adapters"
$3CTOKEN_2 = "No help info is available"
$3CTOKEN_3 = "No help info is available"
$3CTOKEN_4 = "No help info is available"
$3CTOKEN_5 = "No help info is available"
$3CTOKEN_6 = "No help info is available"
$3CTOKEN_7 = "No help info is available"
$3CTOKEN_8 = "No help info is available"
$3CTOKEN_9 = "No help info is available"
$3CTOKEN_10 = "No help info is available"
$3CTOKEN_11 = "No help info is available"
$3CTOKEN_12 = "No help info is available"
;DrIvEr DeScRiPtIoN EnD