From owner-freebsd-wireless@freebsd.org Sun Feb 19 21:01:02 2017 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D40FECE5699 for ; Sun, 19 Feb 2017 21:01:02 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CACFFECA for ; Sun, 19 Feb 2017 21:01:02 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v1JL01kw054691 for ; Sun, 19 Feb 2017 21:01:02 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <201702192101.v1JL01kw054691@kenobi.freebsd.org> From: bugzilla-noreply@FreeBSD.org To: freebsd-wireless@FreeBSD.org Subject: Problem reports for freebsd-wireless@FreeBSD.org that need special attention Date: Sun, 19 Feb 2017 21:01:02 +0000 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Feb 2017 21:01:02 -0000 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. 7 problems total for which you should take action. From owner-freebsd-wireless@freebsd.org Mon Feb 20 13:25:57 2017 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D789CE54E2 for ; Mon, 20 Feb 2017 13:25:57 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from vm.unsane.co.uk (fbsd.rdg.namesco.net [213.246.108.13]) by mx1.freebsd.org (Postfix) with ESMTP id CC28B13DA for ; Mon, 20 Feb 2017 13:25:56 +0000 (UTC) (envelope-from vince@unsane.co.uk) Received: from vhoffman-wireless.lon.namesco.net (lon.namesco.net [195.7.254.102]) by vm.unsane.co.uk (Postfix) with ESMTPSA id 9EE1D30012; Mon, 20 Feb 2017 13:25:49 +0000 (GMT) Subject: Re: Realtek wireless card support To: Kevin McErlean , freebsd-wireless@freebsd.org References: <3cdb4f89-b369-9051-dfc9-17b23276effe@unsane.co.uk> From: Vincent Hoffman-Kazlauskas Message-ID: <0faf1aae-bfad-5034-f560-656f10df4ec3@unsane.co.uk> Date: Mon, 20 Feb 2017 13:25:56 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2017 13:25:57 -0000 Hi, Odd its not working, from what you pasted below rtwn0@pci0:7:0:0: class=0x028000 card=0x1629103c chip=0x817610ec rev=0x01 hdr=0x00 Its showing the driver as attached. whats the output of grep rtwn /var/run/dmesg.boot Also i'm bring the freebsd-wireless mailing list back in as more eyes are better for solving this kind of stuff and also I can be a bit slow at replying (work, small children, cats, etc etc) Vince On 19/02/2017 02:51, Kevin McErlean wrote: > here is the read out from pciconf -lv (just for Ethernet and wireless > > none1@pci0:2:0:0: class=0xff0000 card=0x3577103c chip=0x520910ec > rev=0x01 hdr=0x00 > vendor = 'Realtek Semiconductor Co., Ltd.' > device = 'RTS5209 PCI Express Card Reader' > re0@pci0:6:0:0: class=0x020000 card=0x3577103c chip=0x813610ec > rev=0x05 hdr=0x00 > vendor = 'Realtek Semiconductor Co., Ltd.' > device = 'RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller' > class = network > subclass = ethernet > rtwn0@pci0:7:0:0: class=0x028000 card=0x1629103c chip=0x817610ec > rev=0x01 hdr=0x00 > vendor = 'Realtek Semiconductor Co., Ltd.' > device = 'RTL8188CE 802.11b/g/n WiFi Adapter' > class = network > > > On Tue, Feb 14, 2017 at 3:45 AM, Vincent Hoffman-Kazlauskas > > wrote: > > > > On 14/02/2017 08:21, Kevin McErlean wrote: > > Dear sir, or ma'am, > > I am a novice/hobbyist and have recently put > > FreeBSD 11 on an HP 2000 DX219 notebook; I have spent some time > trying to > > get drivers for the RTL8188CE wireless card, without much luck. It > is only > > after several attempts and forum searches that I am sending this > email, as > > this was a "practical application" to learn from. Any guidance on > this will > > be absolutely appreciated. Thank you for your time. > > Hi, > according to the manpage, rtwn should be the correct driver (based > solely on a quick search using > root@bsdpkgbuild:~ # apropos Realtek | grep -i 8188ce > rtwn(4) - Realtek RTL8188CE PCIe IEEE 802.11b/g/n wireless network > device ) > and a quick read of the manpage suggests adding > > if_rtwn_load="YES" > legal.realtek.license_ack=1 > rtwn-rtl8192cfwU_load="YES" > rtwn-rtl8192cfwU_B_load="YES" > > > to /boot/loader.conf > and rebooting. > check its been seen ok by running > sysctl net.wlan.devices > > which should return something like > net.wlan.devices: rtwn0 > > from there you should be ok to follow the handbook on wireless. > > > Hope that helps, > Vince > > > _______________________________________________ > > freebsd-wireless@freebsd.org > mailing list > > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > > > To unsubscribe, send any mail to > "freebsd-wireless-unsubscribe@freebsd.org > " > > > _______________________________________________ > freebsd-wireless@freebsd.org > mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > > To unsubscribe, send any mail to > "freebsd-wireless-unsubscribe@freebsd.org > " > > From owner-freebsd-wireless@freebsd.org Wed Feb 22 19:11:47 2017 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF5B3CE9601 for ; Wed, 22 Feb 2017 19:11:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C5D84DA9 for ; Wed, 22 Feb 2017 19:11:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v1MJBlx7073795 for ; Wed, 22 Feb 2017 19:11:47 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 217300] iwm0 Intel Dual Band Wireless AC 8260 only uses 1x1 stream Date: Wed, 22 Feb 2017 19:11:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: markusalbertgraf@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2017 19:11:48 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217300 Bug ID: 217300 Summary: iwm0 Intel Dual Band Wireless AC 8260 only uses 1x1 stream Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: wireless Assignee: freebsd-wireless@FreeBSD.org Reporter: markusalbertgraf@gmail.com This limits the speed to 54/54 Mbit/s. Host:...............trueos-Laptop.markusgraf.net User:...............markus Uptime:.............3:35 FreeBSD kernel ver:.12.0-CURRENT FreeBSD world ver:..12.0-CURRENT FreeBSD git branch:.drm-next FreeBSD git rev:....27d3221 TrueOS ver:.........TrueOS-Desktop-201702011813 Arch:...............amd64 Kernel ident:.......GENERIC Bootloader:.........BSD Bootloader type:....EFI CPU:................Intel(R) Core(TM) i5-6300HQ CPU @ 2.30GHz CPU cores:..........4 Memory (free/avail):14028 / 16384 Mb Package set:........STABLE Desktop environment:Lumina X11 Driver:.........modesetting_drv.so=20 OSS Driver:.........pcm0: (play/rec) default WIFI Driver:........iwm0 ifconfig re0: flags=3D8843 metric 0 mtu 1500 =20=20=20=20=20=20=20 options=3D8209b ether 80:fa:5b:3b:70:e7 inet6 fe80::82fa:5bff:fe3b:70e7%re0 prefixlen 64 scopeid 0x1=20 nd6 options=3D23 media: Ethernet autoselect (none) status: no carrier lo0: flags=3D8049 metric 0 mtu 16384 options=3D600003 inet6 ::1 prefixlen 128=20 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2=20 inet 127.0.0.1 netmask 0xff000000=20 nd6 options=3D21 groups: lo=20 wlan0: flags=3D8843 metric 0 mtu 15= 00 ether f0:d5:bf:0d:ea:8a inet 192.168.178.113 netmask 0xffffff00 broadcast 192.168.178.255=20 nd6 options=3D29 media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps mode 11a status: associated ssid GraHa channel 40 (5200 MHz 11a) bssid c8:0e:14:2a:5c:a9 regdomain ETSI country DE authmode WPA2/802.11i privacy ON deftxkey UNDEF AES-CCM 2:128-bit AES-CCM 3:128-bit txpower 17 bmiss= 10 mcastrate 6 mgmtrate 6 scanvalid 60 wme roaming MANUAL groups: wlan dmesg Copyright (c) 1992-2017 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 12.0-CURRENT #23 27d3221(drm-next): Sun Feb 5 13:22:47 UTC 2017 root@gauntlet:/usr/obj/usr/src/sys/GENERIC amd64 clang version 3.9.0 (tags/RELEASE_390/final) VT(efifb): resolution 800x600 CPU: Intel(R) Core(TM) i5-6300HQ CPU @ 2.30GHz (2304.08-MHz K8-class CPU) Origin=3D"GenuineIntel" Id=3D0x506e3 Family=3D0x6 Model=3D0x5e Stepping=3D3 Features=3D0xbfebfbff Features2=3D0x7ffafbbf AMD Features=3D0x2c100800 AMD Features2=3D0x121 Structured Extended Features=3D0x29c6fbf XSAVE Features=3D0xf VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID TSC: P-state invariant, performance statistics real memory =3D 17179869184 (16384 MB) avail memory =3D 16434765824 (15673 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs FreeBSD/SMP: 1 package(s) x 4 core(s) random: unblocking device. WARNING: VIMAGE (virtualized network stack) is a highly experimental featur= e. ioapic0 irqs 0-119 on motherboard SMP: AP CPU #3 Launched! SMP: AP CPU #2 Launched! SMP: AP CPU #1 Launched! Timecounter "TSC-low" frequency 1152041432 Hz quality 1000 random: entropy device external interface netmap: loaded module module_register_init: MOD_LOAD (vesa, 0xffffffff80feca90, 0) error 19 random: registering fast source Intel Secure Key RNG random: fast provider: "Intel Secure Key RNG" kbd1 at kbdmux0 nexus0 cryptosoft0: on motherboard aesni0: on motherboard acpi0: on motherboard acpi0: Power Button (fixed) cpu0: on acpi0 cpu1: on acpi0 cpu2: on acpi0 cpu3: on acpi0 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 24000000 Hz quality 950 Event timer "HPET" frequency 24000000 Hz quality 550 Event timer "HPET1" frequency 24000000 Hz quality 440 Event timer "HPET2" frequency 24000000 Hz quality 440 Event timer "HPET3" frequency 24000000 Hz quality 440 Event timer "HPET4" frequency 24000000 Hz quality 440 atrtc0: port 0x70-0x77 irq 8 on acpi0 atrtc0: Warning: Couldn't map I/O. Event timer "RTC" frequency 32768 Hz quality 0 attimer0: port 0x40-0x43,0x50-0x53 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0 acpi_ec0: port 0x62,0x66 on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pcib0: _OSC returned error 0x4 pci0: on pcib0 vgapci0: port 0xf000-0xf03f mem 0xde000000-0xdeffffff,0xc0000000-0xcfffffff= at device 2.0 on pci0 vgapci0: Boot video device xhci0: mem 0xdf510000-0xdf51ffff at device 20.0 on pci0 xhci0: 32 bytes context size, 64-bit DMA usbus0: waiting for BIOS to give up control xhci_interrupt: host controller halted usbus0 on xhci0 usbus0: 5.0Gbps Super Speed USB v3.0 pci0: at device 22.0 (no driver attached) ahci0: port 0xf090-0xf097,0xf080-0xf083,0xf060-0xf07f mem 0xdf528000-0xdf529fff,0xdf52c000-0xdf52c0ff,0xdf52b000-0xdf52b7ff at device 23.0 on pci0 ahci0: AHCI v1.31 with 2 6Gbps ports, Port Multiplier not supported ahcich2: at channel 2 on ahci0 ahcich3: at channel 3 on ahci0 ahciem0: on ahci0 pcib1: at device 28.0 on pci0 pci1: on pcib1 xhci1: mem 0xdf400000-0xdf407fff at dev= ice 0.0 on pci1 xhci1: 32 bytes context size, 64-bit DMA xhci1: Unable to map MSI-X table usbus1 on xhci1 usbus1: 5.0Gbps Super Speed USB v3.0 pcib2: at device 28.4 on pci0 pci2: on pcib2 pci2: at device 0.0 (no driver attached) re0: port 0xe000-0xe0ff mem 0xdf314000-0xdf314fff,0xdf310000-0xdf313fff at device 0.1= on pci2 re0: Using 1 MSI-X message re0: turning off MSI enable bit. re0: ASPM disabled re0: Chip rev. 0x5c800000 re0: MAC rev. 0x00000000 miibus0: on re0 rgephy0: PHY 1 on miibus0 rgephy0: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow re0: Using defaults for TSO: 65518/35/2048 re0: Ethernet address: 80:fa:5b:3b:70:e7 re0: netmap queues/slots: TX 1/256, RX 1/256 pcib3: at device 28.6 on pci0 pci3: on pcib3 pci3: at device 0.0 (no driver attached) pcib4: at device 28.7 on pci0 pci4: on pcib4 pci4: at device 0.0 (no driver attached) pcib5: at device 29.0 on pci0 pci5: on pcib5 nvme0: mem 0xdf000000-0xdf003fff at device 0.0 on pci5 isab0: at device 31.0 on pci0 isa0: on isab0 pci0: at device 31.2 (no driver attached) hdac0: mem 0xdf520000-0xdf523fff,0xdf500000-0xdf50ffff at device 31.3 on pc= i0 acpi_button0: on acpi0 acpi_button1: on acpi0 acpi_lid0: on acpi0 acpi_acad0: on acpi0 battery0: on acpi0 acpi_tz0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model Synaptics Touchpad, device ID 0 ppc0: cannot reserve I/O port range est0: on cpu0 est1: on cpu1 est2: on cpu2 est3: on cpu3 ZFS filesystem version: 5 ZFS storage pool version: features support (5000) Timecounters tick every 1.000 msec ugen1.1: <0x1b21 XHCI root HUB> at usbus1 ugen0.1: <0x8086 XHCI root HUB> at usbus0 uhub0: <0x1b21 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus1 uhub1: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 nvd0: NVMe namespace nvd0: 244198MB (500118192 512 byte sectors) hdacc0: at cad 0 on hdac0 hdaa0: at nid 1 on hdacc0 pcm0: at nid 20,21 and 24 on hdaa0 pcm1: at nid 18 on hdaa0 hdacc1: at cad 2 on hdac0 hdaa1: at nid 1 on hdacc1 pcm2: at nid 6 on hdaa1 ses0 at ahciem0 bus 0 scbus2 target 0 lun 0 ses0: SEMB S-E-S 2.00 device ses0: SEMB SES Device cd0 at ahcich3 bus 0 scbus1 target 0 lun 0 ada0 at ahcich2 bus 0 scbus0 target 0 lun 0 cd0: ada0: ATA8-ACS SATA 3.x device ada0: Serial Number JR1004D31S22EM Removable CD-ROM SCSI device cd0: Serial Number 435640505714 ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) ada0: Command Queueing enabled ada0: 953869MB (1953525168 512 byte sectors) cd0: 150.000MB/s transfers (SATA 1.x, UDMA6, ATAPI 12bytes, PIO 8192bytes) cd0: Attempt to query device size failed: NOT READY, Medium not present - t= ray closed Trying to mount root from zfs:zroot/ROOT/12.0-CURRENT-up-20170207_215533 []= ... Root mount waiting for: usbus1 usbus0 uhub0: 4 ports with 4 removable, self powered uhub1: 24 ports with 24 removable, self powered Root mount waiting for: usbus0 ugen0.2: at usbus0 Root mount waiting for: usbus0 ugen0.3: at usbus0 ugen0.4: at usbus0 ukbd0 on uhub1 ukbd0: on usbus0 kbd2 at ukbd0 interface iwn.1 already present in the KLD 'kernel'! linker_load_file: Unsupported file type iwm0: mem 0xdf200000-0xdf201fff at device 0.0 on pci3 iwm0: hw rev 0x200, fw ver 16.242414.0, address f0:d5:bf:0d:ea:8a Cuse v0.1.34 @ /dev/cuse acpi_video0: on vgapci0 fuse-freebsd: version 0.4.4, FUSE ABI 7.8 ums0 on uhub1 ums0: on usbus0 ums0: 18 buttons and [XYZT] coordinates ID=3D2 [drm] Initialized drmn0: on vgapci0 vgapci0: child drmn0 requested pci_enable_io vgapci0: child drmn0 requested pci_enable_io [drm] Memory usable by graphics device =3D 4096M Failed to add WC MTRR for [0xc0000000-0xcfffffff]: -22; performance may suf= fer [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [drm] Driver supports precise vblank timestamp query. [drm] Connector eDP-1: get mode from tunables: [drm] - kern.vt.fb.modes.eDP-1 [drm] - kern.vt.fb.default_mode [drm] Connector DP-1: get mode from tunables: [drm] - kern.vt.fb.modes.DP-1 [drm] - kern.vt.fb.default_mode [drm] Connector HDMI-A-1: get mode from tunables: [drm] - kern.vt.fb.modes.HDMI-A-1 [drm] - kern.vt.fb.default_mode [drm] GuC firmware load skipped [drm:i915_setup_sysfs] RC6 residency sysfs setup failed [drm] Initialized i915 1.6.0 20160919 for drmn on minor 0 VT: Replacing driver "efifb" with new "fb". start FB_INFO: type=3D11 height=3D1080 width=3D1920 depth=3D32 cmsize=3D16 size=3D9216000 pbase=3D0xc0240000 vbase=3D0xfffff800c0240000 name=3Ddrmn0 flags=3D0x0 stride=3D7680 bpp=3D32 cmap[0]=3D0 cmap[1]=3D7f0000 cmap[2]=3D7f00 cmap[3]=3Dc4a000 end FB_INFO drmn0: fb0: inteldrmfb frame buffer device drmn0: failed to load firmware image i915_skl_dmc_ver1_26_bin drmn0: Failed to load DMC firmware [https://01.org/linuxgraphics/intel-linux-graphics-firmwares], disabling runtime power management. ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to accept, logging disabled wlan0: Ethernet address: f0:d5:bf:0d:ea:8a re0: link state changed to DOWN [drm] RC6 on iwm0: iwm_update_edca: called iwm0: iwm_update_edca: called wlan0: link state changed to UP ubt0 on uhub1 ubt0: on usbus0 WARNING pid 3253 (python2.7): ioctl sign-extension ioctl ffffffff80087467 WARNING pid 3512 (python2.7): ioctl sign-extension ioctl ffffffff80087467 pid 1952 (PCDM-session), uid 0: exited on signal 6 WARNING pid 62497 (python2.7): ioctl sign-extension ioctl ffffffff80087467 --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-wireless@freebsd.org Wed Feb 22 19:50:01 2017 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E23FCE6226 for ; Wed, 22 Feb 2017 19:50:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8D741B3A for ; Wed, 22 Feb 2017 19:50:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v1MJo1WW059448 for ; Wed, 22 Feb 2017 19:50:01 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 217300] iwm0 Intel Dual Band Wireless AC 8260 only uses 1x1 stream Date: Wed, 22 Feb 2017 19:50:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: adrian@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Feb 2017 19:50:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217300 Adrian Chadd changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED CC| |adrian@freebsd.org --- Comment #1 from Adrian Chadd --- hi, the iwm driver doesn't support 11n or 11ac yet. sorry! We will post to freebsd-wireless@ when 11n is enabled! --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-wireless@freebsd.org Thu Feb 23 10:39:32 2017 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DEB25CEA1FA for ; Thu, 23 Feb 2017 10:39:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C3B5DF49 for ; Thu, 23 Feb 2017 10:39:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v1NAdWC8040152 for ; Thu, 23 Feb 2017 10:39:32 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 217308] [iwm] if_iwm kernel module doesn't load since r314082 Date: Thu, 23 Feb 2017 10:39:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: info@juanmolina.eu X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2017 10:39:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217308 Bug ID: 217308 Summary: [iwm] if_iwm kernel module doesn't load since r314082 Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: wireless Assignee: freebsd-wireless@FreeBSD.org Reporter: info@juanmolina.eu My Intel 7260 wireless, which was working perfectly before r314082, stops working with r314082 since the if_iwm module does not load: link_elf_obj: symbol iwm7265_cfg undefined linker_load_file: Unsupported file type The iwm7260fw module loads as before. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-wireless@freebsd.org Thu Feb 23 14:52:22 2017 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2161FCEB120 for ; Thu, 23 Feb 2017 14:52:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0B57E15FE for ; Thu, 23 Feb 2017 14:52:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v1NEqKXh089132 for ; Thu, 23 Feb 2017 14:52:21 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 217308] [iwm] if_iwm kernel module doesn't load since r314082 Date: Thu, 23 Feb 2017 14:52:20 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: andrnils@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2017 14:52:22 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217308 andrnils@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrnils@gmail.com --- Comment #1 from andrnils@gmail.com --- Created attachment 180242 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D180242&action= =3Dedit Patch for missing symbols I had the same problem and the attached patch fixed it for me. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-wireless@freebsd.org Thu Feb 23 15:17:20 2017 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D954FCEB729 for ; Thu, 23 Feb 2017 15:17:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C2DA37EB for ; Thu, 23 Feb 2017 15:17:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v1NFHKbS057854 for ; Thu, 23 Feb 2017 15:17:20 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 217308] [iwm] if_iwm kernel module doesn't load since r314082 Date: Thu, 23 Feb 2017 15:17:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: info@juanmolina.eu X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2017 15:17:21 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217308 --- Comment #2 from Juan Ram=C3=B3n Molina Menor --- (In reply to andrnils from comment #1) Thanks! Your patch resolves the issue for me. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-wireless@freebsd.org Thu Feb 23 17:44:43 2017 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7A8C8CEB24E for ; Thu, 23 Feb 2017 17:44:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A16212F for ; Thu, 23 Feb 2017 17:44:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v1NHigaE023736 for ; Thu, 23 Feb 2017 17:44:43 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 217308] [iwm] if_iwm kernel module doesn't load since r314082 Date: Thu, 23 Feb 2017 17:44:43 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2017 17:44:43 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217308 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: ngie Date: Thu Feb 23 17:44:06 UTC 2017 New revision: 314151 URL: https://svnweb.freebsd.org/changeset/base/314151 Log: Unbreak if_iwm.ko after r314076 Add if_iwm_7000.c/if_iwm_8000.c to SRCS to match similar additions made to sys/conf/files after refactoring done in the commit noted. PR: 217308 Pointyhat to: adrian Submitted by: Andreas Nilsson Reported by: Jakob Alvermark , Juan Ram?mon Molina Menor Sponsored by: Dell EMC Isilon Changes: head/sys/modules/iwm/Makefile --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-wireless@freebsd.org Thu Feb 23 17:46:10 2017 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D7A4CEB29E for ; Thu, 23 Feb 2017 17:46:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8CE711F1 for ; Thu, 23 Feb 2017 17:46:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v1NHkAON025682 for ; Thu, 23 Feb 2017 17:46:10 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 217308] [iwm] if_iwm kernel module doesn't load since r314082 Date: Thu, 23 Feb 2017 17:46:10 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: ngie@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ngie@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to cc bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Feb 2017 17:46:10 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217308 Ngie Cooper changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-wireless@FreeBSD.or |ngie@FreeBSD.org |g | CC| |adrian@freebsd.org, | |ngie@FreeBSD.org Status|New |Closed Resolution|--- |FIXED --- Comment #4 from Ngie Cooper --- Thank you for the patch. adrian@: FYI. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-wireless@freebsd.org Sat Feb 25 00:41:24 2017 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 107A9CEB04C for ; Sat, 25 Feb 2017 00:41:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F3D9D11CF for ; Sat, 25 Feb 2017 00:41:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v1P0fNZD085207 for ; Sat, 25 Feb 2017 00:41:23 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 181694] [iwn] [suspend/resume] [patch] Initialize hardware in iwn(4) resume code Date: Sat, 25 Feb 2017 00:41:23 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Feb 2017 00:41:24 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D181694 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: avos Date: Sat Feb 25 00:40:50 UTC 2017 New revision: 314234 URL: https://svnweb.freebsd.org/changeset/base/314234 Log: iwn: some initialization / RF switch state change fixes. - Check return code from initialization path; otherwise, vap state may be wrong after an error. - Do not try to run iwn_stop() / iwn_init() multiple times. - Merge iwn_radio_on/off() and move RFKILL bit check into the task. - Try to handle possible RF switch state change in S3 state (PR 181694). PR: 181694 Reviewed by: adrian Differential Revision: https://reviews.freebsd.org/D9797 Changes: head/sys/dev/iwn/if_iwn.c head/sys/dev/iwn/if_iwnvar.h --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-wireless@freebsd.org Sat Feb 25 07:40:20 2017 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B8602CEC5E8 for ; Sat, 25 Feb 2017 07:40:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A747C144C for ; Sat, 25 Feb 2017 07:40:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v1P7eKDE058831 for ; Sat, 25 Feb 2017 07:40:20 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 214406] [urtwn] discard frame, too short - flakey performance - sometimes not even dhclient succeeds Date: Sat, 25 Feb 2017 07:40:20 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: 11.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dch@skunkwerks.at X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Feb 2017 07:40:20 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214406 Dave Cottlehuber changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|New |Closed --- Comment #7 from Dave Cottlehuber --- Closing this as 12.0-CURRENT runs rtwn sweet as honey now since a while. --=20 You are receiving this mail because: You are the assignee for the bug.=