Re: msr.c problem

2005-06-07 Thread Jan Leewe Behrendt
Why don't you make an alltogether new kernel? Just copy your old default config file (which can be found in /boot) into /usr/src/linux/.config and then maybe change the required parameter using "make menuconfig". When you're finished with that, just do "make-kpkg kernel_image buildpackage". Afte

msr.c problem

2005-06-07 Thread Chris Casinghino
I'm having a problem making a module for my ethernet card. I'm new at debian, so I'm sorry if this is something obvious (and it seems like it probably is). Basically, my network card (a Marvell Yukon) isn't supported by default, and I'm trying to make a module for it. I'm running the AMD64 v