From owner-freebsd-wireless@FreeBSD.ORG Tue Jan 31 00:48:13 2012 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 275111065675 for ; Tue, 31 Jan 2012 00:48:13 +0000 (UTC) (envelope-from pookme@hotmail.com) Received: from snt0-omc1-s15.snt0.hotmail.com (snt0-omc1-s15.snt0.hotmail.com [65.55.90.26]) by mx1.freebsd.org (Postfix) with ESMTP id EC9F28FC0C for ; Tue, 31 Jan 2012 00:48:12 +0000 (UTC) Received: from SNT128-W59 ([65.55.90.9]) by snt0-omc1-s15.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Mon, 30 Jan 2012 16:36:11 -0800 Message-ID: X-Originating-IP: [184.163.168.71] From: Shant Kassardjian Sender: To: Date: Mon, 30 Jan 2012 19:36:11 -0500 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 31 Jan 2012 00:36:11.0320 (UTC) FILETIME=[54952380:01CCDFB0] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: SR71-A (AR9160) no longer detected in FreeBSD 9 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 31 Jan 2012 00:48:13 -0000 Dear FreeBSD-Wireless team=2C I'd like to inform the dev teams that I just upgraded my system from 8.2-st= able to 9.0-stable using CVSUP and my wireless card SR71-A (AR9160) is no l= onger being detected. If I roll back to the old kernel=2C everything is wor= king great. Here is my kernel config for wireless: device wlan =20 device wlan_acl =20 device wlan_wep =20 device wlan_ccmp =20 device wlan_tkip =20 device wlan_amrr =20 device ath =20 device ath_hal =20 options AH_SUPPORT_AR5416 =20 #options ATH_ENABLE_11N <-- I tried enabling this and recompil= ing and it did not do any difference device ath_rate_sample =20 As always I edited the following file before recompiling: vi /usr/src/sys/dev/ath/ath_hal/ar5416/ar5416.h and changed AR5416_DEFAULT_TXCHAINMASK from 1 to 7 after compiling the 9.0 kernel=2C pciconf returns the following undetected = devices: none0@pci0:0:3:0: class=3D0x078000 card=3D0x2a448086 chip=3D0x2a44808= 6 rev=3D0x07 hdr=3D0x00 vendor =3D 'Intel Corporation' device =3D 'Mobile 4 Series Chipset MEI Controller' class =3D simple comms none1@pci0:0:31:3: class=3D0x0c0500 card=3D0x29308086 chip=3D0x2930808= 6 rev=3D0x03 hdr=3D0x00 vendor =3D 'Intel Corporation' device =3D '82801I (ICH9 Family) SMBus Controller' class =3D serial bus subclass =3D SMBus none2@pci0:1:15:0: class=3D0x028000 card=3D0x40820777 chip=3D0x0027168= c rev=3D0x01 hdr=3D0x00 vendor =3D 'Atheros Communications Inc.' device =3D 'AR9160 802.11abgn Wireless PCI Adapter' class =3D network Any help is greatly appreciated! I upgraded to 9.0 hoping test 802.11n! Thanks! =