Hello, Ani Joshi and other hackers.
Here is patch against 2.5.2-pre9 wich make rivafb to be compiled:
--- /usr/src/linux-2.5.2-pre/drivers/video/riva/fbdev.c~ Wed Nov 14
17:52:20 2001
+++ /usr/src/linux-2.5.2-pre/drivers/video/riva/fbdev.c Sun Jan 6
15:45:04 2002
@@ -1811,7 +1811,7 @@
info = &rinfo->info;
strcpy(info->modename, rinfo->drvr_name);
- info->node = -1;
+ info->node = to_kdev_t(-1);
info->flags = FBINFO_FLAG_DEFAULT;
info->fbops = &riva_fb_ops;
Now it works good.
Thanks all for your work.
---
WBR. //s0mbre
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo _at_ vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Follow-Ups:
- Re: [patch] A very little patch to make rivafb to be compiledJeff Garzik <jgarzik _at_ mandrakesoft.com>
- Prev by Date: Re: 2.4.17 - hang after 'freeing unused kernel memory'
- Next by Date: Re: ISA slot detection on PCI systems?
- Previous by thread: Re: 2.4.17 - hang after 'freeing unused kernel memory'
- Next by thread: Re: [patch] A very little patch to make rivafb to be compiled
- Indexes:[Main][Thread]