Re: [linux-usb-devel] Knowing when a device is removed...

2004-09-08 Thread Greg KH
On Fri, Sep 03, 2004 at 12:32:38AM +0700, Gustavo Amador Rios wrote: > Hi there. > > Do you know if there is some mechanism to get notification when a > device is unplugged through HOTPLUG? Yes, the hotplug call itself :) Look at /sbin/hotplug for documentation on how to add your script to get c

[linux-usb-devel] Knowing when a device is removed...

2004-09-02 Thread Gustavo Amador Rios
Hi there. Do you know if there is some mechanism to get notification when a device is unplugged through HOTPLUG? The only thing that I've got so far is to execute a script when a device is attached(modifying the usb.usermap file). Thanks, in advance. -- Powered by Outblaze