Re: [linux-usb-devel] Automatic driver unload

2002-01-09 Thread David Brownell
MAIL PROTECTED]> Sent: Wednesday, January 09, 2002 12:26 PM Subject: [linux-usb-devel] Automatic driver unload > Should I expect my usb kernel module to be automatically unloaded when > the device is unplugged, if the module was originally loaded via > modprobe from hotplug? I was e

Re: [linux-usb-devel] Automatic driver unload

2002-01-09 Thread Greg KH
On Wed, Jan 09, 2002 at 03:26:19PM -0500, [EMAIL PROTECTED] wrote: > Should I expect my usb kernel module to be automatically unloaded when > the device is unplugged, if the module was originally loaded via > modprobe from hotplug? I was expecting that to happen, but it doesn't, > but maybe my exp

[linux-usb-devel] Automatic driver unload

2002-01-09 Thread chris . edgington
Should I expect my usb kernel module to be automatically unloaded when the device is unplugged, if the module was originally loaded via modprobe from hotplug? I was expecting that to happen, but it doesn't, but maybe my expectations are wrong. Thanks, -Chris _