Re: RocketPort Linux driver errors on module reload

From: Jiri Slaby
Date: Mon Oct 15 2007 - 15:09:33 EST


On 10/15/2007 02:57 PM, Ferenc Wagner wrote:
> You are the man, Jiri! That indeed fixes the problem.
> Thank you very much. What a turnaround...

You're welcome, that's why we're here.

> Shouldn't Documentation/rocket.txt also be changed? I'm not sure
> whether that support email is still valid.

And so am I. I wouldn't change it, maybe they will contact you some later ;).

Anyway the driver faces another problem with pci refcounting (it doesn't
increment the counter) and the device might be removed from it any time the pci
bus code decides. Are you willing to test to-pci-probing patches (i.e. patches
which converts the driver to the model introduced in linux 2.4)? If not, I'll
only increment the counter on modprobe and decrement it on rmmod, since it would
be a safe (in the meaning of not changing that much code) way of fixing the problem.

thanks,
--
Jiri Slaby (jirislaby@xxxxxxxxx)
Faculty of Informatics, Masaryk University
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/