*** AmiTCP:db/interfaces Wed Jan 25 03:33:30 1995 --- interfaces Wed Jan 18 13:28:13 1995 *************** *** 1,5 **** # ! # $Id: interfaces,v 4.10 1994/10/28 18:24:25 too Exp jraja $ # # Network interface configuration for the AmiTCP/IP # --- 1,5 ---- # ! # $Id: interfaces,v 4.12 1995/01/16 23:29:58 ppessi Exp $ # # Network interface configuration for the AmiTCP/IP # *************** *** 24,30 **** # This configuration file is read with template: # NAME/A, DEV=DEVICE/A/K, UNIT/N/A/K, IPTYPE/N/K, ADDR=ADDRESS/K, # ARPTYPE=IPARPTYPE/N/K, IPREQ=IPREQUESTS/N/K, ARPREQ=ARPREQUESTS/N/K, ! # WRITEREQ=WRITEREQUESTS/N/K, NOTRACKING/S, FILTER/S, NOARP/S, # P2P=POINT2POINT/S, NOSIMPLEX/S, LOOPBACK/S # # Lines can be continued if their last character is '+'. The '#' and ';' are --- 24,30 ---- # This configuration file is read with template: # NAME/A, DEV=DEVICE/A/K, UNIT/N/A/K, IPTYPE/N/K, ADDR=ADDRESS/K, # ARPTYPE=IPARPTYPE/N/K, IPREQ=IPREQUESTS/N/K, ARPREQ=ARPREQUESTS/N/K, ! # WRITEREQ=WRITEREQUESTS/N/K, NOTRACKING/S, NOQUICKIO/S, FILTER/S, NOARP/S, # P2P=POINT2POINT/S, NOSIMPLEX/S, LOOPBACK/S # # Lines can be continued if their last character is '+'. The '#' and ';' are *************** *** 59,64 **** --- 59,68 ---- # NOTRACKING/S # Disable the packet type tracking on SANA-II devices. This feature is # needed to circumvent a bug in a2060.device V37.2 + # NOQUICKIO/S/S + # Prevent AmiTCP/IP from using Quick IO on SANA-II devices when writing to + # network. This feature is needed to circumvent bugs in QuickNetS2.device + # V1.36 and earlier. # FILTER/S # Enable Sana-II packet filtering for this interface. This is needed only # if you have several protocol stacks using the same Sana-II device and *************** *** 124,130 **** # # QuickNet Ethernet adapter # ! quicknet DEV=QuickNetS2.device UNIT=0 # # GoldenGate 2 Ethernet for 3COM 3c503 card # NOTE: This needs an configuration file for the IRQ and ISA address settings! --- 128,134 ---- # # QuickNet Ethernet adapter # ! quicknet DEV=QuickNetS2.device UNIT=0 NOQUICKIO # # GoldenGate 2 Ethernet for 3COM 3c503 card # NOTE: This needs an configuration file for the IRQ and ISA address settings!