Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Dec 2015 22:11:25 -0500
From:      Steve Wills <swills@FreeBSD.org>
To:        Andriy Voskoboinyk <avos@freebsd.org>
Cc:        "freebsd-wireless@freebsd.org" <freebsd-wireless@freebsd.org>
Subject:   Re: urtwn broken at r291262
Message-ID:  <565FB2DD.4080506@FreeBSD.org>
In-Reply-To: <op.x8vu57oe4dikkl@localhost>
References:  <5659ED1D.70003@FreeBSD.org> <op.x8tqbkpw4dikkl@localhost> <565A271C.6070107@FreeBSD.org> <565A5BB2.3020908@FreeBSD.org> <565A8883.7040100@FreeBSD.org> <op.x8u5q8yo4dikkl@localhost> <565B2E60.8010302@FreeBSD.org> <op.x8vu57oe4dikkl@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Sorry, haven't had time to do this yet, but will do it soon, hopefully
this weekend. Thanks for looking into the issue.

Steve

On 11/29/2015 17:23, Andriy Voskoboinyk wrote:
> Sun, 29 Nov 2015 18:57:04 +0200 було написано Steve Wills
> <swills@freebsd.org>:
> 
> Hi,
> 
> I split previous patch into smaller pieces. If you wish, you can test
> them and say, which helps (if any).
> 
> To speed up the process, you can use the following procedure
> (will work only if urtwn(4) is not compiled into the kernel):
> 1) before patching:
>    mv /boot/kernel/if_urtwn.ko /boot/kernel/if_urtwn.ko.bak && cd /usr/src
> 2) svn patch --reverse-diff <old-diff>
> 3) svn patch <new-diff>
> 4) make buildkernel KERNFAST=yes
> 5) ifconfig wlan0 down
> 6) ifconfig wlan0 destroy
> 7) kldunload if_urtwn
> 8) kldload `find /usr/obj/usr/src/sys -name if_urtwn.ko`
> 9) <check if everything works. if no, goto 2)>
> 10) at the end:
>    mv /boot/kernel/if_urtwn.ko.bak /boot/kernel/if_urtwn.ko



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?565FB2DD.4080506>