Re: Q:Resetting driver from within

Greg KH (greg@kroah.com)
Sat, 23 Feb 2002 12:12:48 -0800


On Fri, Feb 22, 2002 at 09:43:36AM -0600, David Stroupe wrote:
>
> If I need to reset my driver and have it reprobe the pci bus under
> software control, can I call the init and exit functions directly?

"reprobe" as in rescan the whole bus and add or remove devices?
If so, see the driver that I posted a week or so ago to the
linux-hotplug-devel mailing list.

If not, can you describe what you want to do in more detail?

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/