Diff for /elwix/config/ELWIX_amd64 between versions 1.2.2.2 and 1.2.2.3

version 1.2.2.2, 2017/06/09 14:54:00 version 1.2.2.3, 2017/08/22 14:36:56
Line 85  options  INCLUDE_CONFIG_FILE # Include this file in ke Line 85  options  INCLUDE_CONFIG_FILE # Include this file in ke
 options         RACCT                   # Resource accounting framework  options         RACCT                   # Resource accounting framework
 options         RACCT_DEFAULT_TO_DISABLED # Set kern.racct.enable=0 by default  options         RACCT_DEFAULT_TO_DISABLED # Set kern.racct.enable=0 by default
 options         RCTL                    # Resource limits  options         RCTL                    # Resource limits
 options         FLOWTABLE               # per-cpu routing cache  
   
 # Debugging support.  Always need this:  # Debugging support.  Always need this:
 options         KDB                     # Enable kernel debugger support.  options         KDB                     # Enable kernel debugger support.
Line 284  device  vr   # VIA Rhine, Rhine II Line 283  device  vr   # VIA Rhine, Rhine II
 device          wb                      # Winbond W89C840F  device          wb                      # Winbond W89C840F
 device          xl                      # 3Com 3c90x (``Boomerang'', ``Cyclone'')  device          xl                      # 3Com 3c90x (``Boomerang'', ``Cyclone'')
   
# ISA Ethernet NICs.  pccard NICs included.#options         XBONEHACK
device          cs              # Crystal Semiconductor CS89x0 NIC 
# 'device ed' requires 'device miibus' 
device          ed              # NE[12]000, SMC Ultra, 3c503, DS8390 cards 
device          ex              # Intel EtherExpress Pro/10 and Pro/10+ 
device          ep              # Etherlink III based cards 
device          fe              # Fujitsu MB8696x based cards 
device          sn              # SMC's 9000 series of Ethernet chips 
device          xe              # Xircom pccard Ethernet 
 
options         XBONEHACK 
 device          wlan_acl  device          wlan_acl
 device          wlan_xauth  device          wlan_xauth
 device          wlan_rssadapt  device          wlan_rssadapt

Removed from v.1.2.2.2  
changed lines
  Added in v.1.2.2.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>