[driverloader] kernel 2.6.11

Linuxant support (Jonathan) support at linuxant.com
Thu Mar 3 11:43:04 EST 2005


Hi,

a similar patch was applied to DriverLoader 2.25 to be able to use 
DriverLoader on the 2.6.11 kernel. DriverLoader 2.25 will be released 
soon, likely today.

Regards,


Jonathan
Technical specialist / Linuxant
www.linuxant.com
support at linuxant.com


Max wrote:
> 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
>>>
>>
>>
>>
> _______________________________________________
> driverloader mailing list
> driverloader at lists.linuxant.com
> https://www.linuxant.com/mailman/listinfo/driverloader


More information about the driverloader mailing list