Peter Hüwe wrote:
Am Thursday 03 December 2009 22:08:41 schrieb Dinesh Joshi:
Could I use the .config of the .31 kernel and add support for this
driver or do I need to manually configure all aspects of the kernel?
You can find the config in /boot
e.g. running ubuntu 9.10 I have:
ls -lah /boot/config-2.6.*
-rw-r--r-- 1 root root 109K 2009-11-10 19:52 /boot/config-2.6.31-15-generic
However it is not really guaranteed that this config is the real one of your
running kernel
(see this bug report for hardy
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/228380)
But you should give it a try.
Unfortunately ubuntu has the IKCONFIG option not set, so
zcat /proc/config.gz > configfile
does not work under Ubuntu.
Peter
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
Shouldn't he use the make oldconfig command first?
Konstantinos
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel