From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Nottingham Date: Tue, 23 Jan 2001 01:14:20 +0000 Subject: Re: Need new modutils aliases for 2.4.0? (Was) Re: Cannot hotplug cardbus cards. Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Miles Lane (miles@megapathdsl.net) said: > > The hotplug command is doing the right thing - it's > > trying to load 3c575_cb.o. But you're using 3c59x.o > > under 2.4. > > > > I think you need an `alias eth0 3c59x' in modules.conf. > > I'll try that. Is this something that modutils should > be doing? I kinda think it is. Basically, we'd need > aliasing of any pcmcia-cs drivers whose function is now > served by a new driver in the 2.4.0 kernel tree. I don't think it's something that should be solved in modutils; there's no reason it needs to know in modutils itself about what modules do what with what kernel version; alias.h is big enough as is. ;) I would think that if you had working modules.map support, it shouldn't be a problem. Bill _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel