The following commit has been merged in the master branch:
commit 2b973f449bb3bd7d7c276320ba45959300ae87f1
Author: Samuel Thibault <[email protected]>
Date: Thu Nov 4 11:27:09 2010 +0100
note the Xserver version where iopl got fixed
diff --git a/debian/patches/40_iopl_mem.patch b/debian/patches/40_iopl_mem.patch
index 9c54e1b..1050493 100644
--- a/debian/patches/40_iopl_mem.patch
+++ b/debian/patches/40_iopl_mem.patch
@@ -1,6 +1,7 @@
The mem device provides direct memory access (needed e.g. for Xorg), but
-some packages (Xorg, notably) are still using the iopl device. TODO: fix
-them and drop this patch.
+some packages (Xorg, notably) are still using the iopl device. TODO:
+drop this patch when xserver-xorg >= 1.9.99.1 enters unstable (and break
+previous versions).
diff --git a/i386/i386at/conf.c b/i386/i386at/conf.c
index d51b5ee..88e753c 100644
--
Debian GNU Mach packaging