diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-07-31 16:21:39 +0200 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2010-07-31 16:21:39 +0200 |
| commit | d78dd33668e026982b1ca86e8f3115aabf077cdc (patch) | |
| tree | 58086909a9f0b2d570ae07adf8df372ea90f85b6 /debian/patches/40_iopl_mem.patch | |
| parent | 2089ebf06325c8068aef1870a8e3f2cd376186c9 (diff) | |
New upstream snapshot
Diffstat (limited to 'debian/patches/40_iopl_mem.patch')
| -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 5719a57..9c54e1b 100644 --- a/debian/patches/40_iopl_mem.patch +++ b/debian/patches/40_iopl_mem.patch @@ -1,5 +1,6 @@ -The mem device provides direct memory access (needed e.g. for Xorg), but some -packages (Xorg, notably) are still using the iopl device. +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. diff --git a/i386/i386at/conf.c b/i386/i386at/conf.c index d51b5ee..88e753c 100644 |
