EECmdStatus
while ((readb(ioaddr + EECmdStatus) & 0x40) && --bogus_cnt > 0);
writeb(0x02, ioaddr + EECmdStatus);
while ((readb(ioaddr + EECmdStatus) & 0x40) && --bogus_cnt > 0);
(int)readb(ioaddr + EECmdStatus), 1000- bogus_cnt);