qemu-devel
[Top][All Lists]
Advanced

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

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


From: Richard Tollerton
Subject: [Qemu-devel] [PATCH 0/2] e1000: fixes for Phar Lap ETS
Date: Fri, 25 Apr 2014 16:17:08 -0500

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. Adapted from patches by Jeff
Westfahl for VirtualBox.

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(-)

-- 
1.9.2




reply via email to

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