gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Updated nokia_dku2.c (2.6.13+unregistering)


From: Chris Kemp
Subject: Re: Updated nokia_dku2.c (2.6.13+unregistering)
Date: Tue, 20 Sep 2005 12:16:23 +0000

On 20/09/05 00:14:58, Matthias Bläsing wrote:
Hey,

I took a look at the nokia_dku2.c driver and did two changes:

At first I added:

.short_name =           "Nokia DKU2",

to the nokia_device structure which lets the driver load into kernel
2.6.13

and second I added

usb_deregister(&nokia_driver);

to the exit code of the module. I think the missing deregister caused
a
segfault in kobject-register, when reinserting the module after
removal.

Thanks for that - I've updated the version on my website and will update the cvs with your changes when I've sorted the endpoints.

Chris







reply via email to

[Prev in Thread] Current Thread [Next in Thread]