;DrIvEr DeScRiPtIoN VER: 1.00 SYN: 1.00 Driver EM727_4 { DES: "Cogent EM727 eMASTER+ ATS Driver" HELP: "Welcome to Cogent's high performance bus-master cards. This driver supports the EM727 ATS ethernet adapter installed in an ISA or EISA server. You can install up to four EM727 boards in a server " PATH: \nw4x File: EM727_4.LAN PAR: 1.00 FR FrameSelect { DES: "Frame types " Help: "Specify the frame type used with the adapter. \n The defaults are set to 802.2 and 802.3 frame types." CD: "802.3" CH: 'Ethernet_802.3' CD: "802.2" CH: 'Ethernet_802.2' CD: "802.2 SNAP" CH: 'Ethernet_SNAP' CD: "Ethernet_II" CH: 'EThernet_II' DEF: 1, 2 } PR RXBUFS { DES: "Number of receive buffers " HELP: "Specify the number of receive buffers used by the driver for each physical board. The defult value should be sufficient for most installations. If you increase the value of RXBUFS, you must add the following to STARTUP.NCF file: \n SET Minimum Packet Receive Buffers = \n" TYP: DECIMAL (2) VAL: 5-50 DEF: 8 OutputFormat: 'RXBUFS=%s' } LIST LAN { DES: "LAN jumper selection " HELP: "When multiple EM727 eMASTER+ ATS adapters are installed, you may use the same I/O port and select different LAN jumper settings." CD: "LAN=A" CH: 'A' CD: "LAN=B" CH: 'B' CD: "LAN=C" CH: 'C' CD: "LAN=D" CH: 'D' DEF: 1 OutputFormat: 'LAN=%s' } } ;DrIvEr DeScRiPtIoN EnD