diff --git a/sys/i386/conf/XEN b/sys/i386/conf/XEN index ad453bf80a1a..61fdbb40b00d 100644 --- a/sys/i386/conf/XEN +++ b/sys/i386/conf/XEN @@ -83,6 +83,10 @@ device md # Memory "disks" device gif # IPv6 and IPv4 tunneling device faith # IPv6-to-IPv4 relaying (translation) +# Wireless cards +options IEEE80211_SUPPORT_MESH +options AH_SUPPORT_AR5416 + # The `bpf' device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! # Note that 'bpf' is required for DHCP.