Received: with ECARTIS (v1.0.0; list netdev); Wed, 09 Mar 2005 12:16:17 -0800 (PST) Received: from one.firstfloor.org (one.firstfloor.org [213.235.205.2]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id j29KG9CP011028 for ; Wed, 9 Mar 2005 12:16:12 -0800 Received: by one.firstfloor.org (Postfix, from userid 502) id 692C5D033E; Wed, 9 Mar 2005 21:16:05 +0100 (CET) To: Stephen Hemminger Cc: netdev@oss.sgi.com Subject: Re: [PATCH 1/5] r8169: auto detect 32-bit slot References: <20050309112925.7f7900ab@dxpl.pdx.osdl.net> From: Andi Kleen Date: Wed, 09 Mar 2005 21:16:05 +0100 In-Reply-To: <20050309112925.7f7900ab@dxpl.pdx.osdl.net> (Stephen Hemminger's message of "Wed, 9 Mar 2005 11:29:25 -0800") Message-ID: User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: ClamAV 0.83/757/Tue Mar 8 15:14:36 2005 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 2747 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: ak@muc.de Precedence: bulk X-list: netdev Content-Length: 308 Lines: 10 Stephen Hemminger writes: > Change driver to auto-detect when the board is in a 32-bit PCI slot and > avoid setting 64-bit dma mask. The module parameter method is no longer needed. Hmm? It doesn't support DAC? Normally on PCI a 64bit slot is not needed for 64bit addresses. -Andi