Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 20 Mar 2003 10:53:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 20 Mar 2003 10:53:50 -0500 Received: from phoenix.mvhi.com ([195.224.96.167]:58641 "EHLO phoenix.infradead.org") by vger.kernel.org with ESMTP id ; Thu, 20 Mar 2003 10:53:49 -0500 Date: Thu, 20 Mar 2003 16:04:40 +0000 From: Christoph Hellwig To: Jes Sorensen Cc: "Martin J. Bligh" , Jeff Garzik , linux-kernel Subject: Re: [PATCH] Fixup warning for acenic Message-ID: <20030320160440.A14435@infradead.org> Mail-Followup-To: Christoph Hellwig , Jes Sorensen , "Martin J. Bligh" , Jeff Garzik , linux-kernel References: <14240000.1048146629@[10.10.2.4]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from jes@wildopensource.com on Thu, Mar 20, 2003 at 10:47:49AM -0500 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1067 Lines: 23 On Thu, Mar 20, 2003 at 10:47:49AM -0500, Jes Sorensen wrote: > be. I have been reluctant to change the driver over to the new hotplug > scheme since in the past there has been a significant number of AceNIC > users running on older kernels which do not have the hotplug > infrastructure (2.4.9 etc). On the other hand I don't remember hearing > from a single person who wanted to use AceNIC in a hotplug > environment. 2.4.9 of course has the newstyle pci interface! And actual hotplug PCI support also is in all today singnificant 2.4.9 forks (RH..). There's even some shim to emulate the pci_driver style interface on 2.2. Anyway, this table has another use, it's used by userland ools like installers for selecting the right driver for a given pci device. So even if it seems unused from kernelspace it has a use. - 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/