On Wed, Sep 24, 2008 at 01:16:06PM +0800, fisherman wrote: > >>>That only tells userspace what devices bind to drivers, if you load the > driver by hand, it will still bind properly. > > How can I do to make bind non-*automatically*? Delete the device ids from the driver. Why do you want to not bind the driver to the device? You can manually unbind it afterward if you want through userspace, by writing to the unbind file in sysfs for the directory. hope this helps, greg k-h -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ