[SeaBIOS] [PATCH] megasas: Fix outw, outl argument order

Kevin O'Connor kevin at koconnor.net
Thu Sep 3 14:04:43 CET 2015


On Sat, Aug 29, 2015 at 08:02:38AM +0200, Stefan Weil wrote:
> The value is the first argument and the port is the second,
> but the code was using the opposite order.

Thanks - I committed this patch.  I also committed a follow up patch
turning the outw() into an outl().

-Kevin



More information about the SeaBIOS mailing list