[LCP]how to obtain a list of installed device drivers on a Li nux box

Quang Nguyen (Ngo) quang at tapeware.com
Wed Mar 27 03:23:05 UTC 2002


Hi there,

You can parse the /proc/ksyms file and determine which module is loaded or
built-in.

--
Quang Nguyen (Ngo)


-----Original Message-----
From: linuxcprogramming-admin at lists.linux.org.au
[mailto:linuxcprogramming-admin at lists.linux.org.au]On Behalf Of
Shalabh_Sharma at Dell.com
Sent: Tuesday, March 26, 2002 7:02 AM
To: linuxcprogramming at lists.linux.org.au
Subject: RE: [LCP]how to obtain a list of installed device drivers on a
Li nux box



I am trying to make a tool which tells the user which device drivers are
installed on his/her system and which of those a currently being
used/loaded.
This is possible in windows, I just want to know is there a way to do this
in Linux ?



________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs SkyScan
service. For more information on a proactive anti-virus service working
around the clock, around the globe, visit http://www.messagelabs.com
________________________________________________________________________




More information about the linuxCprogramming mailing list