From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756068AbZEaF65 (ORCPT ); Sun, 31 May 2009 01:58:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752384AbZEaF6s (ORCPT ); Sun, 31 May 2009 01:58:48 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:58016 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751761AbZEaF6r (ORCPT ); Sun, 31 May 2009 01:58:47 -0400 Date: Sat, 30 May 2009 22:58:47 -0700 (PDT) Message-Id: <20090530.225847.209029911.davem@davemloft.net> To: macro@linux-mips.org Cc: jgarzik@pobox.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] 3c509: Add missing EISA IDs From: David Miller In-Reply-To: References: X-Mailer: Mew version 6.2.51 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: "Maciej W. Rozycki" Date: Sun, 31 May 2009 00:40:31 +0100 (BST) > Several EISA device IDs for 3c509 family network cards are missing from > the driver, making the cards unusable in their EISA mode. Here's a fix to > add them based on the EISA configuration files distributed by 3Com and our > eisa.ids database. > > Signed-off-by: Maciej W. Rozycki Please send networking driver patches to me, not Jeff Garzik, as per current linux/MAINTAINERS Thanks.