From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miles Lane Date: Tue, 09 Jan 2001 05:47:19 +0000 Subject: Re: hotplug TTD 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 Well, for one thing, my Belkin BusPort Mobile USB Host-controller (which is a Cardbus PCcard) needs to start getting configured when it is inserted. This was working in 2.4.0-test12-pre5 and broken in all subsequent kernels. Another thing, we need to add in support for collecting the device detection events early in the boot process and then replay those events to /sbin/hotplug, so that those devices get configured. Also, currently we still get errors during the boot process where Request_module fails with an error like this one: kernel: request_module[scsi_hostadapter]: Root fs not mounted Since this message is being generated during a time when it is impossible to actually load modules, this error message should not be emitted. I imagine there are other issues in addition to these. Cheers, Miles Morton, Andrew [WOLL:4009-M:EXCH] wrote: > So. What needs to be done to finish this thing? > > _______________________________________________ > Linux-hotplug-devel mailing list > Linux-hotplug-devel@lists.sourceforge.net > http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel _______________________________________________ Linux-hotplug-devel mailing list Linux-hotplug-devel@lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel