[em727] Type = NDIS Title = "Cogent EM727 ATS NDIS DRIVER" Version = 1.2 DriverName = em727$ [FILE] Name = em727.DOS [BUSRATE] display = "BUS RATE" type = decimal default = 0 set = 0, 1, 2, 3, 4 optional = yes editable = yes help = "This parameter is provided for compatibility with the widest range of ISA bus machines. It determines the data rate that the EM727 board uses on the system bus, and can be set to 0, 1, 2, or 3. The default value is 0, which is a conservative setting and will operate correctly in virtually all ISA bus machines. Refer to the EM727 manual for complete information about setting the BUSRATE parameter." [DMACHANNEL] display = "DMACHANNEL" TAG = DMACHANNEL type = DECIMAL default = 5 SET = 0,3,5,6,7 optional = YES editable = YES help = "Indicates the current DMA jumper configuration of the network adapter card. The value can be 0, 3, 5, 6, or 7. If this parameter is not present, the default value of 5 is assumed. If the DMA jumpers do not match this value, an attempt to bind the MAC to a protocol will result in an INVALID_CONFIGURATION error." [IOBASE] display = "IOBASE" TAG = IOBASE type = HEXNUM default = 0x300 SET = 0x300, 0x320, 0x340, 0x360 optional = YES editable = YES help="Indicates the current I/O address jumper configuration of the network adapter card. Possible values for this parameter are 0x300, 0x320, 0x340, and 0x360. If not present, the driver assumes the default value of 0x300. If this entry does not match the adapter adapter's jumper settings, an attempt to bind the MAC to a protocol will result in a HARDWARE_NOT_FOUND error." [IRQ] display = "INTERRUPT" TAG = INTERRUPT type = DECIMAL default = 10 SET = 3,4,5,6,7,10,11,12,14,15 optional = YES editable = yes help = "This parameter indicates the interrupt level used by the adapter. The value of this parameter may be 3, 4, 5, 6, 7, 10, 11, 12, 14, or 15. If this parameter is not present, the dafault value of 10 is assumed. If this value does not match the jumper setting on the adapter, an attempt to bind the MAC to a protocol will result in an INTERRUPT_CONFLICT error." [MAXMULTICASTS] display = "MAXMULTICASTS" TAG = MAXMULTICASTS type = DECIMAL default=4 SET = 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16 optional = YES editable = yes help = "This parameter selects the number of multicast addresses that the MAC driver will support. Valid range is 2-16." [MAXRECEIVES] display = "MAXRECEIVES" TAG = MAXRECEIVES type = DECIMAL default = 6 SET = 3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30 optional = YES editable = yes help = "This parameter selects the number of receive buffers that the MAC driver will allocate. Valid range is 3-30." [MAXTRANSMITS] display = "MAXTRANSMITS" TAG = MAXTRANSMITS type = DECIMAL default = 6 SET = 3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30 optional = YES editable = yes help = "This parameter selects the maximum number of simultaneous transmit requests that the MAC driver may queue. Valid range is 3-30." [NETADDRESS] display = "NETADDRESS" TAG = NETADDRESS type = hexstring strlength=6 optional = YES editable = yes help= "Overrides the network address of the network adapter card. This entry should only be used if, for some reason, there are duplicate addresses on the network. The value of this entry is a hexadecimal string of 6 digits enclosed in quotation marks, such as 0x1C03EA. This value will be appended the the 6-digit IEEE vendor ID assigned to Cogent. The example shown results in a network address of 0000921C03EA."