Re: ath0 (wlan0) not working in virtulised guest with bhyve

2016-02-28 Thread Neel Natu
On Sun, Feb 28, 2016 at 7:17 AM, richard bader wrote: > Hey Neel, >> >> I suspect that the ath0 controller does not support MSI/MSI-x >> interrupts. The output of 'pciconf -lvbc' on the host will confirm if >> this is the case. >> > thanks for the hint. The controller should support MSI interrupts

Re: ath0 (wlan0) not working in virtulised guest with bhyve

2016-02-28 Thread richard bader
Hey Neel, I suspect that the ath0 controller does not support MSI/MSI-x interrupts. The output of 'pciconf -lvbc' on the host will confirm if this is the case. thanks for the hint. The controller should support MSI interrupts. root@test10:/usr/src/sys # pciconf -lvbc ath0@pci0:5:0:0:c

Re: ath0 (wlan0) not working in virtulised guest with bhyve

2016-02-27 Thread Neel Natu
Hi Richard, On Sat, Feb 27, 2016 at 2:01 AM, richard bader wrote: > Hello, > > using ath0 (and wlan) on the host is working fine. But trying the same on > the guest does not work. > > on the host freebsd 10.2 ist running > on the guest freebsd 10.3 (10.3-BETA2 FreeBSD 10.3-BETA2 #0) is running >

ath0 (wlan0) not working in virtulised guest with bhyve

2016-02-27 Thread richard bader
Hello, using ath0 (and wlan) on the host is working fine. But trying the same on the guest does not work. on the host freebsd 10.2 ist running on the guest freebsd 10.3 (10.3-BETA2 FreeBSD 10.3-BETA2 #0) is running the guest was started with: /usr/sbin/bhyve -c 2 -m 2048M -A -H -P -g 0