John Baldwin fab2d1adf6 The IPMI spec is ambiguous (or rather, it contradicts itself) about whether
or not the OS has to wait for RX_RDY or TX_RDY to be set before the OS sets
the control code in the control/status register.  Looking at the interface
design, it seems that RX_RDY and TX_RDY are probably there to protect
access to the data register and have nothing to do with the control/status
register.  Nevertheless, try to take what I think is the more conservative
approach and always wait for the appropriate [TR]X_RDY flag to be set
before writing any of the WR_NEXT, WR_END, RD_START, or RD_NEXT control
codes to the control/status register.
2006-10-05 15:38:59 +00:00
..
PR:
2006-10-04 21:37:10 +00:00
2006-10-05 01:58:57 +00:00
2006-10-05 09:48:25 +00:00
2006-09-15 10:44:55 +00:00
2006-05-26 13:54:27 +00:00
2006-09-30 08:23:06 +00:00
PR:
2006-10-04 21:37:10 +00:00
PR:
2006-10-04 21:37:10 +00:00
2006-10-01 03:48:32 +00:00
2006-09-30 12:37:43 +00:00
2006-09-27 06:38:54 +00:00
PR:
2006-10-04 21:37:10 +00:00