Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 11 Nov 2002 18:54:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 11 Nov 2002 18:54:55 -0500 Received: from webmail.topspin.com ([12.162.17.3]:57950 "EHLO exch-1.topspincom.com") by vger.kernel.org with ESMTP id ; Mon, 11 Nov 2002 18:54:54 -0500 To: Alan Cox Cc: "David S. Miller" , Linux Kernel Mailing List Subject: Re: [PATCH] [RFC] increase MAX_ADDR_LEN References: <20021111.151929.31543489.davem@redhat.com> <52r8drn0jk.fsf_-_@topspin.com> <20021111.153845.69968013.davem@redhat.com> <1037060322.2887.76.camel@irongate.swansea.linux.org.uk> X-Message-Flag: Warning: May contain useful information X-Priority: 1 X-MSMail-Priority: High From: Roland Dreier Date: 11 Nov 2002 16:01:43 -0800 In-Reply-To: <1037060322.2887.76.camel@irongate.swansea.linux.org.uk> Message-ID: <52isz3mza0.fsf@topspin.com> User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-OriginalArrivalTime: 12 Nov 2002 00:01:39.0968 (UTC) FILETIME=[AD19A800:01C289DE] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 941 Lines: 18 >>>>> "Alan" == Alan Cox writes: >>>>> On Mon, 2002-11-11 at 23:38, David S. Miller wrote: Dave> So how are apps able to specify such larger hw addresses to Dave> configure a driver if IFHWADDRLEN is still 6? Dave> I'm not going to increase MAX_ADDR_LEN if there is no user Dave> ABI capable of configuring such larger addresses properly. Alan> The kernel just ignores it. We support multiple devices with Alan> larger address lengths. Its mostly a legacy constant What drivers in the kernel are there with address length more than MAX_ADDR_LEN? What do they put dev->addr_len and dev->dev_addr? Thanks, Roland - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/