On Mon, Aug 21, 2006 at 11:37:49AM +0800, Zhu Yi wrote: > ipw2100 driver doesn't support big endian by now.
NACK. Fix it instead. > tristate "Intel PRO/Wireless 2100 Network Connection" > - depends on NET_RADIO && PCI > + depends on NET_RADIO && PCI && (X86 || X86_64 || IA64 || BROKEN) There's a lot more little endian platforms than just the intel ones, aswell. It seems you're totally unsuitable as a driver or subsystem maintainer if you favour you own employer so much. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html