qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/2] e1000: fixes for Phar Lap ETS


From: Richard Tollerton
Subject: [Qemu-devel] [PATCH v2 0/2] e1000: fixes for Phar Lap ETS
Date: Wed, 10 Dec 2014 23:23:45 -0600

The 8254x driver in certain versions of Phar Lap ETS hasn't been
initializing the e1000 device properly in qemu. It looks like the driver
is relying on two specific pieces of behavior which (anecdotally) exist
in hardware, although I can't cite any datasheets on the matter; in any
case, these two patches adjust this behavior. Tested lightly on both ETS
and Win7.

This is a resend; there are no changes compared to v1.

Richard Tollerton (2):
  e1000: Clear MDIC register when PHY addr is invalid
  e1000: decrement RDT if equal to RDH

 hw/net/e1000.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

-- 
2.1.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]