On Tue 31 May 05, 1:51 PM, s. keeling <[EMAIL PROTECTED]> said: > Incoming from Paulo M C Arag�o: > > > > How do I discover which device drivers are built into a given kernel > > image, not accessing the sources ? > > Check the config file that came with it? > > cd /boot > ls -l config* > uname -a
If it's enabled in the kernel, you can also do zcat /proc/config.gz It's been a long time since I've used a stock Debian kernel, so I don't know if they have it enabled by default. Pete -- Every theory is killed sooner or later, but if the theory has good in it, that good is embodied and continued in the next theory. -- Albert Einstein GPG Fingerprint: B9F1 6CF3 47C4 7CD8 D33E 70A9 A3B9 1945 67EA 951D -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

