From: Geert U. <ge...@li...> - 2001-05-25 11:35:39
|
On Fri, 25 May 2001, Fabien Lebaillif Delamare wrote: > I send the previous too fast ;-p sorry. > > Does anyone has succeed to do a mmap() on the vfb. > For me it doesn't work. I always get an adress out of bound. > > Do I have to write a fb_mmap function to handle the vmalloc from the vfb > or used the default one. mmap() is known not to work on vfb. After all vfb is just a test driver. You could make it mmap()able using the code from vga256fb, which was announced here recently. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds |