H. Peter Anvin 39b68976ac x86, setup: When probing memory with e801, use ax/bx as a pair
When we use BIOS function e801 to probe memory, we should use ax/bx
(or cx/dx) as a pair, not mix and match.  This was a typo during the
translation from assembly code, and breaks at least one set of
machines in the field (which return cx = dx = 0).

Reported-and-tested-by: Chris Samuel <chris@csamuel.org>
Fix-proposed-by: Thomas Meyer <thomas@m3y3r.de>
Link: http://lkml.kernel.org/r/1303566747.12067.10.camel@localhost.localdomain
2011-04-25 14:52:37 -07:00
..
2009-03-11 11:00:00 -07:00
2008-04-19 19:19:54 +02:00
2007-10-11 11:16:45 +02:00
2009-02-19 17:13:00 +01:00
2007-10-11 11:16:45 +02:00
2009-03-11 11:00:00 -07:00
2009-07-04 12:56:32 -07:00