From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Owens Date: Sun, 21 Jan 2001 03:21:40 +0000 Subject: Re: Roadmap to restoring working usb module autoloading? 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 On Sat, 20 Jan 2001 19:17:02 -0800, "Adam J. Richter" wrote: > Whoa! I did not say strip out the header lines. I said allow >device ID structure version numbers to be different. For example, >I might have version 2 usb_device_id's and version 1 parport_device_id's. depmod already allows that. The table version number is per table type, it is not a global kernel -> depmod version number. With my kernel patch we already have usb at version 2 and everything else at version 1. If that does not work then it is a depmod bug. _______________________________________________ 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