From owner-freebsd-net@FreeBSD.ORG Tue Dec 26 00:33:22 2006 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3FF7016A40F for ; Tue, 26 Dec 2006 00:33:22 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.freebsd.org (Postfix) with ESMTP id F110913C46F for ; Tue, 26 Dec 2006 00:33:21 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 46BF19BFC24; Tue, 26 Dec 2006 01:01:28 +0100 (CET) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ObDJH+zR3yh0; Tue, 26 Dec 2006 01:01:25 +0100 (CET) Received: from [192.168.2.186] (catv-50635cb6.catv.broadband.hu [80.99.92.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id BEC539AE125; Tue, 26 Dec 2006 01:01:24 +0100 (CET) Message-ID: <45906653.4050101@FreeBSD.org> Date: Tue, 26 Dec 2006 01:01:23 +0100 From: Gabor Kovesdan User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Gavin Atkinson References: <20061225231213.O11113@ury.york.ac.uk> In-Reply-To: <20061225231213.O11113@ury.york.ac.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org Subject: Re: wpi (Intel 3945) driver X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Dec 2006 00:33:22 -0000 Gavin Atkinson schrieb: > > Hi all, > > Is anybody actively developing this driver? > > I've been debugging it for the last day or two and am now at the point > where it's pretty stable for me (at least, I no longer get deadlocks > and the issue of the firmware getting confused seems resolved). I > have a load of other changes I intend to make, and a few bits which > would be nice to merge in from the OpenBSD driver, but obviously I > don't want to continue doing this if somebody else has done any work > on it. > > If nobody has, then I'm happy to take up the job of centrally > co-ordinating patches, with a view to getting the driver to the point > where it could be merged into the main FreeBSD tree. I'm already > keeping my changes in my local CVS repo... > > Gavin Hello, I don't have the knowledge to work on it, but I'd like to test your version. I always had allocation issues with a wpi driver that was flying over and over threads and could never get it to work, so I really would like to test your one if you could upload it somewhere. Or I can make a mirror if you don't have the opportunity. Regards, Gabor