--- elwix/config/Attic/ELWIX 2013/01/28 01:47:34 1.5 +++ elwix/config/Attic/ELWIX 2013/05/07 20:46:48 1.6 @@ -57,6 +57,13 @@ options GEOM_RAID # Soft RAID functionality. options GEOM_LABEL # Provides labelization options GEOM_GATE 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_MIRROR options GEOM_CONCAT @@ -306,6 +313,9 @@ options XBONEHACK options WLCACHE device wlan_acl device wlan_xauth +device wlan_rssadapt +#options AH_RXCFG_SDMAMW_4BYTES +options IEEE80211_ALQ options IEEE80211_SUPPORT_TDMA options IEEE80211_SUPPORT_SUPERG # Wireless NIC cards @@ -435,6 +445,7 @@ device virtio_balloon # VirtIO Memory Balloon device ### ELWIX Additional custom settings ... device if_bridge +device bridgestp device tap device gre device lagg @@ -588,3 +599,6 @@ options ACCEPT_FILTER_DNS options ACCEPT_FILTER_HTTP options SW_WATCHDOG + +device etherswitch +device rtl8366rb