Files
ipxe/src/drivers/net
Michael Brown 592755eccf [realtek] Allow reaction time between writing RTL_CAPR and reading RTL_CR
Some older RTL8139 chips seem to not immediately update the
RTL_CR.BUFE bit in response to a write to RTL_CAPR.  This results in
iPXE seeing a spurious zero-length received packet, and thereafter
being out of sync with the hardware's RX ring offset.

Fix by inserting an extra PCI read cycle after writing to RTL_CAPR, to
give the chip time to react before we next read RTL_CR.

Reported-by: Gelip <mrgelip@gmail.com>
Tested-by: Gelip <mrgelip@gmail.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-04-30 13:42:12 +01:00
..
2013-03-04 21:56:24 +00:00
2010-04-19 23:43:39 +01:00
2011-02-08 19:10:55 +00:00
2010-04-19 23:43:39 +01:00
2005-03-08 18:53:11 +00:00
2010-04-19 23:43:39 +01:00
2010-04-19 23:43:39 +01:00
2013-03-27 15:16:52 +00:00
2012-07-19 17:12:41 +01:00
2012-07-19 17:12:13 +01:00
2010-04-19 23:43:39 +01:00
2013-03-27 15:16:52 +00:00
2010-04-19 23:43:39 +01:00
2010-04-19 23:43:39 +01:00
2012-07-19 17:13:52 +01:00
2012-04-21 08:05:24 +01:00
2007-06-09 15:23:17 -04:00
2013-03-27 15:16:52 +00:00