On 11/8/07, Chris Frey <[EMAIL PROTECTED]> wrote:
> rmmod is not enough to prevent the conflict.  You need to rename the
> berry_charge module under /lib/modules before plugging in your device.

Or add the following line to /etc/modprobe.conf:
install berry_charge /bin/true

This prevents modprobe loading the module. modprobe executes /bin/true instead.

Cheers,
Niels

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to