Re: FDDI on Linux kernel 2.6
From: Maciej W. Rozycki
Date: Tue Oct 24 2006 - 11:31:21 EST
On Tue, 24 Oct 2006, Lee Revell wrote:
> Most drivers will work on 64 bit without modification. If it's not
> possible to make the driver 64 bit clean, then make it depend on
> !X86_64 (and any other 64 bit platform the hardware might be used on).
Actually !64BIT is probably more appropriate.
Maciej
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/