Re: NVdriver with new 2.4.test10 not function

From: Udo A. Steinberg (sorisor@Hell.WH8.TU-Dresden.De)
Date: Fri Nov 03 2000 - 06:56:26 EST


Vitali Lieder wrote:
>
> Hallo.
>
> Ich have test new NVdriver 0.95 with new kernel 2.4.0test10, but
> have the output:
> ***unresolved symbols in /lib/modules/2.4.0-test10/video/NVdriver

Just add the following lines somewhere on top of nv.c and recompile
the nvidia module.

#define mem_map_inc_count(p) atomic_inc(&(p->count))
#define mem_map_dec_count(p) atomic_dec(&(p->count))

They were removed from wrapper.h in test10.

-Udo.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Nov 07 2000 - 21:00:13 EST