Diff for /elwix/config/ELWIX_i386 between versions 1.1.2.2 and 1.1.2.6

version 1.1.2.2, 2013/07/18 00:11:25 version 1.1.2.6, 2013/07/18 00:19:30
Line 42  options  GEOM_RAID  # Soft RAID functionality. Line 42  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_redboot
 device          geom_map        # to get access to the SPI flash partitions  device          geom_map        # to get access to the SPI flash partitions
 device          geom_uncompress # compressed in-memory filesystem hackery!  device          geom_uncompress # compressed in-memory filesystem hackery!
 device          geom_uzip       # compressed in-memory filesystem support  device          geom_uzip       # compressed in-memory filesystem support
 options         GEOM_MAP  
 options         GEOM_UNCOMPRESS  options         GEOM_UNCOMPRESS
 options         GEOM_ELI  options         GEOM_ELI
 options         GEOM_MIRROR  options         GEOM_MIRROR
Line 300  device  wlan_acl Line 298  device  wlan_acl
 device          wlan_xauth  device          wlan_xauth
 device          wlan_rssadapt  device          wlan_rssadapt
 #options        AH_RXCFG_SDMAMW_4BYTES  #options        AH_RXCFG_SDMAMW_4BYTES
   #options        ATH_EEPROM_FIRMWARE     # Use EEPROM from flash
   options         ALQ
 options         IEEE80211_ALQ  options         IEEE80211_ALQ
 options         IEEE80211_SUPPORT_TDMA  options         IEEE80211_SUPPORT_TDMA
 options         IEEE80211_SUPPORT_SUPERG  options         IEEE80211_SUPPORT_SUPERG
Line 430  device  virtio_balloon # VirtIO Memory Balloon device Line 430  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

Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.6


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