From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kristian Hogsberg Date: Wed, 07 Nov 2001 11:38:39 +0000 Subject: Re: /sbin/hotplug (from hotplug-core-2001_09_19-1 and hotplug-utils-2001_09_19-1) doesn't work for F 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 Greg KH writes: > On Tue, Nov 06, 2001 at 05:34:01PM -0800, Miles Lane wrote: > > Nov 6 16:34:45 stomata /etc/hotplug/ieee1394.agent: ... no drivers for IEEE1394 product 0x00005e/0x00005e/0x000002 > > And do you have those drivers listed in modules.ieee1394map? This is an issuse with the 1394 drivers, or in fact two issues: first, the config rom, which describes your linux box' capabilities as an 1394 node, says that your box supports ipv4 and ipv6 over 1394, which it doesn't. We are trying to determine an interface for dynamically changing the config rom, and I wanted to sort that out before changing anything. Second, the node probing functionality, which eventually calls the hotplug helper, scans the config rom for your linux box as if it was a remote device and tries to load drivers for the ipv4 and ipv6 functionality your box claims to have... The upshot of all this: there's some bogus going on in the detection code. This is easy to fix, and you can safely ignore those warnings. Kristian _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel