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

version 1.1.2.3, 2013/07/18 00:12:19 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!
Line 299  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 429  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.3  
changed lines
  Added in v.1.1.2.6


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