On Mon, 2003-12-01 at 11:10, Rex Johnston wrote:
How can I discover the drivers present in a running kernel?
alright then zcat /proc/config.gz & figure it out yer`self.
I'd love to ... but I don't have one of those :-( Google suggests it's from a patch called cloneconfig - but it doesn't appear in the Debian package lists ... do you have an authoratative reference for it?
From Configure.help
/proc/config.gz support CONFIG_PROC_CONFIG Say Y here if you want a copy of your current kernel configuration saved in the kernel that you build. This is extremely useful if you ever build more than one kernel. The cost is around 1K-4K of running memory. Only say no if you really can't spare this. You can sneeze and lose more on memory than this.
:0 Ahhhh Chooooooo! Where am i?
If I was being awkward, I'd suggest that even that way, I'd be recycling my syslogs into the bit-bucket in the sky well before I needed to go back and locate the dmesg data :-)
~ % uptime
1:27pm up 333 days, 20:56, 1 user, load average: 0.43, 0.26, 0.20
~ % dmesg | head
Linux version 2.2.21 ([EMAIL PROTECTED]) (gcc version 2.95.2 20000220 (Debian GNU/Linux)) #12 Wed Jun 26 11:09:49 NZST 2002
BIOS-provided physical RAM map:
B^)
Cheers, Rex
