lkml.org 
[lkml]   [2004]   [Nov]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: [PATCH] ppc64: Bump MAX_HWIFS in IDE code

When fully configured, some POWER5 boxes can have much more than 4 IDE
interfaces. Increase the limit to reflect this.

Signed-off-by: Anton Blanchard <anton@samba.org>

diff -puN include/asm-ppc64/ide.h~bump_ide_hwifs include/asm-ppc64/ide.h
--- gr_work/include/asm-ppc64/ide.h~bump_ide_hwifs 2004-08-25 08:11:54.357759525 -0500
+++ gr_work-anton/include/asm-ppc64/ide.h 2004-08-25 08:11:54.366758100 -0500
@@ -19,7 +19,7 @@
#ifdef __KERNEL__

#ifndef MAX_HWIFS
-# define MAX_HWIFS 4
+# define MAX_HWIFS 10
#endif

#define IDE_ARCH_OBSOLETE_INIT
_
-
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 14:07    [W:0.113 / U:0.360 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site