Received: with ECARTIS (v1.0.0; list netdev); Wed, 19 Nov 2003 16:54:10 -0800 (PST) Received: from fr.zoreil.com (electric-eye.fr.zoreil.com [213.41.134.224]) by oss.sgi.com (8.12.10/8.12.10) with SMTP id hAK0rt25004144 for ; Wed, 19 Nov 2003 16:53:56 -0800 Received: from electric-eye.fr.zoreil.com (localhost.localdomain [127.0.0.1]) by fr.zoreil.com (8.12.8/8.12.1) with ESMTP id hAK0jpK7022525; Thu, 20 Nov 2003 01:45:51 +0100 Received: (from romieu@localhost) by electric-eye.fr.zoreil.com (8.12.8/8.12.1) id hAK0joGS022524; Thu, 20 Nov 2003 01:45:50 +0100 Date: Thu, 20 Nov 2003 01:45:50 +0100 From: Francois Romieu To: Brad House Cc: Jeff Garzik , Brad House , netdev@oss.sgi.com Subject: Re: [patches] 2.6.0-test9 - r8169 DMA API conversion Message-ID: <20031120014550.A22377@electric-eye.fr.zoreil.com> References: <47973.68.105.173.45.1069042089.squirrel@mail.mainstreetsoftworks.com> <3FB9A277.70309@pobox.com> <20031118135848.A2451@electric-eye.fr.zoreil.com> <3FBBA76B.4070606@pobox.com> <20031120010056.A19444@electric-eye.fr.zoreil.com> <3FBC05FB.2020409@mcve.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3FBC05FB.2020409@mcve.com>; from brad@mcve.com on Wed, Nov 19, 2003 at 07:08:27PM -0500 X-Organisation: Land of Sunshine Inc. X-archive-position: 1576 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: romieu@fr.zoreil.com Precedence: bulk X-list: netdev Content-Length: 490 Lines: 16 Brad House : > Just because I'm way to lazy to actually look, is this > against the original r8169, or my patch from the v1.6 > driver ?? It is against the original r8169. Once finished, it should look like: - first cut at dma api conversion (today) - remaining bits of dma api conversion (tomorrow) - rx_copybreak (tomorrow) - your changes (week-end) - big-endian fixes (week-end) Each part divided in reasonably small patches to ease the test/review process. -- Ueimor