From owner-freebsd-current@FreeBSD.ORG Fri Oct 22 01:30:17 2004 Return-Path: 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 DF46E16A4CE for ; Fri, 22 Oct 2004 01:30:17 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C1B343D2F for ; Fri, 22 Oct 2004 01:30:17 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from [192.168.1.3] (pool-68-160-246-51.ny325.east.verizon.net [68.160.246.51]) by pi.codefab.com (8.12.11/8.12.11) with ESMTP id i9M1UCLr018846 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 21 Oct 2004 21:30:14 -0400 (EDT) Message-ID: <4178629E.3070703@mac.com> Date: Thu, 21 Oct 2004 21:30:06 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Will Saxon References: <0E972CEE334BFE4291CD07E056C76ED802E874CB@bragi.housing.ufl.edu> In-Reply-To: <0E972CEE334BFE4291CD07E056C76ED802E874CB@bragi.housing.ufl.edu> X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=5.5 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pi.codefab.com cc: current@freebsd.org Subject: Re: if_ndis with intel 2200BG X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 22 Oct 2004 01:30:18 -0000 Will Saxon wrote: > I am having trouble getting an Intel 2200BG wireless adapter to work. [ ... ] Hi, Will-- It is likely that providing more information would get a better response. The author of NDIS is capable both of writing device drivers, and fixing bugs in them, but he is not known to be telepathic. In particular, it would be useful to see the output of ifconfig, a dmesg, and the exact version number and/or an URL to the Windows drivers you are using. You will help save the kittens by providing these details. :-) -- -Chuck