Re: [Qemu-devel] [PATCH] pcnet APROMWE bit location (retry)

2010-03-09 Thread Anthony Liguori
On 02/24/2010 12:32 AM, Chris Kilgour wrote: According to AMD document 21485D pp.141, APROMWE is bit 8 of BCR2. Signed-off-by: Christopher Kilgour Applied. Thanks. Regards, Anthony Liguori --- diff --git a/hw/pcnet.c b/hw/pcnet.c index 44b5b31..f889898 100644 --- a/hw/pcnet.c +++ b/hw/

Re: [Qemu-devel] [PATCH] pcnet APROMWE bit location

2010-02-19 Thread Anthony Liguori
On 02/14/2010 07:53 PM, Chris Kilgour wrote: I don't subscribe to the list, so please excuse any breach of etiquette. According to AMD document 21485D pp.141, APROMWE is bit 8 of BCR2. Signed-off-by: Christopher Kilgour whiterocker.com> Your mailer munged this patch so it doesn't apply.