lkml.org 
[lkml]   [2004]   [Feb]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [SUBJECT CHANGE]: megaraid unified driver version 2.20.0.0-alpha1
On Tue, Feb 24, 2004 at 07:34:01PM -0500, Mukker, Atul wrote:
> 6. Single code to support *all* x86-32, IA64, and x86-64 platforms

No. Megaraid is a PCI card. Therefore this one codebase should support
*all* PCI-capable architectures, not just these three. Nobody's requiring
that you test on all the weird and wonderful architectures out there, just
that you don't do things like

#if defined(__x86_64__) || defined(__ia64__)
#endif

when you really mean

#ifdef CONFIG_COMPAT
#endif

--
"Next the statesmen will invent cheap lies, putting the blame upon
the nation that is attacked, and every man will be glad of those
conscience-soothing falsities, and will diligently study them, and refuse
to examine any refutations of them; and thus he will by and by convince
himself that the war is just, and will thank God for the better sleep
he enjoys after this process of grotesque self-deception." -- Mark Twain
-
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:01    [W:0.048 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site