From owner-freebsd-wireless@freebsd.org Wed Apr 11 02:47:08 2018 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98EE6F8CD5E for ; Wed, 11 Apr 2018 02:47:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 355146C1C3 for ; Wed, 11 Apr 2018 02:47:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id EAC35F8CD5C; Wed, 11 Apr 2018 02:47:07 +0000 (UTC) Delivered-To: wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D8528F8CD5A for ; Wed, 11 Apr 2018 02:47:07 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 750DA6C1C2 for ; Wed, 11 Apr 2018 02:47:07 +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 mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id B17571841E for ; Wed, 11 Apr 2018 02:47:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w3B2l6ql098481 for ; Wed, 11 Apr 2018 02:47:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w3B2l6lU098478 for wireless@FreeBSD.org; Wed, 11 Apr 2018 02:47:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 227437] iwn 6235 0x5260 Date: Wed, 11 Apr 2018 02:47:06 +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 Some People X-Bugzilla-Who: bsd@haps.ca X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: 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 attachments.created 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.25 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, 11 Apr 2018 02:47:08 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227437 Bug ID: 227437 Summary: iwn 6235 0x5260 Product: Base System Version: CURRENT Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: wireless Assignee: wireless@FreeBSD.org Reporter: bsd@haps.ca Created attachment 192426 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192426&action= =3Dedit the list of iwn errors dumped to dmesg/console Hi, I recently purchased a lenovo-"branded" (has a lenovo fru part number) = 6235 wireless card for my Thinkpad T440p. This was a downgrade from the stock 7= 260 in the hopes that iwn support would be better than iwm. However, the sub-id for this card is not supported. This is the same card that the original po= ster in this thread had: https://lists.freebsd.org/pipermail/freebsd-wireless/2014-December/005262.h= tml I added the sub-id, recompiled, and the card seems to work, but the driver panics and restarts. I'm back on the 7260 but I'm happy to test any propos= ed fixes. The change I made isn't patch-worthy, I just added a new line in if_iwn_devid.h: +#define IWN_SDID_6035_5 0x5260 and add a case in if_iwn.c for that ID. The error message that was logged is attached, also this is the detection l= ine from dmesg: iwn0: mem 0xf0400000-0xf0401fff irq 17 at de= vice 0.0 on pci iwn0: iwn_read_firmware: ucode rev=3D0x12a80601 --=20 You are receiving this mail because: You are the assignee for the bug.=