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
..
2006-04-30 16:44:41 +00:00
2006-09-27 06:38:54 +00:00
2006-10-03 04:51:18 +00:00
2006-08-31 08:45:44 +00:00
2006-07-09 16:31:53 +00:00
2006-06-02 23:14:40 +00:00
2006-06-12 03:28:42 +00:00
2006-06-11 22:25:01 +00:00
2006-05-26 13:51:38 +00:00
2006-09-07 23:04:47 +00:00
2006-06-12 04:30:42 +00:00
2006-09-24 00:26:33 +00:00
2006-06-12 04:00:33 +00:00
2006-08-12 01:19:37 +00:00
2006-09-11 20:52:41 +00:00
2006-09-07 06:00:03 +00:00
2006-09-11 20:52:41 +00:00
2006-08-26 18:39:18 +00:00
2006-08-31 11:15:18 +00:00
2006-09-01 20:14:06 +00:00
2006-07-14 04:36:57 +00:00
2006-05-20 21:08:09 +00:00
2006-08-12 09:06:55 +00:00
2006-08-02 04:54:14 +00:00
2006-07-13 11:47:36 +00:00
2006-05-16 15:23:27 +00:00
2006-09-15 11:01:23 +00:00
2006-08-12 01:24:37 +00:00
2006-07-17 21:18:03 +00:00
2006-07-14 04:35:59 +00:00
2006-10-02 18:16:29 +00:00
2006-10-03 08:38:08 +00:00
2006-09-15 11:01:23 +00:00
2006-08-05 04:58:25 +00:00
2006-06-19 11:30:36 +00:00
2006-05-26 18:25:34 +00:00