Problem reports for freebsd-wireless@FreeBSD.org that need special attention
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status |Bug Id | Description +---+--- New |206801 | iwn(4) page fault on netif restart Open|154598 | [ath] Atheros 5424/2424 can't connect to WPA netw Open|163312 | [panic] [ath] kernel panic: page fault with ath0 Open|166190 | [ath] TX hangs and frames stuck in TX queue Open|166357 | [ath] 802.11n TX stall when the first frame in th Open|169362 | [ath] AR5416: radar pulse PHY errors sometimes in Open|169433 | [iwn] iwn(4) doesn't support 6235 chip. Open|211689 | panic with lagg failover wireless ath and iwm 8 problems total for which you should take action. ___ freebsd-wireless@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"
[Bug 218527] [rtwn] Constantly packet dropping and connection loss
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218527 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: avos Date: Sun Jul 30 23:35:21 UTC 2017 New revision: 321735 URL: https://svnweb.freebsd.org/changeset/base/321735 Log: rtwn_usb: add support for fragmented Rx. Since device can pass multiple frames in a single payload temporary Rx buffer was big enough to hold all of them; now the driver can concatenate a single frame from multiple payloads. The Rx buffer size may be configured via tunable (dev.rtwn.%d.rx_buf_size). Tested with: - rtl8188cus, rtl8188eu and rtl8821au (STA mode). - (by kevlo) rtl8192cu and rtl8188eu. PR: 218527 Reviewed by: kevlo Differential Revision:https://reviews.freebsd.org/D11705 Changes: head/sys/dev/rtwn/if_rtwnreg.h head/sys/dev/rtwn/usb/rtwn_usb_attach.c head/sys/dev/rtwn/usb/rtwn_usb_ep.c head/sys/dev/rtwn/usb/rtwn_usb_rx.c head/sys/dev/rtwn/usb/rtwn_usb_var.h -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-wireless@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"
[Bug 218527] [rtwn] Constantly packet dropping and connection loss
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218527 Andriy Voskoboinyk changed: What|Removed |Added CC||a...@freebsd.org Resolution|--- |FIXED Status|New |Closed --- Comment #2 from Andriy Voskoboinyk --- Should be fixed now. -- You are receiving this mail because: You are the assignee for the bug. ___ freebsd-wireless@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"