public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] svgalib error in mmap documentation
@ 2001-01-06  8:33 Matan Ziv-Av
  2001-01-06 15:42 ` Alan Cox
  0 siblings, 1 reply; 5+ messages in thread
From: Matan Ziv-Av @ 2001-01-06  8:33 UTC (permalink / raw)
  To: linux-kernel; +Cc: Linus Torvalds



Hi,

svgalib needs to be compiled without background support in order to run
under kernl 2.4.0 or newer. Here's a patch to Documentation/Changes that
says this.

--- /usr/src/linux.b/Documentation/Changes        Tue Dec 12 18:43:22 2000
+++ linux/Documentation/Changes     Sat Jan  6 10:28:20 2001
@@ -517,6 +517,14 @@
 Older isdn4k-utils versions don't support EXTRAVERSION into kernel version
 string. A upgrade to isdn4k-utils.v3.1beta7 or later is recomented.

+SVGAlib
+=======
+If you want svgalib programs to run with kernel 2.4.0 or newer, svgalib
+needs to be compiled without background support (BACKGROUND not defined in
+Makefile.cfg). This is relevant to any svgalib version.
+This is because svgalib uses mmap of /proc/mem to emulate vga's memory bank
+switching when in background, and kernel 2.4.0 stopped supporting this feature.
+


-- 
Matan Ziv-Av.                         matan@svgalib.org


-
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/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-01-07  9:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-06  8:33 [PATCH] svgalib error in mmap documentation Matan Ziv-Av
2001-01-06 15:42 ` Alan Cox
2001-01-06 21:22   ` Matan Ziv-Av
2001-01-06 21:50     ` Alan Cox
2001-01-07  9:16     ` Christoph Rohland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox