summaryrefslogtreecommitdiff
path: root/debian/patches/13_ide_dma.patch
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2006-02-02 03:44:49 +0000
committerGuillem Jover <guillem@debian.org>2006-02-02 03:44:49 +0000
commit14d7bdd2f00afa1fe1f46218f8bb6d0aa4339510 (patch)
tree4804e7c56557b7ad5d467c7eca4712dd2c3e9c11 /debian/patches/13_ide_dma.patch
parent05e48aded83f979767e259a9e9ddfec394a634d2 (diff)
* New upstream CVS snapshot.
- debian/patches/11_nic_update.patch: Removed, integrated upstream. - debian/patches/17_net_gcc_4.0.patch: Likewise. - debian/patches/20_ide_disable_irqs.patch: Likewise. - debian/patches/31_tls_ldt.patch: Likewise. - debian/patches/00_build_make_beta.patch: Sync. - debian/patches/12_sis900.patch: Likewise. - debian/patches/13_ide_dma.patch: Likewise. - debian/patches/15_mem_obj_proxy.patch: Likewise. - debian/patches/41_io_unlock_ioremove.patch: Likewise. - debian/patches/42_disable_ioperm.patch: Likewise. - debian/patches/45_io_per_task.patch: Likewise. - debian/patches/90_autoconf_autogen.patch: Likewise.
Diffstat (limited to 'debian/patches/13_ide_dma.patch')
-rw-r--r--debian/patches/13_ide_dma.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/13_ide_dma.patch b/debian/patches/13_ide_dma.patch
index 48479e7..2fae496 100644
--- a/debian/patches/13_ide_dma.patch
+++ b/debian/patches/13_ide_dma.patch
@@ -9,7 +9,7 @@ supporting hardware.
diff -Naur i386.orig/linux/configure.ac i386/linux/configure.ac
--- i386.orig/linux/configure.ac 2004-09-17 01:03:19.000000000 +0200
+++ i386/linux/configure.ac 2004-09-17 01:01:49.000000000 +0200
-@@ -129,6 +129,11 @@
+@@ -123,6 +123,11 @@
AC_DRIVER([ide], [CONFIG_BLK_DEV_IDE], [ \
cmd640.o ide-cd.o ide.o rz1000.o triton.o])