Diff for /elwix/config/Attic/ELWIX between versions 1.5 and 1.5.2.1

version 1.5, 2013/01/28 01:47:34 version 1.5.2.1, 2013/03/13 21:22:06
Line 57  options  GEOM_RAID  # Soft RAID functionality. Line 57  options  GEOM_RAID  # Soft RAID functionality.
 options         GEOM_LABEL              # Provides labelization  options         GEOM_LABEL              # Provides labelization
 options         GEOM_GATE  options         GEOM_GATE
 options         GEOM_UZIP  options         GEOM_UZIP
   options         GEOM_REDBOOT
   device          geom_redboot
   device          geom_map        # to get access to the SPI flash partitions
   device          geom_uncompress # compressed in-memory filesystem hackery!
   device          geom_uzip       # compressed in-memory filesystem support
   options         GEOM_MAP
   options         GEOM_UNCOMPRESS
 options         GEOM_ELI  options         GEOM_ELI
 options         GEOM_MIRROR  options         GEOM_MIRROR
 options         GEOM_CONCAT  options         GEOM_CONCAT
Line 306  options  XBONEHACK Line 313  options  XBONEHACK
 options         WLCACHE  options         WLCACHE
 device          wlan_acl  device          wlan_acl
 device          wlan_xauth  device          wlan_xauth
   device          wlan_rssadapt
   #options        AH_RXCFG_SDMAMW_4BYTES
   options         IEEE80211_ALQ
 options         IEEE80211_SUPPORT_TDMA  options         IEEE80211_SUPPORT_TDMA
 options         IEEE80211_SUPPORT_SUPERG  options         IEEE80211_SUPPORT_SUPERG
 # Wireless NIC cards  # Wireless NIC cards
Line 435  device  virtio_balloon # VirtIO Memory Balloon device Line 445  device  virtio_balloon # VirtIO Memory Balloon device
 ### ELWIX Additional custom settings ...  ### ELWIX Additional custom settings ...
   
 device          if_bridge  device          if_bridge
   device          bridgestp
 device          tap  device          tap
 device          gre  device          gre
 device          lagg  device          lagg
Line 588  options  ACCEPT_FILTER_DNS Line 599  options  ACCEPT_FILTER_DNS
 options         ACCEPT_FILTER_HTTP  options         ACCEPT_FILTER_HTTP
   
 options         SW_WATCHDOG  options         SW_WATCHDOG
   
   device          etherswitch
   device          rtl8366rb

Removed from v.1.5  
changed lines
  Added in v.1.5.2.1


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