From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kjell Claesson Date: Mon, 05 Mar 2001 15:57:03 +0000 Subject: Re: Hotplug usb-storage device 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 David Brownell wrote: > So the problem is only to find out why the usb.agent script doesn't > handle it. I have my guess below ... but you can debug such things > yourself pretty easily. > Yes your right, it's seems to be the version code that mess things up. version range from 0009 to 0015 on this type of devices. And as it states in the script usb-storage would not hotplug ( Have to read more careful next time). entered following in the handmap smdev 0x000f 0x07c4 0xa006 0x0000 0x0000 0x00 0x00 0x00 0x00 0x00 0x00 0x00000000 then in modules.conf probeall smdev usb-storage sd_mod And now it hotplugs. Have a entry in the fstab for it so user can mount on /mnt/sm Matbe it's not the right way to do things but it works. Next is to have it hotunplug :) Best regards Ken _______________________________________________ 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