On Sat, Nov 5, 2016 at 11:58 AM, George Mitchell <george+free...@m5p.com>
wrote:

> On 11/05/16 13:00, George Mitchell wrote:
> > On 11/05/16 01:05, Adrian Chadd wrote:
> >> nope, sorry.  There's a lot of work in the -11 wifi stack and drivers.
> >>
> >>
> >> -a
> >>
> >> [...]
> >
> > Okay, I downloaded and installed 11.0-RELEASE on a spare slice, and
> > dmesg tells me the following (with regard to ath0):
> >
> >
> > ath0: <Qualcomm Atheros AR9565> mem 0xf0a00000-0xf0a7ffff irq 36 at
> > device 0.0 on pci2
> > ath0: WB335 2-ANT card detected
> > ath0: Bluetooth Antenna Diversity card detected
> > ath0: [HT] enabling HT modes
> > ath0: [HT] enabling short-GI in 20MHz mode
> > ath0: [HT] 1 stream STBC receive enabled
> > ath0: [HT] 1 RX streams; 1 TX streams
> > ath0: QCA9565 mac 704.1 RF5110 phy 2523.1
> > ath0: 2GHz radio: 0x0000; 5GHz radio: 0x0000
> >
> > But ifconfig tells me there is no "ath0" interface ... Does 11.0
> > handle wifi in some unfamiliar manner?  I put my usual wifi magic
> > into rc.conf:
> >
> > create_args_wlan0="country US"
> > ifconfig_wlan0="WPA DHCP"
> > wlans_ath0="wlan0"
> >
> > -- George
> >
> I forgot to copy my wpa_supplicant.conf over.  Now it works!  (I
> guess the invisible ath0 is just how 11.0 works?)      -- George


Yes, as you speculate, the 802.11 software had a major rework and only the
wlan interface is visible. It is due to this re-work that the changes to
the wireless drivers can't be reasonably back-ported to 10.
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkober...@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
_______________________________________________
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to