How can we find out which / all kernel extensions are currently loaded ?
If there is any command / systemcall to find out this ?
The sysconfig () system call asks for the path/name of the object module
inserted .
But I assume we dont know any names and find out the list of all
exetensions loaded .
Nilesh Patel