Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2018 02:47:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 227437] iwn 6235 0x5260
Message-ID:  <bug-227437-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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: <Intel Centrino Advanced 6235> 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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227437-21060>