; This is an NIF file for IBM LAN Server for OS/2 [DLINK] Type = NDIS Title = "D-Link DE-320CT Ethernet Card" ; change the above line if your have a different card. Version = 1.32 Drivername = DE320$ ; change the above name to what card you are using. Ex: DE100$, DE200$, etc. Xports = NETBEUI LANDD [FILE] Name = DE320.OS2 Path = @lanroot\DRIVERS\ETHERNET\DE320 ; Parameter start [netaddress] tag = NETADDRESS display = "Network adapter address" type = Hexstring Strlength = 12 optional = YES editable = YES help = "This parameter overrides the network address of the network adapter card. The value of this parameter is a hexadecimal string of 12 gigits, as in 020001020304. The address must be unique among all other network adapter addresses on the network." [interrupt] tag = INTERRUPT display = "Interrupt level" type = decimal range = 3 - 15 default = 3 optional = YES editable = YES help = "This parameter specifoes the interrupt level used for notifications between the workstation and the network adapter card. Ensure that no conflicts exist between the various system components in their use of interrupts. For an 80286, 80386, or 80486 workstation, the specified interrupt level will be redirected to interrupt level 9 because the cascaded PIC is already using interrupt level 2." [ioaddress] tag = IOAddress display = "I/O base address" type = Hexadecimal set = 300, 320, 340, 360 default = 300 optional = YES editable = YES help = "This parameter specifies the starting address of the input/output port for the network adapter card. The defined value must be based on the configuration of the network adapter card. If the value of this parameter does not match the network adapter card jumper configuration, the network adapter driver reports an error."