Messages in this thread |  | | Date | Fri, 31 Jan 1997 06:33:38 +0200 (SAT) | From | Mike Kilburn <> | Subject | Re: A couple "normal user" questions.. |
| |
On Thu, 30 Jan 1997, Craig Milo Rogers wrote:
> >> /proc/config > ... > > Perhaps this should be a config option? CONFIG_PROC_CONFIG? > > Craig Milo Rogers
The info in /proc along with /lib/modules and System.map can be used by a user space program to deduce what in available in the kernel. For example take a look at /proc/filesystems and /proc/net. Detailed driver info would need System.map.
|  |