On Fri, Sep 24, 2010 at 9:38 AM, sri <[email protected]> wrote:
> My driver write routine is not working properly.
> As a result, when I do echo "123" > /dev/eater, the process is stopping and
> the control goes into an infinite loop.
> lsmod showed my driver was in use by 2 processes.
> Now if i want to forcefully remove my driver module from kernel, how to do
> that?

Did you try modprobe -rf?

--
John

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to