commit | 39eb936c7ec8ef1dccb88d3bcfc1c5fa2410c472 | [log] [tgz] |
---|---|---|
author | Arnaud Patard <apatard@mandriva.com> | Tue Sep 13 00:36:45 2005 +0200 |
committer | Jeff Garzik <jgarzik@pobox.com> | Wed Sep 14 08:21:34 2005 -0400 |
tree | 290b03346bb3aaf0c3ef43dc19458bc86b2809ea | |
parent | d8ac10639b6a1ed900efbee38c18baaca31e64dc [diff] |
[PATCH] sata_sis: Fix typo in sata port2 initialisation This patch fixes a nasty typo I introduced in my previous patch (commit f2c853bca542f5ac0b036377637192a74f2091c2). The right offset of the second port in pure sata mode is 64 and not 0x64. Thanks to Martin Schuster for pointing this to me Signed-off-by: Arnaud Patard <apatard@mandriva.com> --- Signed-off-by: Jeff Garzik <jgarzik@pobox.com>