From owner-freebsd-hardware@FreeBSD.ORG Fri Feb 29 10:22:07 2008 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03B52106566C for ; Fri, 29 Feb 2008 10:22:07 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from minas.ics.muni.cz (minas.ics.muni.cz [147.251.4.40]) by mx1.freebsd.org (Postfix) with ESMTP id 6B8598FC17 for ; Fri, 29 Feb 2008 10:22:06 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (dhcp3-112.ics.muni.cz [147.251.3.112]) (authenticated user=hopet@ICS.MUNI.CZ bits=0) by minas.ics.muni.cz (8.13.8/8.13.8/SuSE Linux 0.8) with ESMTP id m1TA1vHU002625 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Fri, 29 Feb 2008 11:01:57 +0100 From: "Petr Holub" To: Date: Fri, 29 Feb 2008 11:01:52 +0100 Message-ID: <003201c87aba$1ecdd210$5c697630$@muni.cz> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Ach6uhI7KRdOofAVRj+MANRvmibJrw== Content-Language: cs X-Muni-Spam-TestIP: 147.251.3.112 X-Muni-Envelope-From: hopet@ics.muni.cz X-Muni-Virus-Test: Clean X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (minas.ics.muni.cz [147.251.4.35]); Fri, 29 Feb 2008 11:01:57 +0100 (CET) Subject: support for Proxim Silver wifi card X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Feb 2008 10:22:07 -0000 Hi all, does anybody have a clue why Athreos-based Proxim Orinoco 11a/b/g cards are not supported in 7.0? pciconf -lv: ath0@pci0:22:0:0: class=0x020000 card=0xaa1014b7 chip=0x0013168c rev=0x01 hdr=0x00 vendor = 'Atheros Communications Inc.' device = 'AR5212, AR5213 802.11a/b/g Wireless Adapter' class = network subclass = ethernet dmesg: cardbus0: Expecting link target, got 0x0 ath0: mem 0xbfeb0000-0xbfebffff irq 16 at device 0.0 on cardbus0 ath0: [ITHREAD] ath0: unable to attach hardware; HAL status 13 device_attach: ath0 attach returned 6 HAL status 13 says unsupported HW. Has anybody worked on this? Is it matter of just some missing ID or is there a more fundamental problem? Thanks, Petr