From owner-freebsd-wireless@FreeBSD.ORG Sun Aug 5 15:30:05 2012 Return-Path: Delivered-To: freebsd-wireless@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC20D106566C for ; Sun, 5 Aug 2012 15:30:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B03A68FC0C for ; Sun, 5 Aug 2012 15:30:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q75FU5AQ040896 for ; Sun, 5 Aug 2012 15:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q75FU5d1040895; Sun, 5 Aug 2012 15:30:05 GMT (envelope-from gnats) Date: Sun, 5 Aug 2012 15:30:05 GMT Message-Id: <201208051530.q75FU5d1040895@freefall.freebsd.org> To: freebsd-wireless@FreeBSD.org From: Ron McDowell Cc: Subject: Re: kern/169433: [iwn] iwn(4) doesn't support 6235 chip. X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ron McDowell 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, 05 Aug 2012 15:30:05 -0000 The following reply was made to PR kern/169433; it has been noted by GNATS. From: Ron McDowell To: bug-followup@FreeBSD.org, mav@FreeBSD.org Cc: Subject: Re: kern/169433: [iwn] iwn(4) doesn't support 6235 chip. Date: Sun, 05 Aug 2012 10:28:51 -0500 This is a multi-part message in MIME format. --------------090807070805050204020602 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I have the same [I think] card in a new Samsung NP550P5C-T01US with slightly different parameters: pciconf -lvcb: ... none4@pci0:2:0:0: class=0x028000 card=0x40608086 chip=0x088e8086 rev=0x24 hdr=0x00 vendor = 'Intel Corporation' class = network bar [10] = type Memory, range 64, base 0xf7800000, size 8192, enabled cap 01[c8] = powerspec 3 supports D0 D3 current D0 cap 05[d0] = MSI supports 1 message, 64 bit cap 10[e0] = PCI-Express 1 endpoint max data 128(128) link x1(x1) ecap 0001[100] = AER 1 0 fatal 0 non-fatal 0 corrected ecap 0003[140] = Serial 1 c48508ffff2a7876 I have -HEAD from 20120801 installed and am ready and willing to try any patches. Thanks, I'd really like to see this working. Further notes: Linux Mint 13 x86_64 lists it as: lspci -v ... 02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235 (rev 24) Subsystem: Intel Corporation Centrino Advanced-N 6235 AGN Flags: bus master, fast devsel, latency 0, IRQ 45 Memory at f7800000 (64-bit, non-prefetchable) [size=8K] Capabilities: [c8] Power Management version 3 Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [e0] Express Endpoint, MSI 00 Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number c4-85-08-ff-ff-2a-78-76 Kernel driver in use: iwlwifi Kernel modules: iwlwifi -- Ron McDowell San Antonio TX --------------090807070805050204020602 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I have the same [I think] card in a new Samsung NP550P5C-T01US with slightly different parameters:

pciconf -lvcb:
...
none4@pci0:2:0:0: class=0x028000 card=0x40608086 chip=0x088e8086 rev=0x24 hdr=0x00
vendor = 'Intel Corporation'
class = network
bar [10] = type Memory, range 64, base 0xf7800000, size 8192, enabled
cap 01[c8] = powerspec 3 supports D0 D3 current D0
cap 05[d0] = MSI supports 1 message, 64 bit
cap 10[e0] = PCI-Express 1 endpoint max data 128(128) link x1(x1)
ecap 0001[100] = AER 1 0 fatal 0 non-fatal 0 corrected
ecap 0003[140] = Serial 1 c48508ffff2a7876

I have -HEAD from 20120801 installed and am ready and willing to try any patches.  Thanks, I'd really like to see this working.

Further notes:  Linux Mint 13 x86_64 lists it as:
lspci -v
...
02:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235 (rev 24)
    Subsystem: Intel Corporation Centrino Advanced-N 6235 AGN
    Flags: bus master, fast devsel, latency 0, IRQ 45
    Memory at f7800000 (64-bit, non-prefetchable) [size=8K]
    Capabilities: [c8] Power Management version 3
    Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
    Capabilities: [e0] Express Endpoint, MSI 00
    Capabilities: [100] Advanced Error Reporting
    Capabilities: [140] Device Serial Number c4-85-08-ff-ff-2a-78-76
    Kernel driver in use: iwlwifi
    Kernel modules: iwlwifi


-- 
 Ron McDowell
 San Antonio TX
 
--------------090807070805050204020602--