diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/patches/40_iopl_mem.patch | 5 |
1 files changed, 3 insertions, 2 deletions
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 |
