[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071015160512.GA15178@one.firstfloor.org>
Date: Mon, 15 Oct 2007 18:05:12 +0200
From: Andi Kleen <andi@...stfloor.org>
To: Eliezer Tamir <eliezert@...adcom.com>
Cc: David Miller <davem@...emloft.net>, andi@...stfloor.org,
netdev@...r.kernel.org, jeff@...zik.org, mchan@...adcom.com
Subject: Re: [PATCH][BNX2X] round three
> This is not a driver issue.
> Unfortunately, the firmware code is different for LE and BE machines.
> We had issues with the BE firmware that appear to be resolved.
> Hopefully, the next version will have both.
If the firmware is big it might be better to just add the necessary
conversions to the driver and always use BE. Endian conversions
tend to be very cheap.
Also we probably should have BE/LE Kconfig symbol for this to handle such
cases more elegantly in the future.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists