lkml.org 
[lkml]   [2003]   [Dec]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 135] Amiga Gayle IDE cleanup
Amiga Gayle IDE: Kill old test code for the IDE doubler

--- linux-2.4.23/drivers/ide/legacy/gayle.c 2003-05-09 11:02:33.000000000 +0200
+++ linux-m68k-2.4.23/drivers/ide/legacy/gayle.c 2003-11-02 13:49:18.000000000 +0100
@@ -174,16 +174,5 @@
}
} else
release_mem_region(res_start, res_n);
-
-#if 1 /* TESTING */
- if (i == 1) {
- volatile u_short *addr = (u_short *)base;
- u_short data;
- printk("+++ Probing for IDE doubler... ");
- *addr = 0xffff;
- data = *addr;
- printk("probe returned 0x%02x (PLEASE REPORT THIS!!)\n", data);
- }
-#endif /* TESTING */
}
}
Gr{oetje,eeting}s,
Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:59    [W:6.974 / U:0.000 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site