[driverloader] kernel 2.6.11

Max relf at unn.ac.ru
Thu Mar 3 03:08:11 EST 2005


Joern,

I confirm that everything works fine.
Thank you very much!

Max

Joern Heissler wrote:
> Hi Max,
> it's very easy to fix this:
> 
> /usr/lib/driverloder/modules/GPL/oscompat.h  line 489
> 
> #if (LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 10)) && !defined(irq_exit)
> #define softirq_pending(cpu)      __IRQ_STAT((cpu), __softirq_pending)
> #define irq_exit() \
> 
> just add this second line (#define softirq_pending....)
> 
> I'm not really sure this is correct, but wlan is working, no kernel
> oopses etc.
> 
> Joern
> 
> 
> On Wed, Mar 02, 2005 at 08:33:26PM -0800, Max wrote:
> 
>>Hi!
>>
>>driverloader 2.24 reports undefined symbol softirq_pending with Linux 
>>kernel 2.6.11
>>
>>Max
>>_______________________________________________
>>driverloader mailing list
>>driverloader at lists.linuxant.com
>>https://www.linuxant.com/mailman/listinfo/driverloader
>>
> 
> 
> 


More information about the driverloader mailing list