On 20010922 Salane wrote:
>How to install NVIDIA drivers for Mandrake-Linux 8.1
>By Salane King
>
...
>
>then download the following patch from;
>http://www.cyber.com.au/users/ashridah/nvidia_devfs-patch_1.0-1512.patch
>
That patch has a small bug:
@@ -1032,7 +1075,6 @@
void cleanup_module(void)
{
- int rc; <==================== If this is removed, 'nc' is undefined when
compiling without devfs
nv_linux_state_t *nvl;
#ifdef CONFIG_PROC_FS
@@ -1059,9 +1101,23 @@
And, btw, COULD ANYBODY ASK NVIDIA TO READ LKML ?? After two versions, this
is still there:
#include <linux/poll.h>
-#include <linux/malloc.h> /* kmalloc().. */
+#include <linux/slab.h> /* kmalloc().. */
#include <linux/vmalloc.h> /* vmalloc().. */
The same happens with ALSA. And with LM-Sensors. And compatibility is not an
issue, slab.h is also present in 2.2.
I know, it is a harmless bug. But the fix is stupid. This can be seen as a
measure of the interest on Linux.
--
J.A. Magallon # Let the source be with you...
mailto:[EMAIL PROTECTED]
Mandrake Linux release 8.1 (Cooker) for i586
Linux werewolf 2.4.10-pre13 #1 SMP Fri Sep 21 16:51:53 CEST 2001 i686