From owner-freebsd-hardware@FreeBSD.ORG Mon Mar 31 19:55:41 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 375871065673 for ; Mon, 31 Mar 2008 19:55:41 +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 920D48FC26 for ; Mon, 31 Mar 2008 19:55:40 +0000 (UTC) (envelope-from hopet@ics.muni.cz) Received: from KLOBOUCEK (ws-eduroam-57.cesnet.cz [195.113.238.57]) (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 m2VJtLGF030348 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 31 Mar 2008 21:55:22 +0200 From: "Petr Holub" To: "'M. Warner Losh'" , References: <47E15497.7060900@errno.com> <001101c88f2f$a98b6960$fca23c20$@muni.cz> <47EBC345.8010600@errno.com> <20080329.001945.-432837066.imp@bsdimp.com> In-Reply-To: <20080329.001945.-432837066.imp@bsdimp.com> Date: Mon, 31 Mar 2008 21:55:15 +0200 Message-ID: <000001c89369$27c992b0$775cb810$@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: AciRaLidyKwKJ48zTPih1nk8l8o6GgCAF5VQ Content-Language: cs X-Muni-Spam-TestIP: 195.113.238.57 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]); Mon, 31 Mar 2008 21:55:24 +0200 (CEST) Cc: freebsd-hardware@freebsd.org Subject: RE: 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: Mon, 31 Mar 2008 19:55:41 -0000 > What does sysctl hw.cbb show? The card clearly is powering up, but # sysctl hw.cbb hw.cbb.debug: 0 hw.cbb.start_32_io: 4096 hw.cbb.start_16_io: 256 hw.cbb.start_memory: 2281701376 Petr