All of lore.kernel.org
 help / color / mirror / Atom feed
* Cobalt IDE fix
@ 2006-01-22 23:50 Peter Horton
  2006-01-23  0:42 ` Alan Cox
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Horton @ 2006-01-22 23:50 UTC (permalink / raw)
  To: linux-mips; +Cc: ralf

Fix long IDE detection delay by not scanning non-existent channels.

P.

Index: linux.git/include/asm-mips/mach-cobalt/ide.h
===================================================================
--- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++ linux.git/include/asm-mips/mach-cobalt/ide.h	2006-01-22 23:17:03.000000000 +0000
@@ -0,0 +1,8 @@
+#ifndef __ASM_COBALT_IDE_H
+#define __ASM_COBALT_IDE_H
+
+#define MAX_HWIFS		2
+
+#include <asm/mach-generic/ide.h>
+
+#endif

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-01-23 15:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-22 23:50 Cobalt IDE fix Peter Horton
2006-01-23  0:42 ` Alan Cox
2006-01-23  1:10   ` Stuart Longland
2006-01-23 15:06     ` Alan Cox

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.