diff options
Diffstat (limited to 'debian/patches/13_ide_dma.patch')
| -rw-r--r-- | debian/patches/13_ide_dma.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/13_ide_dma.patch b/debian/patches/13_ide_dma.patch index c17ee2a..c3252e2 100644 --- a/debian/patches/13_ide_dma.patch +++ b/debian/patches/13_ide_dma.patch @@ -586,7 +586,7 @@ Index: b/linux/src/drivers/block/triton.c goto quit; if ((pcicmd & 1) == 0) { printk("ide: ports are not enabled (BIOS)\n"); -@@ -416,21 +639,29 @@ void ide_init_triton (byte bus, byte fn) +@@ -426,21 +649,29 @@ void ide_init_triton (byte bus, byte fn) */ int try_again = 1; do { @@ -623,7 +623,7 @@ Index: b/linux/src/drivers/block/triton.c goto quit; } } while (try_again--); -@@ -439,89 +670,308 @@ void ide_init_triton (byte bus, byte fn) +@@ -449,89 +680,308 @@ void ide_init_triton (byte bus, byte fn) /* * See if ide port(s) are enabled */ |
