diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-11-04 11:27:09 +0100 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-11-04 11:27:09 +0100 |
| commit | e8a02a84488a44e60751b38488b71cf82e156216 (patch) | |
| tree | 1912bd0bf0cf4011d8549af4de9e1de6705894c0 /debian | |
| parent | 4dde018c5ad20ab87b6d3143f50b13556d30c236 (diff) | |
note the Xserver version where iopl got fixed
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 |
