Tested on P4S800-MX <br><br>Index: chipset_enable.c<br>===================================================================<br>--- chipset_enable.c    (revision 1127)<br>+++ chipset_enable.c    (working copy)<br>@@ -1116,6 +1116,7 @@<br>
     {0x1039, 0x0650, NT, "SiS", "650",        enable_flash_sis540},<br>     {0x1039, 0x0651, NT, "SiS", "651",        enable_flash_sis540},<br>     {0x1039, 0x0655, NT, "SiS", "655",        enable_flash_sis540},<br>
+    {0x1039, 0x0661, OK, "SiS", "661",        enable_flash_sis540},<br>     {0x1039, 0x0730, NT, "SiS", "730",        enable_flash_sis540},<br>     {0x1039, 0x0733, NT, "SiS", "733",        enable_flash_sis540},<br>
     {0x1039, 0x0735, OK, "SiS", "735",        enable_flash_sis540},<br><br><br>Signed-off-by: David Borg <<a href="mailto:borg.db@gmail.com">borg.db@gmail.com</a>><br><br><br><div class="gmail_quote">
On 28 July 2010 03:06, David Borg <span dir="ltr"><<a href="mailto:borg.db@gmail.com">borg.db@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Updated the patch to remove anything related to chip  (un)locking, as there is no way to unlock the superio except by a cold reset.<br><br>Logs for the different flashrom runs and the outputs of lspci -nnvvvxxx and superiotool -deV are also attached.<br>

<br>w836xx_memw_enable will work for this board, however i'd still like to see the function corrected for completeness sake. I haven't yet found a datasheet for a superio in the w83627 family where the function is correct, and the supported superio's all work with sio_mask(port, 0x24, 0x28, 0x38); Perhaps it should be fixed in a separate patch?<br>

<br>Regards,<br>David<div><div></div><div class="h5"><br><br><div class="gmail_quote">On 1 July 2010 11:50, David Borg <span dir="ltr"><<a href="mailto:borg.db@gmail.com" target="_blank">borg.db@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Patch to add support for the Asus P4S800-MX motherboard and SIS 963<br>
chipset. Invalidates previous patch: [PATCH] add support for SIS963<br>
<br>
If anyone has the output of superiotool -deV for the following working<br>
boards, please forward them, so I can merge the functions<br>
w836xx_unlock_memw_enable_2e and w836xx_memw_enable_2e, and maybe fix<br>
the function w836xx_memw_enable which I believe has a typo, such that<br>
                sio_mask(port, 0x24, 0x28, 0x28);<br>
becomes : sio_mask(port, 0x24, 0x28, 0x38);<br>
<br>
Motherboards:<br>
Albatron - PM266A Pro<br>
ASUS - A7V8X-MX SE<br>
EPoX - EP-8K5A2<br>
Shuttle - AK31<br>
Tyan - S2498 (Tomcat K7M)<br>
Termtek - TK-3370 (Rev:2.5B)<br>
MSI - MS-6590 (KT4 Ultra)<br>
MSI - MS-6712 (KT4V)<br>
MSI - MS-7005 (651M-L)<br>
<br>
Signed-off-by: David Borg <<a href="mailto:borg.db@gmail.com" target="_blank">borg.db@gmail.com</a>><br>
<br>
Regards,<br>
<font color="#888888">David<br>
</font></blockquote></div><br><br clear="all"><br></div></div>-- <br><font color="#888888">David Borg<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>David Borg<br>