From owner-freebsd-current@FreeBSD.ORG Mon Jul 10 16:24:35 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5653916A4DE; Mon, 10 Jul 2006 16:24:35 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDF6643D49; Mon, 10 Jul 2006 16:24:34 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id k6AGOXWh087718 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 10 Jul 2006 09:24:34 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <44B27F41.10508@errno.com> Date: Mon, 10 Jul 2006 09:24:33 -0700 From: Sam Leffler User-Agent: Thunderbird 1.5.0.2 (X11/20060508) MIME-Version: 1.0 To: Rink Springer References: <20060710114737.GA6135@rink.nu> In-Reply-To: <20060710114737.GA6135@rink.nu> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: deischen@freebsd.org, current@freebsd.org Subject: Re: iwi - problems with new device id X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jul 2006 16:24:35 -0000 Rink Springer wrote: > Hi Daniel, > >> iwi0: mem 0xdfdff000-0xdfdfffff irq 17 at > > AFAIK, the 3945ABG device isn't supported by iwi at all as it is a > completely different card. OpenBSD has a seperate driver for it, wpi(4). Correct, totally different part; iwi is not going to handle it. > > Perhaps a port to FreeBSD is in order? :-) I heard Project Evil works > with these cards, though ... (and wpi(4) isn't 100% bugproof yet...) > I've not heard of anyone having success using ndis with a 3945 card. Sam