<div>>+probe_idregs_fintek(unsigned short port){<br>>+ unsigned int vid, did;<br>>+<br>>+ // Enable configuration sequence (Fintek uses this for example)<br>>+ outb(0x87, port);<br>>+ outb(0x87, port);</div>

<div> </div>
<div>Winbond superios also need to do this way ,so I think change probe_idregs_fintek to another name will be more convient.</div>
<div>we need only case 0xxxx for winbond superio.</div>
<div> </div>
<div>bxshi</div>