Hi, the patch worked nearly perfect. Only I needed to grep for "Card Reader" instead of "USB Card Reader". After this change everything works fine. Thanks a lot for this patch! Holger On Tue, 2003-11-25 at 02:25, Taylor, ForrestX wrote: > I created a patch for USB hotplug that should look at your scsi devices > and send the lines automatically. If you get a chance, try it out (and > remove the scsi-add-single-device lines you may have added elsewhere. > > To use this patch, su to root and cd to /etc/hotplug. Make a backup > copy of hotplug.functions (cp hotplug.functions hotplug.functions.orig), > and run patch: > patch -p2 < /path/to/hotplug-multilun.patch > > Unplug the USB card reader, and plug it back in, and then look at > /proc/scsi/scsi to see if you have more than one device for you card > reader. I have only tested it a few times, but it works for me. Let me > know how it works for you. If it works for you, I'll post it on > bugzilla. > > Forrest --