urtwn broken at r291262

Andriy Voskoboinyk avos at freebsd.org
Sun Nov 29 22:24:13 UTC 2015


Sun, 29 Nov 2015 18:57:04 +0200 було написано Steve Wills  
<swills at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-urtwn-drvrate.diff
Type: application/octet-stream
Size: 748 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-wireless/attachments/20151130/4af4c28e/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-urtwn-eapol.diff
Type: application/octet-stream
Size: 512 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-wireless/attachments/20151130/4af4c28e/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-urtwn-hwseq.diff
Type: application/octet-stream
Size: 434 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-wireless/attachments/20151130/4af4c28e/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-urtwn-ridx.diff
Type: application/octet-stream
Size: 307 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-wireless/attachments/20151130/4af4c28e/attachment-0003.obj>


More information about the freebsd-wireless mailing list