Re: [Qemu-devel] [PATCH v2 04/10] fdc: emulate stepping 0

2012-01-22 Thread Hervé Poussineau
Hi, Kevin Wolf a écrit : Am 15.01.2012 08:51, schrieb Hervé Poussineau: Stepping 1 (S82078B) is not fully i82078 compatible, so better stick to initial revision Hm, this is the kind of change that I'm hesitant to make because I don't understand the implications. Can you give some more detai

Re: [Qemu-devel] [PATCH v2 04/10] fdc: emulate stepping 0

2012-01-16 Thread Kevin Wolf
Am 15.01.2012 08:51, schrieb Hervé Poussineau: > Stepping 1 (S82078B) is not fully i82078 compatible, so better stick to > initial revision > > Signed-off-by: Hervé Poussineau > --- > hw/fdc.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/hw/fdc.c b/hw/fdc.c >