FreeBSD Bugzilla – Attachment 112502 Details for
Bug 153937
[ral] ralink panics the system (amd64 FreeBSD 8.x) when in hostap or adhoc.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 738 bytes, created by
lenzi.sergio
on 2011-01-12 19:40:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
lenzi.sergio
Created:
2011-01-12 19:40:07 UTC
Size:
738 bytes
patch
obsolete
>--- sys/dev/ral/rt2560.c.orig 2011-01-12 17:05:23.000000000 -0200 >+++ sys/dev/ral/rt2560.c 2011-01-12 17:05:36.000000000 -0200 >@@ -786,6 +786,7 @@ > struct ieee80211_node *ni = vap->iv_bss; > struct mbuf *m; > >+ ieee80211_ratectl_node_init(ni); > if (vap->iv_opmode != IEEE80211_M_MONITOR) { > rt2560_update_plcp(sc); > rt2560_set_basicrates(sc); >--- sys/dev/ral/rt2661.c.orig 2011-01-12 17:06:11.000000000 -0200 >+++ sys/dev/ral/rt2661.c 2011-01-12 17:06:17.000000000 -0200 >@@ -792,6 +792,7 @@ > if (error == 0 && nstate == IEEE80211_S_RUN) { > struct ieee80211_node *ni = vap->iv_bss; > >+ ieee80211_ratectl_node_init(ni); > if (vap->iv_opmode != IEEE80211_M_MONITOR) { > rt2661_enable_mrr(sc); > rt2661_set_txpreamble(sc);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 153937
: 112502