Re: comedi-cvs fails to compile on 2.6.16

On 21/03/06 09:51, Wiktor Grebla wrote:
> Frank Mori Hess napisaƂ(a):
>> On Monday 20 March 2006 06:02 am, Wiktor Grebla wrote:
>>   
>>> Hi.
>>>
>>> Unfortunately i've no idea how to fix it:
>>>     
>> Try using the --enable-kbuild configure option
>>   
> It works, thanks!
> 
> usbduxfast.c, usbdux.c and dt9812.c will also need something like:
> 
> #if LINUX_VERSION_CODE > KERNEL_VERSION(2,4,19) && \
>     LINUX_VERSION_CODE < KERNEL_VERSION(2,6,16)
>         owner:          THIS_MODULE,
> #endif
> 
> because the owner field has been removed from the usb_driver structure.

Also, the PCMCIA drivers will need to change quite a bit to compile and
work on 2.6.16.

-- 
-=( Ian Abbott _at_ MEV Ltd.    E-mail: <abbotti_at_mev.co.uk>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-

Received on 2006-03-21Z13:39:23