Re: Notice: wifi infrastructure upgraded; time to mergemaster!

2015-08-29 Thread Sergey Kandaurov
On 29 August 2015 at 03:46, Rui Paulo wrote: > I just upgraded and there were zero rc.conf changes. Were you talking > about custom rc.d scripts? You probably want to re-read subject. -- wbr, pluknet ___ freebsd-wireless@freebsd.org mailing list http

Re: Notice: wifi infrastructure upgraded; time to mergemaster!

2015-08-28 Thread Berislav Purgar
Update /etc/network.subr and /etc/rc.d/netif. On Fri, 2015-08-28 at 17:40 -0700, Rui Paulo wrote: > On Fri, 2015-08-28 at 17:07 -0700, Adrian Chadd wrote: > > Hi, > > Gleb's wifi work is in -HEAD now. You'll notice that there's no > > wifi > > parent ifnet device now - you have to clone them to ha

Re: Notice: wifi infrastructure upgraded; time to mergemaster!

2015-08-28 Thread Rui Paulo
On Fri, 2015-08-28 at 17:40 -0700, Rui Paulo wrote: > On Fri, 2015-08-28 at 17:07 -0700, Adrian Chadd wrote: > > Hi, > > Gleb's wifi work is in -HEAD now. You'll notice that there's no > > wifi > > parent ifnet device now - you have to clone them to have things > > work. > > (ie, there's no ath0

Re: Notice: wifi infrastructure upgraded; time to mergemaster!

2015-08-28 Thread Adrian Chadd
rc.conf changes aren't needed, just the scripts. -a On 28 August 2015 at 17:40, Rui Paulo wrote: > On Fri, 2015-08-28 at 17:07 -0700, Adrian Chadd wrote: >> Hi, >> >> Gleb's wifi work is in -HEAD now. You'll notice that there's no wifi >> parent ifnet device now - you have to clone them to hav

Re: Notice: wifi infrastructure upgraded; time to mergemaster!

2015-08-28 Thread Rui Paulo
On Fri, 2015-08-28 at 17:07 -0700, Adrian Chadd wrote: > Hi, > > Gleb's wifi work is in -HEAD now. You'll notice that there's no wifi > parent ifnet device now - you have to clone them to have things work. > (ie, there's no ath0, iwn0, etc.) > > So, you need to update your rc.d scripts in order f

Notice: wifi infrastructure upgraded; time to mergemaster!

2015-08-28 Thread Adrian Chadd
Hi, Gleb's wifi work is in -HEAD now. You'll notice that there's no wifi parent ifnet device now - you have to clone them to have things work. (ie, there's no ath0, iwn0, etc.) So, you need to update your rc.d scripts in order for things to work at startup, or they won't work. I've asked Gleb to