traversing module trees

David Csercsics david at really.isa-geek.net
Thu Jun 17 18:55:01 EDT 2004


>Hi all
> 	Is ther a way of removing one module and having the kernel remove 
>all the modules associated with it? An example, if I do:
>rmmod usbcore

Try modprobe -r usbcore. That will do what you want and if you have
forced module unloading in your kernel it will even ignore module
dependencies.





More information about the Speakup mailing list