home *** CD-ROM | disk | FTP | other *** search
- ;DrIvEr DeScRiPtIoN
- VER: 1.00
- SYN: 1.00
- DR TCARCServer
- {
- DES: "Thomas-Conrad ARCNet/TCNS Server Lan Driver v1.00 (920713)"
- HELP: "This driver supports all Thomas-Conrad ARCNet and TCNS adapters. The
- adapter must be operating in enhanced mode. Before loading the driver with the
- <F10> key, make sure each parameter contains the correct value. Use the
- description at the bottom of the screen as a guide.\n\nWe recommend a minimum
- default packet size of 4KB. If you choose 4KB, add the following statement to
- your STARTUP.NCF file before loading the driver:\n\n'Set maximum physical
- receive packet size = 4202'.\n\nNetWare v4.0 supports packet sizes of up to
- 16KB (16490). Selecting a larger packet size may improve performance; however,
- larger packet sizes require more memory for buffer allocation.\n\nFor more
- information about packet size, performance, and server resource utilization,
- contact Thomas-Conrad Technical Services or Novell."
-
- PAR: 1.00
- PROD: 64B6, 64B7, TCO3045, TCO3047, TCO6042, TCO6045, TCO6142, TCO6242, TCO6245
-
- PROMPT 6046
- IF (BUS == MCA) OPT
- ELSE HID
- {
- DES: "6046"
- HELP: "Use this keyword only if your adapter is a TC6046."
- TYP: STR (4)
- VAL: "6046"
- OUT: '%s'
- }
-
- PROMPT MEM
- IF (BUS != MCA) REQ
- ELSE IF (BUS == MCA AND 6046 != UNDEFINED) REQ
- ELSE HID
- {
- DES: "Base Memory Address"
- HELP: "Enter the base memory address that is set on the Thomas-Conrad adapter."
- TYP: HEX
- DEF: D0000
- VAL: C0000, C4000, C8000, CC000, D0000, D4000, D8000, DC000, E0000
- RES: 400
- OUT: 'MEM=%s'
- }
-
- PROMPT INT
- IF (BUS != MCA) REQ
- ELSE IF (BUS == MCA AND 6046 != UNDEFINED) REQ
- ELSE HID
- {
- DES: "Interrupt"
- HELP: "Enter the interrupt level (IRQ) that is set on the Thomas-Conrad
- adapter.\n\nEight-bit adapters (TC6x42 and TC3042) support IRQ levels up to
- 7, with the factory setting at IRQ 2. If you use the adapter's factory
- setting, select IRQ 9 when loading the driver.\n\nSixteen-bit adapters
- (TC6x45 and TC3045) also support extended interrupt levels A through F, with
- the factory setting at IRQ 2/9."
- TYP: HEX (8)
- DEF: 9
- VAL: 3, 4, 5, 6, 7, 9, A, B, C, E, F
- OUT: 'INT=%s'
- }
-
- PROMPT SLOT
- IF (BUS == MCA) REQ
- ELSE HID
- {
- DES: "Slot"
- HELP: "Enter the microchannel slot where the Thomas-Conrad adapter is installed."
- TYP: DEC
- VAL: 1-8
- OUT: 'SLOT=%s'
- }
- }
- ;DrIvEr DeScRiPtIoN EnD
-
-