From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 15:20:40 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 231B2106564A for ; Tue, 13 Jul 2010 15:20:40 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from dirj.bris.ac.uk (dirj.bris.ac.uk [137.222.10.78]) by mx1.freebsd.org (Postfix) with ESMTP id D73188FC24 for ; Tue, 13 Jul 2010 15:20:39 +0000 (UTC) Received: from ncsd.bris.ac.uk ([137.222.10.59] helo=ncs.bris.ac.uk) by dirj.bris.ac.uk with esmtp (Exim 4.69) (envelope-from ) id 1OYhHj-000638-1b for freebsd-questions@freebsd.org; Tue, 13 Jul 2010 16:20:39 +0100 Received: from mech-cluster241.men.bris.ac.uk ([137.222.187.241]) by ncs.bris.ac.uk with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.67) (envelope-from ) id 1OYhHi-0003Gc-VN for freebsd-questions@freebsd.org; Tue, 13 Jul 2010 16:20:38 +0100 Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.4) with ESMTP id o6DFKcsg086964 for ; Tue, 13 Jul 2010 16:20:38 +0100 (BST) (envelope-from mexas@bristol.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.4/8.14.4/Submit) id o6DFKc8P086963 for freebsd-questions@freebsd.org; Tue, 13 Jul 2010 16:20:38 +0100 (BST) (envelope-from mexas@bristol.ac.uk) X-Authentication-Warning: mech-cluster241.men.bris.ac.uk: mexas set sender to mexas@bristol.ac.uk using -f Date: Tue, 13 Jul 2010 16:20:38 +0100 From: Anton Shterenlikht To: freebsd-questions@freebsd.org Message-ID: <20100713152038.GA86927@mech-cluster241.men.bris.ac.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Subject: ath(4) card /* Hardware revision not supported */ X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2010 15:20:40 -0000 I've Icom SL-5200 CardBus wireless card, which is detected as: ath0: mem 0xb7fb0000-0xb7fbffff irq 20 at device 0.0 on cardbus0 ath0: [ITHREAD] ath0: unable to attach hardware; HAL status 13 device_attach: ath0 attach returned 6 and ath0@pci0:3:0:0: class=0x020000 card=0x000817dd chip=0x0013168c rev=0x01 hdr=0x00 vendor = 'Atheros Communications Inc.' device = '802.11a/b/g Wireless Adapter (AR2312)' class = network subclass = ethernet Looking at /usr/src/sys/dev/ath/ath_hal/ah.h status 13 is: HAL_ENOTSUPP = 13, /* Hardware revision not supported */ I've 2 questions: 1. Is this card AR5212 or AR2312? Or both? Or neither? AR5212 is listed in ath(4) as supported, but AR2312 is not. 2. Does "Hardware revision not supported" mean this card is too new? Too old? many thanks anton -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423